Balaji Varadarajan created HUDI-426:
---------------------------------------
Summary: Implement Spark DataSource Support for querying
bootstrapped tables
Key: HUDI-426
URL: https://issues.apache.org/jira/browse/HUDI-426
Project: Apache Hudi (incubating)
Issue Type: Sub-task
Components: Spark datasource
Reporter: Balaji Varadarajan
Fix For: 0.5.1
We need ability in SparkDataSource to query COW table which is bootstrapped as
per
[https://cwiki.apache.org/confluence/display/HUDI/RFC+-+12+:+Efficient+Migration+of+Large+Parquet+Tables+to+Apache+Hudi#RFC-12:EfficientMigrationofLargeParquetTablestoApacheHudi-BootstrapIndex:]
Current implementation delegates to Parquet DataSource but this wont work as we
need ability to stitch the columns externally.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)