You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/05/17 06:37:39 UTC

[GitHub] [flink-table-store] tsreaper opened a new pull request, #123: [FLINK-27589] Fix incorrect implementation of TableStoreDateObjectInspector yet again

tsreaper opened a new pull request, #123:
URL: https://github.com/apache/flink-table-store/pull/123

   Current implementation of `TableStoreDateObjectInspector` is still incorrect. The resulting `Date` is actually the previous day in timezones with negative offsets.


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

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


[GitHub] [flink-table-store] tsreaper commented on pull request #123: [FLINK-27589] Fix incorrect implementation of TableStoreDateObjectInspector yet again

Posted by GitBox <gi...@apache.org>.
tsreaper commented on PR #123:
URL: https://github.com/apache/flink-table-store/pull/123#issuecomment-1128511860

   Test passed in https://github.com/tsreaper/flink-table-store/actions/runs/2336923527 and https://github.com/tsreaper/flink-table-store/actions/runs/2336923525


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

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


[GitHub] [flink-table-store] JingsongLi merged pull request #123: [FLINK-27589] Fix incorrect implementation of TableStoreDateObjectInspector yet again

Posted by GitBox <gi...@apache.org>.
JingsongLi merged PR #123:
URL: https://github.com/apache/flink-table-store/pull/123


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

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