rangareddy commented on issue #15353: URL: https://github.com/apache/hudi/issues/15353#issuecomment-4990708069
"This issue was reviewed as part of the JIRA-migrated backlog triage. MOR bootstrap (writing over non-Hudi partitions) via the Spark datasource is covered on master: TestDataSourceForBootstrap.scala `testMetadataBootstrapMORPartitioned` (line 474) metadata-bootstraps a non-Hudi partitioned dataset as MERGE_ON_READ and then performs upserts and verifies the results, with variants for inline clustering (line 343) and inline compaction (line 408); `TestBootstrapRead.java` additionally parameterizes bootstrap over MERGE_ON_READ. So the requested coverage (MOR datasource writing over non-Hudi / bootstrapped partitions) exists. Note: the linked JIRA (HUDI-4653) is still Open - that appears to be a tracking-hygiene lag rather than missing coverage. Closing as covered; please reopen if you intended additional scenarios beyond the above." -- 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]
