File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed
Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change 7474 <javax .annotation.version>1.3.2</javax .annotation.version>
7575 <spotless .version>2.30.0</spotless .version>
7676 <shade .prefix>shaded.parquet</shade .prefix>
77- <hadoop .version>3.3.6</hadoop .version>
77+ <!-- Guarantees no newer classes/methods/constants are used by parquet. -->
78+ <hadoop .version>3.3.0</hadoop .version>
7879 <parquet .format.version>2.10.0</parquet .format.version>
7980 <previous .version>1.13.1</previous .version>
8081 <thrift .executable>thrift</thrift .executable>
635636 </properties >
636637 </profile >
637638
638- <profile >
639- <id >hadoop2</id >
640- <properties >
641- <hadoop .version>2.7.3</hadoop .version>
642- </properties >
643- </profile >
644-
645639 <!-- Profile for tests to have more output -->
646640 <profile >
647641 <id >verbose-test</id >
You can’t perform that action at this time.
0 commit comments