GitHub user weijietong opened a pull request: https://github.com/apache/drill/pull/904
DRILL-5717: let some date time test cases be Local independent Some date time test cases is US Local .This will cause developers from other areas to fail. Fix is to specify the explicit Local to the test cases. You can merge this pull request into a Git repository by running: $ git pull https://github.com/weijietong/drill DRILL-5717 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/drill/pull/904.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #904 ---- commit b44f780a948c4a0898e7cee042c0590f0713f780 Author: weijietong <tongweijie...@gmail.com> Date: 2017-06-08T08:03:46Z Merge pull request #1 from apache/master sync commit d045c757c80a759b435479cc89f33c749fc16ac2 Author: weijie.tong <weijie.t...@alipay.com> Date: 2017-08-11T08:01:36Z Merge branch 'master' of github.com:weijietong/drill commit 906eef175f6751663e58f36519b325f5a4e6dfea Author: weijie.tong <weijie.t...@alipay.com> Date: 2017-08-11T08:14:54Z let some test cases be Local independent ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---