flyrain commented on code in PR #5248:
URL: https://github.com/apache/iceberg/pull/5248#discussion_r930262031
##########
spark/v3.3/spark/src/test/java/org/apache/iceberg/spark/source/TestBaseReader.java:
##########
@@ -51,7 +53,7 @@
import static org.apache.iceberg.FileFormat.PARQUET;
import static org.apache.iceberg.Files.localOutput;
-public class TestSparkBaseDataReader {
+public class TestBaseReader {
Review Comment:
I'm not sure, but I prefer this renaming since we changed the class name
from `BaseDataReader` to `BaseReader`.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]