File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed
Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change 55
66main
77info
8+ io
89cfr
910```
Original file line number Diff line number Diff line change 1+ # Backlog for ` ctk {load,save} [table] `
2+
3+ ## Apache Iceberg
4+
5+ - Exercise access with Iceberg REST catalogs
6+ https://altinity.com/blog/introducing-altinity-ice-a-simple-toolset-for-iceberg-rest-catalogs
7+
8+ - Exercise end-to-end integration with e.g. Google Cloud
9+ https://opensource.googleblog.com/2026/01/explore-public-datasets-with-apache-iceberg-and-biglake.html
10+ https://cloud.google.com/blog/products/data-analytics/announcing-bigquery-tables-for-apache-iceberg
11+
12+ - Verify on Windows
13+ Example: ` --conf spark.sql.catalog.my_catalog.warehouse=file:///D:/sparksetup/iceberg/spark_warehouse `
14+ https://medium.com/itversity/iceberg-catalogs-a-guide-for-data-engineers-a6190c7bf381
15+
16+ - Compression!
17+
18+ - Auth!
19+ https://github.com/apache/iceberg/issues/13550
You can’t perform that action at this time.
0 commit comments