Commit c2697b6
committed
- extension/json/include/json_structure.hpp+3
- extension/json/json_functions/json_structure.cpp+23-3
- src/catalog/catalog_entry/duck_table_entry.cpp+18-12
- src/common/arrow/arrow_converter.cpp+1
- src/execution/operator/persistent/physical_copy_database.cpp+1-1
- src/include/duckdb/storage/data_table.hpp+1-1
- src/include/duckdb/storage/index_storage_info.hpp+7
- src/include/duckdb/storage/table/data_table_info.hpp+2-3
- src/include/duckdb/storage/table/table_index_list.hpp+16-1
- src/storage/checkpoint/table_data_writer.cpp+5-3
- src/storage/checkpoint_manager.cpp+5-11
- src/storage/data_table.cpp+12-1
- src/storage/table_index_list.cpp+20-8
- test/arrow/arrow_roundtrip.cpp+15
- test/sql/json/issues/issue17135.test+57
0 commit comments