[GitHub] phoenix pull request: PHOENIX-1684 Functional Index using REGEXP_S...

2015-03-24 Thread twdsilva
Github user twdsilva closed the pull request at: https://github.com/apache/phoenix/pull/54 --- 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 en

[GitHub] phoenix pull request: PHOENIX-1684 Functional Index using REGEXP_S...

2015-03-24 Thread twdsilva
Github user twdsilva commented on a diff in the pull request: https://github.com/apache/phoenix/pull/54#discussion_r27065829 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/parse/IndexExpressionParseNodeRewriter.java --- @@ -51,6 +51,12 @@ public Void visit(ColumnParseNode

[GitHub] phoenix pull request: PHOENIX-1684 Functional Index using REGEXP_S...

2015-03-24 Thread twdsilva
Github user twdsilva commented on a diff in the pull request: https://github.com/apache/phoenix/pull/54#discussion_r27065708 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/parse/IndexExpressionParseNodeRewriter.java --- @@ -51,6 +51,12 @@ public Void visit(ColumnParseNode

[GitHub] phoenix pull request: PHOENIX-1684 Functional Index using REGEXP_S...

2015-03-24 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/54#discussion_r27009308 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/parse/IndexExpressionParseNodeRewriter.java --- @@ -51,6 +51,12 @@ public Void visit(ColumnParse

[GitHub] phoenix pull request: PHOENIX-1684 Functional Index using REGEXP_S...

2015-03-23 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/54#discussion_r26998344 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/parse/IndexExpressionParseNodeRewriter.java --- @@ -51,6 +51,12 @@ public Void visit(ColumnParse

[GitHub] phoenix pull request: PHOENIX-1684 Functional Index using REGEXP_S...

2015-03-23 Thread twdsilva
GitHub user twdsilva opened a pull request: https://github.com/apache/phoenix/pull/54 PHOENIX-1684 Functional Index using REGEXP_SUBSTR doesn't work correctly You can merge this pull request into a Git repository by running: $ git pull https://github.com/twdsilva/phoenix regex