You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Manoj Govindassamy (Jira)" <ji...@apache.org> on 2022/01/26 18:58:00 UTC

[jira] [Created] (HUDI-3330) TestHoodieDeltaStreamerWithMultiWriter: Use HoodieTestDataGenerator to generate backfill dataset

Manoj Govindassamy created HUDI-3330:
----------------------------------------

             Summary: TestHoodieDeltaStreamerWithMultiWriter: Use HoodieTestDataGenerator to generate backfill dataset
                 Key: HUDI-3330
                 URL: https://issues.apache.org/jira/browse/HUDI-3330
             Project: Apache Hudi
          Issue Type: Task
            Reporter: Manoj Govindassamy
            Assignee: Raymond Xu
             Fix For: 0.11.0


TestHoodieDeltaStreamerWithMultiWriter uses zip artifacts with pre-generated dataset for its backfill jobs. Anytime the metadata table schema changes, the records in the artifacts need to be regenerated. Better if we can do the standard way of dataset generation using HoodieTestDataGenerator for this test.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)