You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
SPARK-7768 finally made the UDT API public.
We can use this instead of the workaround we had so far using
ParquetMetadataStoreUDTRegistratorto expose theUDTRegistrationclass.