File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -214,9 +214,13 @@ License: Public Domain
214214
215215This product includes code from Apache Arrow.
216216
217- * checked_cast utility in src/iceberg/util/checked_cast.h.
218- * visit_type utility in src/iceberg/util/visit_type.h.
219- * Decimal128 implementation details in src/iceberg/util/decimal files.
217+ * Core utilities:
218+ * checked_cast utility in src/iceberg/util/checked_cast.h.
219+ * visit_type utility in src/iceberg/util/visit_type.h.
220+ * Decimal128 implementation details in src/iceberg/util/decimal files.
221+ * Build system modules:
222+ * cmake_modules/IcebergBuildUtils.cmake.
223+ * cmake_modules/IcebergThirdpartyToolchain.cmake.
220224
221225Copyright: 2016-2025 The Apache Software Foundation.
222226Home page: https://arrow.apache.org/
You can’t perform that action at this time.
0 commit comments