[GitHub] trafodion pull request #1642: [TRAFODION-3136] New featrue: improve on split...

2018-07-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/trafodion/pull/1642 ---

[GitHub] trafodion pull request #1642: [TRAFODION-3136] New featrue: improve on split...

2018-07-16 Thread zlei929
Github user zlei929 commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1642#discussion_r202896700 --- Diff: docs/messages_guide/src/asciidoc/_chapters/binder_msgs.adoc --- @@ -2919,3 +2919,15 @@ Use of predefined UDF is deprecated and this function w

[GitHub] trafodion pull request #1642: [TRAFODION-3136] New featrue: improve on split...

2018-07-16 Thread DaveBirdsall
Github user DaveBirdsall commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1642#discussion_r202838056 --- Diff: core/sql/bin/SqlciErrors.txt --- @@ -1450,6 +1450,7 @@ $1~String1 4494 Z 9 BEGINNER MINOR LOG

[GitHub] trafodion pull request #1642: [TRAFODION-3136] New featrue: improve on split...

2018-07-16 Thread DaveBirdsall
Github user DaveBirdsall commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1642#discussion_r202841083 --- Diff: core/sql/exp/exp_function.cpp --- @@ -2746,6 +2754,59 @@ ex_expr::exp_return_type ex_function_unixtime::eval(char *op_data[], retur

[GitHub] trafodion pull request #1642: [TRAFODION-3136] New featrue: improve on split...

2018-07-16 Thread DaveBirdsall
Github user DaveBirdsall commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1642#discussion_r202841611 --- Diff: docs/messages_guide/src/asciidoc/_chapters/binder_msgs.adoc --- @@ -2919,3 +2919,15 @@ Use of predefined UDF is deprecated and this funct

[GitHub] trafodion pull request #1642: [TRAFODION-3136] New featrue: improve on split...

2018-07-16 Thread DaveBirdsall
Github user DaveBirdsall commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1642#discussion_r202842026 --- Diff: docs/messages_guide/src/asciidoc/_chapters/binder_msgs.adoc --- @@ -2919,3 +2919,15 @@ Use of predefined UDF is deprecated and this funct

[GitHub] trafodion pull request #1642: [TRAFODION-3136] New featrue: improve on split...

2018-07-16 Thread DaveBirdsall
Github user DaveBirdsall commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1642#discussion_r202839688 --- Diff: core/sql/optimizer/SynthType.cpp --- @@ -7139,3 +7139,79 @@ const NAType * ItmLeadOlapFunction::synthesizeType() return result;

[GitHub] trafodion pull request #1642: [TRAFODION-3136] New featrue: improve on split...

2018-07-12 Thread zlei929
GitHub user zlei929 opened a pull request: https://github.com/apache/trafodion/pull/1642 [TRAFODION-3136] New featrue: improve on split_part builtin-function. modified: core/sql/common/OperTypeEnum.h modified: core/sql/exp/ExpPackDefs.cpp modified: core/sql/