[
https://issues.apache.org/jira/browse/DRILL-4551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216933#comment-15216933
]
ASF GitHub Bot commented on DRILL-4551:
---------------------------------------
GitHub user jaltekruse opened a pull request:
https://github.com/apache/drill/pull/452
DRILL-4551: Implement new functions (cot, regex_matches, split_part, …
…isdate)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jaltekruse/incubator-drill 4551-new-functions
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/452.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 #452
----
commit 0166aab070aa7175175b4a35162fc2502ea3cb90
Author: Jason Altekruse <[email protected]>
Date: 2016-03-28T18:55:11Z
DRILL-4551: Implement new functions (cot, regex_matches, split_part, isdate)
----
> Add some missing functions that are generated by Tableau (cot, regex_matches,
> split_part, isdate)
> -------------------------------------------------------------------------------------------------
>
> Key: DRILL-4551
> URL: https://issues.apache.org/jira/browse/DRILL-4551
> Project: Apache Drill
> Issue Type: Improvement
> Reporter: Jason Altekruse
> Assignee: Jason Altekruse
>
> Several of these functions do not appear to be standard SQL functions, but
> they are available in several other popular databases like SQL Server, Oracle
> and Postgres.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)