abharath9 opened a new pull request, #11838:
URL: https://github.com/apache/iceberg/pull/11838

   - I just discovered that the LegacyTypeInfoDataTypeConverter(used by 
tableSchema.getFieldTypes()) doesn't support Instant datatypes. 
   - To work for Instant datatypes, we either change 
LegacyTypeInfoDataTypeConverter or use a different method. But the 
LegacyTypeInfoDataTypeConverter has been tagged deprecated.
   - So I found another way to convert DataType to TypeInfo and made changes. 
Please verify. 
   
   Sorry, I should have dug a little more into this code earlier.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to