[jira] [Commented] (PHOENIX-1312) Do not always project the empty column family

2015-12-17 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15063417#comment-15063417 ] ramkrishna.s.vasudevan commented on PHOENIX-1312: - The test result here

[jira] [Updated] (PHOENIX-1261) Update stats table asynchronously

2015-12-17 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-1261: -- Attachment: PHOENIX-1261_master.patch Thanks for the feedback, [~jamestaylor]. I have made the

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

2015-12-17 Thread Kevin Liew (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Liew updated PHOENIX-2474: Summary: Cannot round to a negative precision (to the left of the decimal) (was: Cannot round to

[jira] [Updated] (PHOENIX-2314) Cannot prepare parameterized statement with a 'like' predicate

2015-12-17 Thread Kevin Liew (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Liew updated PHOENIX-2314: Description: *POST* {noformat} request: { "request":"prepare", "connectionId":"1646a1b9-334e-4a21

[jira] [Updated] (PHOENIX-2314) Cannot prepare parameterized statement with a 'like' predicate

2015-12-17 Thread Kevin Liew (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Liew updated PHOENIX-2314: Description: *POST* {noformat} request: { "request":"prepare", "connectionId":"1646a1b9-334e-4a21

[jira] [Updated] (PHOENIX-2314) Cannot prepare parameterized statement with a 'like' predicate

2015-12-17 Thread Kevin Liew (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Liew updated PHOENIX-2314: Description: *POST* {noformat} request: { "request":"prepare", "connectionId":"1646a1b9-334e-4a21

[jira] [Updated] (PHOENIX-2314) Cannot prepare parameterized statement with a 'like' predicate

2015-12-17 Thread Kevin Liew (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Liew updated PHOENIX-2314: Description: *POST* {noformat} request: { "request":"prepare", "connectionId":"1646a1b9-334e-4a21

[jira] [Updated] (PHOENIX-2258) Bad return value from now() and current_date()

2015-12-17 Thread Kevin Liew (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Liew updated PHOENIX-2258: Description: When using Avatica to send a sql query: {noformat}select now(){noformat} The results

[jira] [Updated] (PHOENIX-2258) Bad return value from now() and current_date()

2015-12-17 Thread Kevin Liew (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Liew updated PHOENIX-2258: Description: When using Avatica to request sql: {noformat}select now(){noformat} The results are

[jira] [Created] (PHOENIX-2536) Return of SUM function does not have the correct data type

2015-12-17 Thread Kevin Liew (JIRA)
Kevin Liew created PHOENIX-2536: --- Summary: Return of SUM function does not have the correct data type Key: PHOENIX-2536 URL: https://issues.apache.org/jira/browse/PHOENIX-2536 Project: Phoenix

[jira] [Commented] (PHOENIX-2221) Option to make data regions not writable when index regions are not available

2015-12-17 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15063008#comment-15063008 ] James Taylor commented on PHOENIX-2221: --- Yes, that's all correct, [~ayingshu]. Tha

[jira] [Updated] (PHOENIX-2524) phoenix-pherf jars not included in binary tarball

2015-12-17 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated PHOENIX-2524: Attachment: PHOENIX-2524.01.patch Ok, here's a new patch which also fixes a bunch of other things

[jira] [Updated] (PHOENIX-2524) Fixes for pherf to run with queryserver

2015-12-17 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated PHOENIX-2524: Summary: Fixes for pherf to run with queryserver (was: phoenix-pherf jars not included in binary

[jira] [Commented] (PHOENIX-2221) Option to make data regions not writable when index regions are not available

2015-12-17 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15062901#comment-15062901 ] Alicia Ying Shu commented on PHOENIX-2221: -- [~jamestaylor] Thanks a lot for the

[jira] [Commented] (PHOENIX-2524) phoenix-pherf jars not included in binary tarball

2015-12-17 Thread Mujtaba Chohan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15062889#comment-15062889 ] Mujtaba Chohan commented on PHOENIX-2524: - Looks good. We didn't notice this bef

[jira] [Commented] (PHOENIX-2524) phoenix-pherf jars not included in binary tarball

2015-12-17 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15062863#comment-15062863 ] Cody Marcel commented on PHOENIX-2524: -- Looks ok to me. [~mujtabachohan] you know t

[jira] [Commented] (PHOENIX-2524) phoenix-pherf jars not included in binary tarball

2015-12-17 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15062753#comment-15062753 ] Josh Elser commented on PHOENIX-2524: - Since it looks like no one has looked at this

[jira] [Commented] (PHOENIX-2532) WAL is disabled for transactional tables

2015-12-17 Thread Mujtaba Chohan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15062534#comment-15062534 ] Mujtaba Chohan commented on PHOENIX-2532: - Tested on cluster. With WAL, 5K batch

[jira] [Commented] (PHOENIX-1312) Do not always project the empty column family

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

[jira] [Updated] (PHOENIX-1312) Do not always project the empty column family

2015-12-17 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated PHOENIX-1312: Attachment: PHOENIX-1312_master.patch Trying QA bot. > Do not always proj

[jira] [Comment Edited] (PHOENIX-1312) Do not always project the empty column family

2015-12-17 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15062301#comment-15062301 ] James Taylor edited comment on PHOENIX-1312 at 12/17/15 4:45 PM: -

[jira] [Comment Edited] (PHOENIX-1312) Do not always project the empty column family

2015-12-17 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15062301#comment-15062301 ] James Taylor edited comment on PHOENIX-1312 at 12/17/15 4:43 PM: -

[jira] [Comment Edited] (PHOENIX-1312) Do not always project the empty column family

2015-12-17 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15062301#comment-15062301 ] James Taylor edited comment on PHOENIX-1312 at 12/17/15 4:42 PM: -

[jira] [Commented] (PHOENIX-1312) Do not always project the empty column family

2015-12-17 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15062301#comment-15062301 ] James Taylor commented on PHOENIX-1312: --- You can ignore those - I get those on my

[jira] [Comment Edited] (PHOENIX-1312) Do not always project the empty column family

2015-12-17 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15062301#comment-15062301 ] James Taylor edited comment on PHOENIX-1312 at 12/17/15 4:42 PM: -

[jira] [Commented] (PHOENIX-1312) Do not always project the empty column family

2015-12-17 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15062290#comment-15062290 ] ramkrishna.s.vasudevan commented on PHOENIX-1312: - Am getting lot of una