[jira] [Commented] (PHOENIX-3682) CURRENT_DATE and CURRENT_TIME cannot be resolved in Phoenix-Calcite

2017-02-15 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15869253#comment-15869253 ] Rajeshbabu Chintaguntla commented on PHOENIX-3682: -- FYI [~maryannxue].

[jira] [Created] (PHOENIX-3682) CURRENT_DATE and CURRENT_TIME cannot be resolved in Phoenix-Calcite

2017-02-15 Thread Rajeshbabu Chintaguntla (JIRA)
Rajeshbabu Chintaguntla created PHOENIX-3682: Summary: CURRENT_DATE and CURRENT_TIME cannot be resolved in Phoenix-Calcite Key: PHOENIX-3682 URL: https://issues.apache.org/jira/browse/PHOENIX-3682

[jira] [Commented] (PHOENIX-3585) MutableIndexIT testSplitDuringIndexScan and testIndexHalfStoreFileReader fail for transactional tables and local indexes

2017-02-15 Thread Poorna Chandra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15868822#comment-15868822 ] Poorna Chandra commented on PHOENIX-3585: - [~tdsilva] Does IndexHalfStoreFileRea

[jira] [Updated] (PHOENIX-3678) Backward compatibility fails for immutable tables after column encoding patch

2017-02-15 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-3678: -- Attachment: PHOENIX-3678.patch [~jamestaylor], please review. [~mujtabachohan], would you mind

[jira] [Commented] (PHOENIX-3585) MutableIndexIT testSplitDuringIndexScan and testIndexHalfStoreFileReader fail for transactional tables and local indexes

2017-02-15 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15868609#comment-15868609 ] Thomas D'Silva commented on PHOENIX-3585: - I think instead of returning if the I

[jira] [Created] (PHOENIX-3681) Store local indexes in a column family per index

2017-02-15 Thread Lars Hofhansl (JIRA)
Lars Hofhansl created PHOENIX-3681: -- Summary: Store local indexes in a column family per index Key: PHOENIX-3681 URL: https://issues.apache.org/jira/browse/PHOENIX-3681 Project: Phoenix Issu

[jira] [Created] (PHOENIX-3680) Do not issue delete markers when dropping a column from an immutable encoded table

2017-02-15 Thread Thomas D'Silva (JIRA)
Thomas D'Silva created PHOENIX-3680: --- Summary: Do not issue delete markers when dropping a column from an immutable encoded table Key: PHOENIX-3680 URL: https://issues.apache.org/jira/browse/PHOENIX-3680

[jira] [Commented] (PHOENIX-3679) Make local indexes the default

2017-02-15 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15868575#comment-15868575 ] Lars Hofhansl commented on PHOENIX-3679: [~jamestaylor], [~mujtabachohan], [~raj

[jira] [Created] (PHOENIX-3679) Make local indexes the default

2017-02-15 Thread Lars Hofhansl (JIRA)
Lars Hofhansl created PHOENIX-3679: -- Summary: Make local indexes the default Key: PHOENIX-3679 URL: https://issues.apache.org/jira/browse/PHOENIX-3679 Project: Phoenix Issue Type: Bug

[jira] [Assigned] (PHOENIX-3559) More disk space used with encoded column scheme with data in sparse columns

2017-02-15 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva reassigned PHOENIX-3559: --- Assignee: (was: Thomas D'Silva) > More disk space used with encoded column sche

[jira] [Created] (PHOENIX-3678) Backward compatibility fails for immutable tables after column encoding patch

2017-02-15 Thread Mujtaba Chohan (JIRA)
Mujtaba Chohan created PHOENIX-3678: --- Summary: Backward compatibility fails for immutable tables after column encoding patch Key: PHOENIX-3678 URL: https://issues.apache.org/jira/browse/PHOENIX-3678

[jira] [Commented] (PHOENIX-3655) Metrics for PQS

2017-02-15 Thread Rahul Shrivastava (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15868423#comment-15868423 ] Rahul Shrivastava commented on PHOENIX-3655: I think I will start with easy

[jira] [Updated] (PHOENIX-3400) Make javadoc warnings easier to read

2017-02-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated PHOENIX-3400: Description: Here is a recent output of javadoc warnings: https://builds.apache.org/job/PreCommit-PHOENIX

[jira] [Commented] (PHOENIX-3676) Support CASE statements in Phoenix-Calcite

2017-02-15 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15868342#comment-15868342 ] Maryann Xue commented on PHOENIX-3676: -- +1 to the patch. Thank you very much [~raje

[jira] [Commented] (PHOENIX-3674) Upsert or Delele queries failing to translate LogicalTableModify into MutableRel in Phoenix-Calcite

2017-02-15 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15868335#comment-15868335 ] Maryann Xue commented on PHOENIX-3674: -- Thank you very much for the finding and the

[jira] [Commented] (PHOENIX-3654) Load Balancer for thin client

2017-02-15 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15868313#comment-15868313 ] Josh Elser commented on PHOENIX-3654: - bq. I think we could have an interface-based

[jira] [Updated] (PHOENIX-3667) Optimize BooleanExpressionFilter for tables with encoded columns

2017-02-15 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-3667: -- Issue Type: Sub-task (was: Improvement) Parent: PHOENIX-1598 > Optimize BooleanExpres

[jira] [Updated] (PHOENIX-3672) Change tests extending BaseQueryIT to use unique table names

2017-02-15 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-3672: -- Issue Type: Sub-task (was: Task) Parent: PHOENIX-1598 > Change tests extending BaseQu

[jira] [Resolved] (PHOENIX-3672) Change tests extending BaseQueryIT to use unique table names

2017-02-15 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain resolved PHOENIX-3672. --- Resolution: Fixed > Change tests extending BaseQueryIT to use unique table names > -

[jira] [Commented] (PHOENIX-3672) Change tests extending BaseQueryIT to use unique table names

2017-02-15 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15868295#comment-15868295 ] Samarth Jain commented on PHOENIX-3672: --- Thanks for the reviews. > Change tests e

[jira] [Resolved] (PHOENIX-3677) Add a test case to test out CREATE TABLE IF NOT EXISTS code path

2017-02-15 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain resolved PHOENIX-3677. --- Resolution: Fixed > Add a test case to test out CREATE TABLE IF NOT EXISTS code path > -

[jira] [Updated] (PHOENIX-3677) Add a test case to test out CREATE TABLE IF NOT EXISTS code path

2017-02-15 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-3677: -- Attachment: PHOENIX-3677.patch > Add a test case to test out CREATE TABLE IF NOT EXISTS code p

[jira] [Updated] (PHOENIX-3677) Add a test case to test out CREATE TABLE IF NOT EXISTS code path

2017-02-15 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-3677: -- Issue Type: Sub-task (was: Task) Parent: PHOENIX-1598 > Add a test case to test out C

[jira] [Created] (PHOENIX-3677) Add a test case to test out CREATE TABLE IF NOT EXISTS code path

2017-02-15 Thread Samarth Jain (JIRA)
Samarth Jain created PHOENIX-3677: - Summary: Add a test case to test out CREATE TABLE IF NOT EXISTS code path Key: PHOENIX-3677 URL: https://issues.apache.org/jira/browse/PHOENIX-3677 Project: Phoenix

Re: [DISCUSS] Some licensing issues to resolve before the next release

2017-02-15 Thread Josh Elser
Thanks for chiming in, Andrew. Detecting that regression is what I was most worried about ;) Need to find that terminal window I had open to run the tests... Andrew Purtell wrote: For the other issue, there's no reason not to move up to more recent minors of those HBase releases without the de

[jira] [Updated] (PHOENIX-3676) Support CASE statements in Phoenix-Calcite

2017-02-15 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-3676: - Attachment: PHOENIX-3676.patch [~maryannxue] Please review. With the pat

[jira] [Created] (PHOENIX-3676) Support CASE statements in Phoenix-Calcite

2017-02-15 Thread Rajeshbabu Chintaguntla (JIRA)
Rajeshbabu Chintaguntla created PHOENIX-3676: Summary: Support CASE statements in Phoenix-Calcite Key: PHOENIX-3676 URL: https://issues.apache.org/jira/browse/PHOENIX-3676 Project: Phoenix

[jira] [Updated] (PHOENIX-3676) Support CASE statements in Phoenix-Calcite

2017-02-15 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-3676: - Labels: calcite (was: ) > Support CASE statements in Phoenix-Calcite >

[jira] [Commented] (PHOENIX-3135) Support loading csv data using apache phoenix flume plugin

2017-02-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15868192#comment-15868192 ] Hudson commented on PHOENIX-3135: - SUCCESS: Integrated in Jenkins build Phoenix-master #

[jira] [Commented] (PHOENIX-3135) Support loading csv data using apache phoenix flume plugin

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

[jira] [Commented] (PHOENIX-3658) Remove org.json:json dependency from flume module

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

[jira] [Updated] (PHOENIX-3658) Remove org.json:json dependency from flume module

2017-02-15 Thread Josh Mahonin (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Mahonin updated PHOENIX-3658: -- Fix Version/s: 4.10.0 > Remove org.json:json dependency from flume module > --

[jira] [Commented] (PHOENIX-3658) Remove org.json:json dependency from flume module

2017-02-15 Thread Josh Mahonin (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15867915#comment-15867915 ] Josh Mahonin commented on PHOENIX-3658: --- Pushed to master, 4.x-HBase-1.1 and 4.x-H

[jira] [Commented] (PHOENIX-3135) Support loading csv data using apache phoenix flume plugin

2017-02-15 Thread Josh Mahonin (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15867913#comment-15867913 ] Josh Mahonin commented on PHOENIX-3135: --- Pushed to master, 4.x-HBase-1.1, 4.x-HBas

[jira] [Resolved] (PHOENIX-3135) Support loading csv data using apache phoenix flume plugin

2017-02-15 Thread Josh Mahonin (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Mahonin resolved PHOENIX-3135. --- Resolution: Fixed Assignee: Kalyan (was: Josh Mahonin) > Support loading csv data usi

[jira] [Updated] (PHOENIX-3538) Regex Bulkload Tool

2017-02-15 Thread Kalyan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kalyan updated PHOENIX-3538: Attachment: PHOENIX-3538.src.patch PHOENIX-3538.docs.patch Hi [~gabriel.reid], [~jamestayl

[jira] [Updated] (PHOENIX-3675) Add missing aggregate functions like AVG,STDDEV_POP in Phoenix-Calcite

2017-02-15 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-3675: - Attachment: PHOENIX-3675.patch Patch adds STDDEV_POP, STDDEV_SAMP Single

[jira] [Created] (PHOENIX-3675) Add missing aggregate functions like AVG,STDDEV_POP in Phoenix-Calcite

2017-02-15 Thread Rajeshbabu Chintaguntla (JIRA)
Rajeshbabu Chintaguntla created PHOENIX-3675: Summary: Add missing aggregate functions like AVG,STDDEV_POP in Phoenix-Calcite Key: PHOENIX-3675 URL: https://issues.apache.org/jira/browse/PHOENIX-3675

[jira] [Updated] (PHOENIX-3674) Upsert or Delele queries failing to translate LogicalTableModify into MutableRel in Phoenix-Calcite

2017-02-15 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-3674: - Attachment: PHOENIX-3674.patch Here is the patch skips to get materializ

[jira] [Commented] (PHOENIX-3360) Secondary index configuration is wrong

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