You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPARK-41962][MINOR][SQL] Update the order of imports in class SpecificParquetRecordReaderBase
### What changes were proposed in this pull request?
Update the order of imports in class SpecificParquetRecordReaderBase.
### Why are the changes needed?
Follow the code style.
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
Passed GA.
Closes#39906 from wayneguow/import.
Authored-by: wayneguow <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>
(cherry picked from commit d6134f7)
Signed-off-by: Hyukjin Kwon <[email protected]>
Copy file name to clipboardExpand all lines: sql/core/src/main/java/org/apache/spark/sql/execution/datasources/parquet/SpecificParquetRecordReaderBase.java
0 commit comments