sql-databasesdatabases
pyiceberg-storage
ALWAYS USE when working with Iceberg table storage, ACID transactions, or time-travel queries. Use IMMEDIATELY when creating/loading Iceberg tables, implementing schema evolution, querying historical snapshots, or debugging catalog operations. Provides research steps for PyIceberg SDK, catalog integration, and storage layer operations.
maintainer
Obsidian-Owl
更新于 1/19/2026
星标
0
分支
11
quick start
Installation and usage
ALWAYS USE when working with Iceberg table storage, ACID transactions, or time-travel queries. Use IMMEDIATELY when creating/loading Iceberg tables, implementing schema evolution, querying historical snapshots, or debugging catalog operations. Provides research steps for PyIceberg SDK, catalog integration, and storage layer operations.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use pyiceberg-storage