[jira] [Commented] (PHOENIX-2641) Implicit wildcard in LIKE predicate search pattern

2016-09-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15457467#comment-15457467 ] ASF GitHub Bot commented on PHOENIX-2641: - Github user twdsilva commented on a d

[GitHub] phoenix pull request #200: PHOENIX-2641 Implicit wildcard in LIKE predicate ...

2016-09-01 Thread twdsilva
Github user twdsilva commented on a diff in the pull request: https://github.com/apache/phoenix/pull/200#discussion_r77291213 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/compile/ExpressionCompiler.java --- @@ -517,8 +518,13 @@ public Expression visitLeave(LikeParseNode

[jira] [Commented] (PHOENIX-1367) VIEW derived from another VIEW doesn't use parent VIEW indexes

2016-09-01 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15457358#comment-15457358 ] James Taylor commented on PHOENIX-1367: --- Why is this part of the patch necessary?

[jira] [Updated] (PHOENIX-1367) VIEW derived from another VIEW doesn't use parent VIEW indexes

2016-09-01 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva updated PHOENIX-1367: Attachment: PHOENIX-1369-4.x-HBase-0.98-v2.patch > VIEW derived from another VIEW doesn't

[jira] [Commented] (PHOENIX-1367) VIEW derived from another VIEW doesn't use parent VIEW indexes

2016-09-01 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15457337#comment-15457337 ] Thomas D'Silva commented on PHOENIX-1367: - [~jamestaylor] Yes, it works as is.

[jira] [Commented] (PHOENIX-1367) VIEW derived from another VIEW doesn't use parent VIEW indexes

2016-09-01 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15457261#comment-15457261 ] James Taylor commented on PHOENIX-1367: --- Thanks for the patch, [~tdsilva]. The ini

[jira] [Commented] (PHOENIX-1367) VIEW derived from another VIEW doesn't use parent VIEW indexes

2016-09-01 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15456997#comment-15456997 ] Thomas D'Silva commented on PHOENIX-1367: - I added a WIP patch. > VIEW derived

[jira] [Updated] (PHOENIX-1367) VIEW derived from another VIEW doesn't use parent VIEW indexes

2016-09-01 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva updated PHOENIX-1367: Attachment: PHOENIX-1369-4.x-HBase-0.98.patch > VIEW derived from another VIEW doesn't use

[jira] [Comment Edited] (PHOENIX-2946) Projected comparison between date and timestamp columns always returns true

2016-09-01 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15456958#comment-15456958 ] James Taylor edited comment on PHOENIX-2946 at 9/1/16 11:49 PM: --

[jira] [Updated] (PHOENIX-2946) Projected comparison between date and timestamp columns always returns true

2016-09-01 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-2946: -- Attachment: PHOENIX-2946_v2.patch > Projected comparison between date and timestamp columns al

[jira] [Updated] (PHOENIX-2946) Projected comparison between date and timestamp columns always returns true

2016-09-01 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-2946: -- Attachment: (was: PHOENIX-2946_v2.patch) > Projected comparison between date and timestamp

[jira] [Updated] (PHOENIX-2946) Projected comparison between date and timestamp columns always returns true

2016-09-01 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-2946: -- Attachment: PHOENIX-2946_v2.patch [~kliew] - dates, times, and timestamps may use their byte[]

[jira] [Commented] (PHOENIX-3201) Implement DAYOFWEEK and DAYOFYEAR built-in functions

2016-09-01 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15456705#comment-15456705 ] Hadoop QA commented on PHOENIX-3201: {color:red}-1 overall{color}. Here are the res

[jira] [Commented] (PHOENIX-3201) Implement DAYOFWEEK and DAYOFYEAR built-in functions

2016-09-01 Thread prakul agarwal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15456680#comment-15456680 ] prakul agarwal commented on PHOENIX-3201: - [~samarthjain] Have attached the patc

[jira] [Updated] (PHOENIX-3201) Implement DAYOFWEEK and DAYOFYEAR built-in functions

2016-09-01 Thread prakul agarwal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] prakul agarwal updated PHOENIX-3201: Attachment: PHOENIX-3201_4.x-HBase-0.98.patch PHOENIX-3201_4.x-HBase-1.1.pa

[jira] [Commented] (PHOENIX-2793) Date-time functions on null dates return no data

2016-09-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15456560#comment-15456560 ] ASF GitHub Bot commented on PHOENIX-2793: - Github user kliewkliew closed the pul

[jira] [Commented] (PHOENIX-2474) Cannot round to a negative precision (to the left of the decimal)

2016-09-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15456564#comment-15456564 ] ASF GitHub Bot commented on PHOENIX-2474: - Github user kliewkliew closed the pul

[jira] [Commented] (PHOENIX-2474) Cannot round to a negative precision (to the left of the decimal)

2016-09-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15456563#comment-15456563 ] ASF GitHub Bot commented on PHOENIX-2474: - Github user kliewkliew commented on t

[GitHub] phoenix pull request #198: PHOENIX-2474 Cannot round to a negative precision...

2016-09-01 Thread kliewkliew
Github user kliewkliew closed the pull request at: https://github.com/apache/phoenix/pull/198 --- 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

[GitHub] phoenix issue #198: PHOENIX-2474 Cannot round to a negative precision (to th...

2016-09-01 Thread kliewkliew
Github user kliewkliew commented on the issue: https://github.com/apache/phoenix/pull/198 https://github.com/apache/phoenix/commit/b7d45ca66729ae57c0896449e36b80f4fdcafb46 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[jira] [Commented] (PHOENIX-2793) Date-time functions on null dates return no data

2016-09-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15456559#comment-15456559 ] ASF GitHub Bot commented on PHOENIX-2793: - Github user kliewkliew commented on t

[GitHub] phoenix issue #201: PHOENIX-2793 Date-time functions on null dates return no...

2016-09-01 Thread kliewkliew
Github user kliewkliew commented on the issue: https://github.com/apache/phoenix/pull/201 https://github.com/apache/phoenix/commit/06d37e534d1e07e8206eaefb82dd7bf3f50455b0 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] phoenix pull request #201: PHOENIX-2793 Date-time functions on null dates re...

2016-09-01 Thread kliewkliew
Github user kliewkliew closed the pull request at: https://github.com/apache/phoenix/pull/201 --- 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

[jira] [Commented] (PHOENIX-3210) Exception trying to cast Double to BigDecimal in UpsertCompiler

2016-09-01 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15456556#comment-15456556 ] Hadoop QA commented on PHOENIX-3210: {color:red}-1 overall{color}. Here are the res

[GitHub] phoenix pull request #:

2016-09-01 Thread kliewkliew
Github user kliewkliew commented on the pull request: https://github.com/apache/phoenix/commit/06d37e534d1e07e8206eaefb82dd7bf3f50455b0#commitcomment-18870326 fixes #201 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. I

[jira] [Commented] (PHOENIX-2946) Projected comparison between date and timestamp columns always returns true

2016-09-01 Thread Kevin Liew (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15456533#comment-15456533 ] Kevin Liew commented on PHOENIX-2946: - This still fails on the master branch. `PData

[jira] [Commented] (PHOENIX-2946) Projected comparison between date and timestamp columns always returns true

2016-09-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15456519#comment-15456519 ] ASF GitHub Bot commented on PHOENIX-2946: - Github user kliewkliew commented on t

[GitHub] phoenix issue #206: PHOENIX-2946 Projected comparison between date and times...

2016-09-01 Thread kliewkliew
Github user kliewkliew commented on the issue: https://github.com/apache/phoenix/pull/206 Are some casting operations more expensive than coercion? Should the `isCastableTo` checks be moved to their own `else-if` branches below the `isCoercibleTo` checks? --- If your project is set

[jira] [Commented] (PHOENIX-2946) Projected comparison between date and timestamp columns always returns true

2016-09-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15456514#comment-15456514 ] ASF GitHub Bot commented on PHOENIX-2946: - GitHub user kliewkliew opened a pull

[jira] [Updated] (PHOENIX-2991) Add missing documentation for functions

2016-09-01 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated PHOENIX-2991: Description: In PHOENIX-2990, I noticed that we were missing some functions on the reference page

[GitHub] phoenix pull request #206: PHOENIX-2946 Projected comparison between date an...

2016-09-01 Thread kliewkliew
GitHub user kliewkliew opened a pull request: https://github.com/apache/phoenix/pull/206 PHOENIX-2946 Projected comparison between date and timestamp columns … …always returns true You can merge this pull request into a Git repository by running: $ git pull https://github.c

[jira] [Resolved] (PHOENIX-3239) test

2016-09-01 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor resolved PHOENIX-3239. --- Resolution: Invalid > test > > > Key: PHOENIX-3239 > UR

[jira] [Updated] (PHOENIX-2991) Add missing documentation for functions

2016-09-01 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated PHOENIX-2991: Description: In PHOENIX-2990, I noticed that we were missing some functions on the reference page

[jira] [Updated] (PHOENIX-2946) Projected comparison between date and timestamp columns always returns true

2016-09-01 Thread Kevin Liew (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Liew updated PHOENIX-2946: Summary: Projected comparison between date and timestamp columns always returns true (was: Compar

[jira] [Assigned] (PHOENIX-2946) Comparison between date and timestamp always returns true

2016-09-01 Thread Kevin Liew (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Liew reassigned PHOENIX-2946: --- Assignee: Kevin Liew > Comparison between date and timestamp always returns true >

[jira] [Created] (PHOENIX-3239) test

2016-09-01 Thread Joe Programmer (JIRA)
Joe Programmer created PHOENIX-3239: --- Summary: test Key: PHOENIX-3239 URL: https://issues.apache.org/jira/browse/PHOENIX-3239 Project: Phoenix Issue Type: Bug Reporter: Joe Prog

[jira] [Commented] (PHOENIX-3219) RuntimeExceptions should be caught and thrown as SQLException

2016-09-01 Thread Shehzaad Nakhoda (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15456381#comment-15456381 ] Shehzaad Nakhoda commented on PHOENIX-3219: --- [~jamestaylor] the issue in PHOEN

[jira] [Commented] (PHOENIX-2474) Cannot round to a negative precision (to the left of the decimal)

2016-09-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15456371#comment-15456371 ] Hudson commented on PHOENIX-2474: - FAILURE: Integrated in Jenkins build Phoenix-master #

[jira] [Commented] (PHOENIX-2793) Date-time functions on null dates return no data

2016-09-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15456372#comment-15456372 ] Hudson commented on PHOENIX-2793: - FAILURE: Integrated in Jenkins build Phoenix-master #

[jira] [Updated] (PHOENIX-3210) Exception trying to cast Double to BigDecimal in UpsertCompiler

2016-09-01 Thread prakul agarwal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] prakul agarwal updated PHOENIX-3210: Attachment: PHOENIX-3210_v2.patch > Exception trying to cast Double to BigDecimal in Upser

[jira] [Commented] (PHOENIX-3210) Exception trying to cast Double to BigDecimal in UpsertCompiler

2016-09-01 Thread prakul agarwal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15456363#comment-15456363 ] prakul agarwal commented on PHOENIX-3210: - [~jamestaylor] Thanks a lot for feedb

[jira] [Commented] (PHOENIX-3210) Exception trying to cast Double to BigDecimal in UpsertCompiler

2016-09-01 Thread Shehzaad Nakhoda (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15456361#comment-15456361 ] Shehzaad Nakhoda commented on PHOENIX-3210: --- Thanks [~prakul]! Looking forward

[jira] [Resolved] (PHOENIX-3238) Clean up site build scripts

2016-09-01 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved PHOENIX-3238. - Resolution: Fixed Also removed that little tip you added to the website about removing the stuff

[jira] [Commented] (PHOENIX-2793) Date-time functions on null dates return no data

2016-09-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15456271#comment-15456271 ] Hudson commented on PHOENIX-2793: - FAILURE: Integrated in Jenkins build Phoenix-4.8-HBas

[jira] [Commented] (PHOENIX-2474) Cannot round to a negative precision (to the left of the decimal)

2016-09-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15456270#comment-15456270 ] Hudson commented on PHOENIX-2474: - FAILURE: Integrated in Jenkins build Phoenix-4.8-HBas

[jira] [Updated] (PHOENIX-1367) VIEW derived from another VIEW doesn't use parent VIEW indexes

2016-09-01 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva updated PHOENIX-1367: Fix Version/s: 4.9.0 > VIEW derived from another VIEW doesn't use parent VIEW indexes > --

[jira] [Commented] (PHOENIX-3238) Clean up site build scripts

2016-09-01 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15456184#comment-15456184 ] James Taylor commented on PHOENIX-3238: --- Cool, thanks, [~elserj]! +1 > Clean up s

[jira] [Updated] (PHOENIX-3238) Clean up site build scripts

2016-09-01 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated PHOENIX-3238: Attachment: (was: PHOENIX-3238.001.patch) > Clean up site build scripts >

[jira] [Issue Comment Deleted] (PHOENIX-3238) Clean up site build scripts

2016-09-01 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated PHOENIX-3238: Comment: was deleted (was: .001 Fixes the removal of site/publish/language and sets the -Dapple.a

[jira] [Updated] (PHOENIX-3238) Clean up site build scripts

2016-09-01 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated PHOENIX-3238: Attachment: PHOENIX-3238.001.patch .001 Fixes the removal of site/publish/language and sets the -

[jira] [Updated] (PHOENIX-3238) Clean up site build scripts

2016-09-01 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated PHOENIX-3238: Attachment: PHOENIX-3238.001.patch .001 Fixes the removal of site/publish/language and sets the -

[jira] [Commented] (PHOENIX-3201) Implement DAYOFWEEK and DAYOFYEAR built-in functions

2016-09-01 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15456145#comment-15456145 ] Samarth Jain commented on PHOENIX-3201: --- Ah, that is correct. Prakul, do upload th

[jira] [Created] (PHOENIX-3238) Clean up site build scripts

2016-09-01 Thread Josh Elser (JIRA)
Josh Elser created PHOENIX-3238: --- Summary: Clean up site build scripts Key: PHOENIX-3238 URL: https://issues.apache.org/jira/browse/PHOENIX-3238 Project: Phoenix Issue Type: Bug Rep

[jira] [Commented] (PHOENIX-3201) Implement DAYOFWEEK and DAYOFYEAR built-in functions

2016-09-01 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15456136#comment-15456136 ] James Taylor commented on PHOENIX-3201: --- [~samarthjain] - we can't put this into 4

[jira] [Commented] (PHOENIX-3201) Implement DAYOFWEEK and DAYOFYEAR built-in functions

2016-09-01 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15456129#comment-15456129 ] Samarth Jain commented on PHOENIX-3201: --- [~prakul] - can you upload separate patch

[jira] [Commented] (PHOENIX-2793) Date-time functions on null dates return no data

2016-09-01 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15456111#comment-15456111 ] Samarth Jain commented on PHOENIX-2793: --- +1, committed to 4.x-* and 4.8-* branches

[jira] [Commented] (PHOENIX-3054) Counting zero null rows returns an empty result set

2016-09-01 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15456078#comment-15456078 ] James Taylor commented on PHOENIX-3054: --- I think that approach looks fine, [~an...

[jira] [Commented] (PHOENIX-2474) Cannot round to a negative precision (to the left of the decimal)

2016-09-01 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15456047#comment-15456047 ] Samarth Jain commented on PHOENIX-2474: --- +1, committed to 4.x-*, 4.8-* and master

[jira] [Commented] (PHOENIX-2990) Ensure documentation on "time/date" datatypes/functions acknowledge lack of JDBC compliance

2016-09-01 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15455998#comment-15455998 ] Josh Elser commented on PHOENIX-2990: - bq. There's a long standing bug (I finally ju

[jira] [Commented] (PHOENIX-2990) Ensure documentation on "time/date" datatypes/functions acknowledge lack of JDBC compliance

2016-09-01 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15455989#comment-15455989 ] James Taylor commented on PHOENIX-2990: --- There's a long standing bug (I finally ju

[jira] [Commented] (PHOENIX-2990) Ensure documentation on "time/date" datatypes/functions acknowledge lack of JDBC compliance

2016-09-01 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15455968#comment-15455968 ] Josh Elser commented on PHOENIX-2990: - Hey [~jamestaylor], do you have any ideas why

[jira] [Commented] (PHOENIX-3226) Phoenix should have an option to fail a query that would ship large amounts of data to the client.

2016-09-01 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15455960#comment-15455960 ] James Taylor commented on PHOENIX-3226: --- Part of the reason you're seeing this is

[jira] [Commented] (PHOENIX-3225) Distinct Queries are slower than expected at scale.

2016-09-01 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15455945#comment-15455945 ] James Taylor commented on PHOENIX-3225: --- Please comment on PHOENIX-418 so we have

[jira] [Commented] (PHOENIX-3223) Add hadoop classpath to PQS classpath

2016-09-01 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15455938#comment-15455938 ] Alicia Ying Shu commented on PHOENIX-3223: -- [~elserj] LGTM. Thanks. > Add hado

[jira] [Commented] (PHOENIX-3054) Counting zero null rows returns an empty result set

2016-09-01 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15455835#comment-15455835 ] Julian Hyde commented on PHOENIX-3054: -- Right. The behavior is as if there is one g

[jira] [Commented] (PHOENIX-2474) Cannot round to a negative precision (to the left of the decimal)

2016-09-01 Thread Kevin Liew (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15455767#comment-15455767 ] Kevin Liew commented on PHOENIX-2474: - The tests failed due to a timeout which I thi

[jira] [Resolved] (PHOENIX-3189) HBase/ZooKeeper connection leaks when providing principal/keytab in JDBC url

2016-09-01 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved PHOENIX-3189. - Resolution: Fixed Looks much happier now. > HBase/ZooKeeper connection leaks when providing pri

[jira] [Commented] (PHOENIX-418) Support approximate COUNT DISTINCT

2016-09-01 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15455273#comment-15455273 ] Ankit Singhal commented on PHOENIX-418: --- Yes, spark has also implemented using clea

[jira] [Commented] (PHOENIX-3054) Counting zero null rows returns an empty result set

2016-09-01 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15455267#comment-15455267 ] Hadoop QA commented on PHOENIX-3054: {color:red}-1 overall{color}. Here are the res

[jira] [Commented] (PHOENIX-3225) Distinct Queries are slower than expected at scale.

2016-09-01 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15455259#comment-15455259 ] Ankit Singhal commented on PHOENIX-3225: Yes, it is a de-facto standard for uniq

[jira] [Created] (PHOENIX-3237) Automatic rebuild of disabled index will fail if indexes of two tables are disabled at the same time

2016-09-01 Thread Ankit Singhal (JIRA)
Ankit Singhal created PHOENIX-3237: -- Summary: Automatic rebuild of disabled index will fail if indexes of two tables are disabled at the same time Key: PHOENIX-3237 URL: https://issues.apache.org/jira/browse/PHOE

[jira] [Commented] (PHOENIX-3235) Tephra errors when trying to create a transactional table in Phoenix 4.8.0

2016-09-01 Thread Francis Chuang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15455092#comment-15455092 ] Francis Chuang commented on PHOENIX-3235: - After some testing I noticed the foll

[jira] [Updated] (PHOENIX-3054) Counting zero null rows returns an empty result set

2016-09-01 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated PHOENIX-3054: --- Attachment: PHOENIX-3054.patch [~giacomotaylor], how about letting the plan to give the iter

[jira] [Assigned] (PHOENIX-3054) Counting zero null rows returns an empty result set

2016-09-01 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal reassigned PHOENIX-3054: -- Assignee: Ankit Singhal > Counting zero null rows returns an empty result set > -

[jira] [Commented] (PHOENIX-808) Create snapshot of SYSTEM.CATALOG prior to upgrade and restore on any failure

2016-09-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15454796#comment-15454796 ] Hudson commented on PHOENIX-808: SUCCESS: Integrated in Jenkins build Phoenix-4.8-HBase-1

[jira] [Commented] (PHOENIX-3236) Problem with shading apache commons on Azure.

2016-09-01 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15454764#comment-15454764 ] Hadoop QA commented on PHOENIX-3236: {color:red}-1 overall{color}. Here are the res

[jira] [Updated] (PHOENIX-3236) Problem with shading apache commons on Azure.

2016-09-01 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Soldatov updated PHOENIX-3236: - Attachment: PHOENIX-3236-1.patch Quite simple patch to disable shading for apache common

[jira] [Created] (PHOENIX-3236) Problem with shading apache commons on Azure.

2016-09-01 Thread Sergey Soldatov (JIRA)
Sergey Soldatov created PHOENIX-3236: Summary: Problem with shading apache commons on Azure. Key: PHOENIX-3236 URL: https://issues.apache.org/jira/browse/PHOENIX-3236 Project: Phoenix Iss