We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e70d2ca commit 70294f9Copy full SHA for 70294f9
7 files changed
src/iceberg/CMakeLists.txt
@@ -86,7 +86,7 @@ if(ICEBERG_BUILD_BUNDLE)
86
arrow/demo_arrow.cc
87
arrow/arrow_fs_file_io.cc
88
avro/demo_avro.cc
89
- avro/avro_schema_util.cc
+ avro/avro_schema_util_internal.cc
90
avro/avro_stream_internal.cc)
91
92
# Libraries to link with exported libiceberg_bundle.{so,a}.
src/iceberg/avro/avro_schema_util.cc
0 commit comments