Skip to content

Commit 3911af2

Browse files
committed
feat: define table properties with default values
1 parent a80066d commit 3911af2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/iceberg/meson.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ iceberg_sources = files(
6767
'statistics_file.cc',
6868
'table.cc',
6969
'table_metadata.cc',
70+
'table_properties.cc',
7071
'table_scan.cc',
7172
'transform.cc',
7273
'transform_function.cc',

0 commit comments

Comments
 (0)