Delta Lake Integration Dependencies Configurations Delta Lake Operations Delta lake is an open-source project that enables building a Lakehouse Architecture on top of existing...
Table format (aka. format) was first proposed by Iceberg, which can be described as follows: It defines the relationship between tables and files, and any engine can query and r...
Using Iceberg in Spark 3 Adding catalogs Creating a table Writing Reading Next steps The latest version of Iceberg is 1.5.2 . Spark is currently the most feature-rich compu...
HA Architecture Key Benefits System-side Deployment Pseudo mode Production mode Client-side Usage How to Hot Upgrade Kyuubi Server As an enterprise-class ad-hoc SQL query s...
What is DBeaver Installation Using DBeaver with Kyuubi New Connection Configure Connection Basic Connection Settings Session Configurations Connecting in HA mode Test Connec...
Spark DataSource API The hudi-spark module offers the DataSource API to write a Spark DataFrame into a Hudi table. There are a number of options available: HoodieWriteConfig :...