Explore OSS #4
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Products
pyiceberg (python plugin, will be needed for ETL)Installation and Configuration
data-transport 2.4 has support for iceberg (no streaming yet)
Drill allows us to have visibility over all the databases (jdbc compatibility) including Iceberg
Instead of using pyIceberg, I opted for pyspark because pyIceberg is not compatible with python 3.9. I also have built support for iceberg to data-transport.