rohitmittapalli commented on code in PR #10199:
URL: https://github.com/apache/hudi/pull/10199#discussion_r1408463667
##########
hudi-utilities/src/main/java/org/apache/hudi/utilities/sources/ParquetDFSSource.java:
##########
@@ -32,7 +32,7 @@
/**
* DFS Source that reads parquet data.
*/
-public class ParquetDFSSource extends RowSource {
+Ď€public class ParquetDFSSource extends RowSource {
Review Comment:
```suggestion
public class ParquetDFSSource extends RowSource {
```
--
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]