We are using DuckDB with the Ducklake extension from a Java program. If we select a row that contains a VARIANT column, the JVM crashes.
The failure occurs with some values in the VARIANT column, not for all rows.
I have attached the hs_err file.
sample_hs_err..log
A reproducible sample can be found at:
https://github.com/MGathier/duckdb-crash
We are using DuckDB with the Ducklake extension from a Java program. If we select a row that contains a VARIANT column, the JVM crashes.
The failure occurs with some values in the VARIANT column, not for all rows.
I have attached the hs_err file.
sample_hs_err..log
A reproducible sample can be found at:
https://github.com/MGathier/duckdb-crash