Skip to content

Commit a1877af

Browse files
dfa1claude
andcommitted
docs(adr): link the Iceberg File Format proposal from ADR 0018
The proposal 'Adding Vortex as an Iceberg File Format' builds on the 1.11.0 File Format API (projection/filter push-down, metrics from statistics); ADR 0018's Calcite adapter is the working demonstration of that push-down source, so cross-link it from the References. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 173e089 commit a1877af

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/adr/0018-calcite-sql-adapter.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,3 +217,7 @@ throughput belongs to the Arrow door.
217217
- [ADR 0017 — in-house FlatBuffers codegen](0017-in-house-flatbuffers-codegen.md) (JDK 25 /
218218
generated-code pressure that motivated the Janino smoke test)
219219
- Apache Calcite adapter SPI — https://calcite.apache.org/docs/adapter.html
220+
- [Proposal: Adding Vortex as an Iceberg File Format](https://docs.google.com/document/d/1g0EJDr3DkSmfAce8C94zA2JyWRj2SeNeAeiYOotnSww/edit)
221+
— Iceberg's File Format API (1.11.0) integration plan; this adapter is the working
222+
demonstration of the projection/filter/aggregate push-down it relies on (push-down source,
223+
metrics from zone-map statistics)

0 commit comments

Comments
 (0)