should be it
This commit is contained in:
8
external/duckdb/test/sql/copy/parquet/parquet_4859.test
vendored
Normal file
8
external/duckdb/test/sql/copy/parquet/parquet_4859.test
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# name: test/sql/copy/parquet/parquet_4859.test
|
||||
# description: Issue #4859: Structs in structs lost type info in recursive call to TypeHasExactRowCount
|
||||
# group: [parquet]
|
||||
|
||||
require parquet
|
||||
|
||||
statement ok
|
||||
select "repositoryTopics.edges" from "data/parquet-testing/bug4859.parquet"
|
||||
Reference in New Issue
Block a user