[GitHub] drill pull request: DRILL-3769: Allow to_date() to use castDate()'...

2015-11-03 Thread hsuanyi
Github user hsuanyi closed the pull request at: https://github.com/apache/drill/pull/205 --- 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 enab

[GitHub] drill pull request: DRILL-3769: Allow to_date() to use castDate()'...

2015-10-19 Thread hsuanyi
Github user hsuanyi commented on a diff in the pull request: https://github.com/apache/drill/pull/205#discussion_r42401544 --- Diff: exec/java-exec/src/test/resources/testframework/testCastFunctions/testToDateForTimeStamp.tsv --- @@ -0,0 +1 @@ +1969-12-31 --- End diff --

[GitHub] drill pull request: DRILL-3769: Allow to_date() to use castDate()'...

2015-10-19 Thread mehant
Github user mehant commented on a diff in the pull request: https://github.com/apache/drill/pull/205#discussion_r42399236 --- Diff: exec/java-exec/src/test/resources/testframework/testCastFunctions/testToDateForTimeStamp.tsv --- @@ -0,0 +1 @@ +1969-12-31 --- End diff --

[GitHub] drill pull request: DRILL-3769: Allow to_date() to use castDate()'...

2015-10-19 Thread mehant
Github user mehant commented on the pull request: https://github.com/apache/drill/pull/205#issuecomment-149287371 +1 --- 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 w

[GitHub] drill pull request: DRILL-3769: Allow to_date() to use castDate()'...

2015-10-14 Thread hsuanyi
GitHub user hsuanyi opened a pull request: https://github.com/apache/drill/pull/205 DRILL-3769: Allow to_date() to use castDate()'s implementations You can merge this pull request into a Git repository by running: $ git pull https://github.com/hsuanyi/incubator-drill DRILL-376