You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by GitBox <gi...@apache.org> on 2021/08/06 15:07:49 UTC

[GitHub] [phoenix] richardantal commented on pull request #1284: PHOENIX-6486 Phoenix uses inconsistent chronologies internally, breaking pre-Gregorian date handling

richardantal commented on pull request #1284:
URL: https://github.com/apache/phoenix/pull/1284#issuecomment-894325313


   I can see the point that it is not the most sophisticated solution to the problem.
   When I checked the different type of dates we use in the code I concluded that at the end we return a java.sql.Date in Phoenix resultSet from a long value. The java.sql.Date has the GJChronology so even if until that point we consistently use the ISO chronology it will be changed.


-- 
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-unsubscribe@phoenix.apache.org

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