1
0

[HUDI-2688][RFC-40] A new Hudi connector for Trino (#3957)

Add implementation details of a new hudi-trino connector
This commit is contained in:
Sagar Sumit
2022-01-28 19:13:11 +05:30
committed by GitHub
parent 0bd38f26ca
commit 2b52a56981
3 changed files with 283 additions and 1 deletions

View File

@@ -63,7 +63,7 @@ The list of all RFCs can be found here.
| 37 | [Hudi metadata based bloom index] | `UNDER REVIEW` |
| 38 | [Spark Datasource V2 Integration] | `UNDER REVIEW` |
| 39 | [Incremental source for Debezium](./rfc-39/rfc-39.md) | `IN PROGRESS` |
| 40 | [Hudi Connector for Trino] | `UNDER REVIEW` |
| 40 | [Hudi Connector for Trino](./rfc-40/rfc-40.md) | `IN PROGRESS` |
| 41 | [Hudi Snowflake Integration] | `UNDER REVIEW` |
| 42 | [Consistent Hashing Index](./rfc-42/rfc-42.md) | `UNDER REVIEW` |
| 43 | [Compaction / Clustering Service](./rfc-43/rfc-43.md) | `UNDER REVIEW` |