[
https://issues.apache.org/jira/browse/DRILL-5717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16151832#comment-16151832
]
ASF GitHub Bot commented on DRILL-5717:
---------------------------------------
Github user weijietong commented on the issue:
https://github.com/apache/drill/pull/904
@vvysotskyi has updated the mentioned parts. These
[4ea36c3](https://github.com/apache/drill/commit/4ea36c3f18841b229aca5048b7d162ea16bfd5a1),
[caa8b78](https://github.com/apache/drill/commit/caa8b78c5c31c44e59b5ff1bdf6f1900d14b1a1a)
two links has been deeply thought about . I think they can't be solved using
the same approach at current PR. They are too old to lost some function
definitions like `casttimestamptz` . `VectorUtil.appendVectorAccessibleContent`
's date format does not retain time zone part. So I suggest they should be
kept there or removed.
> change some date time unit cases with specific timezone or Local
> ----------------------------------------------------------------
>
> Key: DRILL-5717
> URL: https://issues.apache.org/jira/browse/DRILL-5717
> Project: Apache Drill
> Issue Type: Bug
> Components: Tools, Build & Test
> Affects Versions: 1.9.0, 1.11.0
> Reporter: weijie.tong
>
> Some date time test cases like JodaDateValidatorTest is not Local
> independent .This will cause other Local's users's test phase to fail. We
> should let these test cases to be Local env independent.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)