This engine provides a read-only integration with existing Apache Hudi tables in Amazon S3.Documentation Index
Fetch the complete documentation index at: https://private-7c7dfe99-page-updates.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Create table
Note that the Hudi table must already exist in S3, this command does not take DDL parameters to create a new table.url— Bucket url with the path to an existing Hudi table.aws_access_key_id,aws_secret_access_key- Long-term credentials for the AWS account user. You can use these to authenticate your requests. Parameter is optional. If credentials are not specified, they are used from the configuration file.extra_credentials- Optional. Used to pass arole_arnfor role-based access in ClickHouse Cloud. See Secure S3 for configuration steps.