2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
|
- data/csv/issue_16098.csv+3.0k
- extension/parquet/column_writer.cpp+19-3
- src/catalog/catalog_entry_retriever.cpp+1-1
- src/catalog/catalog_search_path.cpp+8-8
- src/common/hive_partitioning.cpp+1-1
- src/common/multi_file_reader.cpp+3-3
- src/function/window/window_boundaries_state.cpp+21-6
- src/include/duckdb/catalog/catalog_entry_retriever.hpp+1-1
- src/include/duckdb/catalog/catalog_search_path.hpp+10-9
- src/include/duckdb/common/multi_file_reader.hpp+2-2
- src/main/config.cpp+7-1
- src/main/database.cpp+8-8
- src/planner/binder/statement/bind_create_table.cpp+6-5
- src/transaction/duck_transaction.cpp+11-3
- test/parquet/test_parquet_schema.test+23
- test/sql/attach/attach_issue16122.test+30
- test/sql/window/window_valid_end.test_slow+35
0 commit comments