xskipper icon indicating copy to clipboard operation
xskipper copied to clipboard

Use Spark's public UDT API

Open guykhazma opened this issue 4 years ago • 0 comments

SPARK-7768 finally made the UDT API public. We can use this instead of the workaround we had so far using ParquetMetadataStoreUDTRegistrator to expose the UDTRegistration class.

guykhazma avatar Mar 10 '21 06:03 guykhazma