Re: [EXTERNAL] Raise exception instead of silent change for new DateTimeformatter

2021-10-01 Thread Stamatis Zampetakis
Hi Ashish, Sankar, I am not sure if you both refer to the same problem. As far as it concerns reading and writing to Parquet/Avro files the compatibility issues should be resolved as part of HIVE-25104 [1], and HIVE-25219 [2]. If I recall correctly we added some config properties to ease migratio

RE: [EXTERNAL] Raise exception instead of silent change for new DateTimeformatter

2021-09-30 Thread Sankar Hariappan
Hi @Stamatis Zampetakis, @David, Our current implementation using DateTimeFormatter is not backward compatible and it leads to migration issues. One of our customer who have this use-case where we don't have a better options to migrate. Hive