yihua commented on PR #20029: URL: https://github.com/apache/hudi/pull/20029#issuecomment-5783990844
For context: the `shortName()` override to `"HudiFileGroup"` came in with HUDI-8746 (#13632), so this regression affects 1.1.0, 1.1.1, 1.2.0 and the 1.2.1 RC on every Spark version (1.0.x is unaffected since `HoodieFileGroupReaderBasedParquetFileFormat` still inherited `"parquet"`). Worth backporting the fix to release-1.1.x and release-1.2.x once it lands. -- 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]
