File tree Expand file tree Collapse file tree
src/test/java/org/apache/parquet/schema Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6060 <type >test-jar</type >
6161 <scope >test</scope >
6262 </dependency >
63- <dependency >
64- <groupId >org.apache.parquet</groupId >
65- <artifactId >parquet-format-structures</artifactId >
66- <version >${project.version} </version >
67- <scope >test</scope >
68- </dependency >
6963 <dependency >
7064 <groupId >it.unimi.dsi</groupId >
7165 <artifactId >fastutil</artifactId >
Original file line number Diff line number Diff line change 5555import java .util .ArrayList ;
5656import java .util .List ;
5757import java .util .concurrent .Callable ;
58- import org .apache .parquet .format .EdgeInterpolationAlgorithm ;
58+ import org .apache .parquet .column . schema .EdgeInterpolationAlgorithm ;
5959import org .apache .parquet .schema .PrimitiveType .PrimitiveTypeName ;
6060import org .apache .parquet .schema .Type .Repetition ;
6161import org .junit .Assert ;
You can’t perform that action at this time.
0 commit comments