[HUDI-3018] Adding validation to dataframe scheme to ensure reserved field does not have diff data type (#4852)
This commit is contained in:
committed by
GitHub
parent
2f99e8458a
commit
d5444ff7ff
@@ -17,7 +17,6 @@
|
||||
*/
|
||||
|
||||
package org.apache.hudi
|
||||
|
||||
import org.apache.avro.Schema.Type
|
||||
import org.apache.avro.generic.{GenericRecord, GenericRecordBuilder, IndexedRecord}
|
||||
import org.apache.avro.{AvroRuntimeException, JsonProperties, Schema}
|
||||
|
||||
Reference in New Issue
Block a user