Apache-Spark based Data Flow(ETL) Framework which supports multiple read, write destinations of different types and also support multiple categories of transformation rules.
Other
26
stars
13
forks
source link
Explore and support Apache Iceberg table format #32
Is your feature request related to a problem? Please describe.Apache Iceberg is a new table format for large, slow-moving tabular data. From the load perspective of the ETL framework support is required for the Iceberg.
Describe the solution you'd like
Exploration and implementation of code are required for supporting a new format in the framework.
Is your feature request related to a problem? Please describe. Apache Iceberg is a new table format for large, slow-moving tabular data. From the load perspective of the ETL framework support is required for the Iceberg.
Describe the solution you'd like Exploration and implementation of code are required for supporting a new format in the framework.