vinothchandar commented on pull request #3491: URL: https://github.com/apache/hudi/pull/3491#issuecomment-900698318
@nsivabalan I am redoing this a bit, removing all `_CFG` suffixes, make it nice and consistent. There are also some files like MetadataConfig and ConsistencyGuardConfig that are not taken care of. Getting those too. In the meantime, CI seems to be failing on integ test. ``` [ERROR] Failures: [ERROR] ITTestHoodieDemo.testParquetDemo:122->testIncrementalSparkSQLQuery:441->ITTestBase.assertStdOutContains:293 Did not find output the expected number of times. ==> expected: <2> but was: <0> [INFO] [ERROR] Tests run: 11, Failures: 1, Errors: 0, Skipped: 1 ``` -- 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]
