rangareddy commented on issue #15358: URL: https://github.com/apache/hudi/issues/15358#issuecomment-4990727650
This issue was reviewed as part of the JIRA-migrated backlog triage. MOR bootstrap via both the Spark datasource and Spark SQL is covered on master: TestDataSourceForBootstrap.scala has testMetadataBootstrapMORPartitioned / testMetadataBootstrapMORPartitionedInlineClustering / testMetadataBootstrapMORPartitionedInlineCompactionOn, and hudi-spark-datasource/hudi-spark/src/test/scala/org/apache/spark/sql/hudi/procedure/TestBootstrapProcedure.scala includes 'Test Call run_bootstrap Procedure about MOR with full record' (line 233) exercising run_bootstrap with table_type => MERGE_ON_READ. The requested datasource + SQL MOR bootstrap coverage exists; closing as already addressed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
