File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed
hudi-hadoop-common/src/test/java/org/apache Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 3737import org .apache .hudi .stats .HoodieColumnRangeMetadata ;
3838import org .apache .hudi .storage .StoragePath ;
3939
40- import org .apache .avro .JsonProperties ;
4140import org .apache .avro .generic .GenericData ;
4241import org .apache .avro .generic .GenericRecord ;
4342import org .apache .hadoop .fs .Path ;
Original file line number Diff line number Diff line change 3939import java .util .Collections ;
4040import java .util .List ;
4141
42- import static org .apache .avro .SchemaCompatibility .SchemaCompatibilityType .COMPATIBLE ;
43- import static org .apache .avro .SchemaCompatibility .checkReaderWriterCompatibility ;
4442import static org .apache .hudi .common .testutils .SchemaTestUtil .getSchemaFromResource ;
4543import static org .apache .parquet .avro .HoodieAvroParquetSchemaConverter .getAvroSchemaConverter ;
4644import static org .apache .parquet .schema .OriginalType .DATE ;
You can’t perform that action at this time.
0 commit comments