[jira] [Updated] (PHOENIX-4872) BulkLoad has bug when loading on single-cell-array-with-offsets table.

2018-08-27 Thread JeongMin Ju (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] JeongMin Ju updated PHOENIX-4872: - Description: CsvBulkLoadTool creates incorrect data for the SCAWO(SingleCellArrayWithOffsets)

[jira] [Updated] (PHOENIX-4872) BulkLoad has bug when loading on single-cell-array-with-offsets table.

2018-08-27 Thread JeongMin Ju (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] JeongMin Ju updated PHOENIX-4872: - Description: CsvBulkLoadTool creates incorrect data for the SCAWO(SingleCellArrayWithOffsets)

[jira] [Created] (PHOENIX-4872) BulkLoad has bug when loading on single-cell-array-with-offsets table.

2018-08-27 Thread JeongMin Ju (JIRA)
JeongMin Ju created PHOENIX-4872: Summary: BulkLoad has bug when loading on single-cell-array-with-offsets table. Key: PHOENIX-4872 URL: https://issues.apache.org/jira/browse/PHOENIX-4872 Project: Pho

[jira] [Updated] (PHOENIX-4798) Update encoded col qualifiers on the base table correctly

2018-08-27 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva updated PHOENIX-4798: Attachment: PHOENIX-4798-4.x-HBase-1.3-final.patch > Update encoded col qualifiers on the

[jira] [Updated] (PHOENIX-4798) Update encoded col qualifiers on the base table correctly

2018-08-27 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva updated PHOENIX-4798: Attachment: PHOENIX-4798-final.patch > Update encoded col qualifiers on the base table co

[jira] [Updated] (PHOENIX-4870) PQS metrics are not being logged when AutoCommit is set to true in LoggingPhoenixConnection

2018-08-27 Thread Swaroopa Kadam (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swaroopa Kadam updated PHOENIX-4870: Description: In PQS, when LoggingPhoenixConnection calls commit or close, metrics logs ar

[jira] [Updated] (PHOENIX-4871) Query parser throws exception on parameterized join

2018-08-27 Thread Mehdi Salarkia (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mehdi Salarkia updated PHOENIX-4871: Attachment: PHOENIX-4871-repo.patch > Query parser throws exception on parameterized join

[jira] [Created] (PHOENIX-4871) Query parser throws exception on parameterized join

2018-08-27 Thread Mehdi Salarkia (JIRA)
Mehdi Salarkia created PHOENIX-4871: --- Summary: Query parser throws exception on parameterized join Key: PHOENIX-4871 URL: https://issues.apache.org/jira/browse/PHOENIX-4871 Project: Phoenix

[jira] [Updated] (PHOENIX-4870) PQS metrics are not being logged when AutoCommit is set to true in LoggingPhoenixConnection

2018-08-27 Thread Swaroopa Kadam (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swaroopa Kadam updated PHOENIX-4870: Description: In PQS, when LoggingPhoenixConnection calls commit or close, metrics logs ar

[jira] [Updated] (PHOENIX-4870) PQS metrics are not being logged when AutoCommit is set to true in LoggingPhoenixConnection

2018-08-27 Thread Swaroopa Kadam (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swaroopa Kadam updated PHOENIX-4870: Description: In PQS, when LoggingPhoenixConnection is explicitly set with AutoCommit as

[jira] [Updated] (PHOENIX-4870) PQS metrics are not being logged when AutoCommit is set to true in LoggingPhoenixConnection

2018-08-27 Thread Swaroopa Kadam (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swaroopa Kadam updated PHOENIX-4870: Description: In PQS, when c {code:java} @Test public void testPhoenixMetricsLoggedOnAutoC

[jira] [Updated] (PHOENIX-4870) PQS metrics are not being logged when AutoCommit is set to true in LoggingPhoenixConnection

2018-08-27 Thread Swaroopa Kadam (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swaroopa Kadam updated PHOENIX-4870: Description: In PQS, when LoggingPhoenixConnection is explicitely set with AutoCommit as

[jira] [Created] (PHOENIX-4870) PQS metrics are not being logged when AutoCommit is set to true in LoggingPhoenixConnection

2018-08-27 Thread Swaroopa Kadam (JIRA)
Swaroopa Kadam created PHOENIX-4870: --- Summary: PQS metrics are not being logged when AutoCommit is set to true in LoggingPhoenixConnection Key: PHOENIX-4870 URL: https://issues.apache.org/jira/browse/PHOENIX-487

[DISCUSS] EXPLAIN'ing what we do well (was Re: [DISCUSS] Suggestions for Phoenix from HBaseCon Asia notes)

2018-08-27 Thread Josh Elser
On 8/27/18 5:03 PM, Thomas D'Silva wrote: 3. Better recommendations to users to not attempt certain queries. We definitively know that there are certain types of queries that Phoenix cannot support well (compared to optimal Phoenix use-cases). Users very commonly fall into such pitfalls on their

Re: [DISCUSS] Suggestions for Phoenix from HBaseCon Asia notes

2018-08-27 Thread Thomas D'Silva
> > > 2. Can Phoenix be the de-facto schema for SQL on HBase? > > We've long asserted "if you have to ask how Phoenix serializes data, you > shouldn't be do it" (a nod that you have to write lots of code). What if we > turn that on its head? Could we extract our PDataType serialization, > composite

[DISCUSS] Suggestions for Phoenix from HBaseCon Asia notes

2018-08-27 Thread Josh Elser
(bcc: dev@hbase, in case folks there have been waiting for me to send this email to dev@phoenix) Hi, In case you missed it, there was an HBaseCon event held in Asia recently. Stack took some great notes and shared them with the HBase community. A few of them touched on Phoenix, directly or in

Re: Null array elements with joins

2018-08-27 Thread Gerald Sangudi
Hi folks, I submitted PR https://github.com/apache/phoenix/pull/335 Appreciate your review. Thanks, Gerald On Mon, Aug 13, 2018 at 1:10 PM, James Taylor wrote: > I commented on the JIRA you filed here: PHOENIX-4791. Best to keep > discussion there. > Thanks, > James > > On Mon, Aug 13, 2018 a