ClickHouseCompositeHandler |
Boilerplate composite handler that allows one to use a single Lambda function for both Metadata and Data.
|
ClickHouseConstants |
Clickhouse Module Constants including name, driver, and default port.
|
ClickHouseMetadataHandler |
Class handles metadata for ClickHouse and reuses code from Athena MySQL module for compatibility.
|
ClickHouseMuxCompositeHandler |
Boilerplate composite handler that allows us to use a single Lambda function for both Metadata and Data.
|
ClickHouseMuxMetadataHandler |
Metadata handler facade that integrates with AWS Secrets, Amazon Athena, and S3.
|
ClickHouseMuxRecordHandler |
Data handler facade that integrates with S3, Athena, and Secrets.
|
ClickHouseRecordHandler |
|
ClickHouseUtil |
Clickhouse utilities adapted and ported from JDBCUtil .
|