[jira] [Assigned] (PHOENIX-4791) Array elements are nullified with joins

2018-08-31 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva reassigned PHOENIX-4791: --- Assignee: Gerald Sangudi > Array elements are nullified with joins >

[jira] [Updated] (PHOENIX-4882) The client re-resolves the table for every projected non-indexed column when there's a local index.

2018-08-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4882: --- Attachment: PHOENIX-4882-partial-quick-fix.txt > The client re-resolves the table for

[jira] [Updated] (PHOENIX-4882) The client re-resolves the table for every projected non-indexed column when there's a local index.

2018-08-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4882: --- Attachment: stacks.txt > The client re-resolves the table for every projected non-indexed

[jira] [Updated] (PHOENIX-3547) Promote CATALOG.VIEW_INDEX_ID to an int

2018-08-31 Thread Mehdi Salarkia (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mehdi Salarkia updated PHOENIX-3547: Attachment: 4.x-HBase-1.4.patch 4.x-HBase-0.98.patch

[jira] [Updated] (PHOENIX-3547) Promote CATALOG.VIEW_INDEX_ID to an int

2018-08-31 Thread Mehdi Salarkia (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mehdi Salarkia updated PHOENIX-3547: Attachment: (was: PHOENIX-3547.patch) > Promote CATALOG.VIEW_INDEX_ID to an int >

[jira] [Updated] (PHOENIX-4884) INSTR function should work seamlessly with literal and non-literal arguments

2018-08-31 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated PHOENIX-4884: Attachment: PHOENIX-4884.002.patch > INSTR function should work seamlessly with literal and

[jira] [Moved] (PHOENIX-4885) After HBASE-20940 any local index query will open all HFiles of every Region involved in the query

2018-08-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl moved HBASE-21137 to PHOENIX-4885: Key: PHOENIX-4885 (was: HBASE-21137) Project: Phoenix

[jira] [Updated] (PHOENIX-4885) After HBASE-20940 any local index query will open all HFiles of every Region involved in the query

2018-08-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4885: --- Attachment: PHOENIX-4885-quickfix.txt > After HBASE-20940 any local index query will open

[jira] [Updated] (PHOENIX-4884) INSTR function should work seamlessly with literal and non-literal arguments

2018-08-31 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated PHOENIX-4884: Attachment: PHOENIX-4884.001.patch > INSTR function should work seamlessly with literal and

[jira] [Created] (PHOENIX-4884) INSTR function should work seamlessly with literal and non-literal arguments

2018-08-31 Thread Josh Elser (JIRA)
Josh Elser created PHOENIX-4884: --- Summary: INSTR function should work seamlessly with literal and non-literal arguments Key: PHOENIX-4884 URL: https://issues.apache.org/jira/browse/PHOENIX-4884

[jira] [Updated] (PHOENIX-4883) InvalidQualifierBytesException was thrown when running the sample code from dynamic columns page

2018-08-31 Thread Clay Cheng (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clay Cheng updated PHOENIX-4883: Description: I was following the *Dynamic Columns* section from [here|http://example.com/] Here

[jira] [Created] (PHOENIX-4883) InvalidQualifierBytesException was thrown when running the sample code from dynamic columns page

2018-08-31 Thread Clay Cheng (JIRA)
Clay Cheng created PHOENIX-4883: --- Summary: InvalidQualifierBytesException was thrown when running the sample code from dynamic columns page Key: PHOENIX-4883 URL: https://issues.apache.org/jira/browse/PHOENIX-4883

[jira] [Updated] (PHOENIX-4882) The client re-resolves the table for every projected non-indexed column when there's a local index.

2018-08-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4882: --- Description: See TupleProjectionCompiler.ColumnRefVisitor. Each non-projected column

[jira] [Updated] (PHOENIX-4882) The client re-resolves the table for every projected non-indexed column when there's a local index.

2018-08-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4882: --- Description: See TupleProjectionCompiler.ColumnRefVisitor. Each non-projected column

[jira] [Updated] (PHOENIX-4882) The client re-resolves the table for every projected non-indexed column when there's a local index.

2018-08-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4882: --- Description: See TupleProjectionCompiler.ColumnRefVisitor. Each non-projected column

[jira] [Updated] (PHOENIX-4882) The client re-resolves the table for every projected non-indexed column when there's a local index.

2018-08-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4882: --- Description: See TupleProjectionCompiler.ColumnRefVisitor. Each non-projected column

[jira] [Created] (PHOENIX-4882) The client re-resolves the table for every projected non-indexed column when there's a local index.

2018-08-31 Thread Lars Hofhansl (JIRA)
Lars Hofhansl created PHOENIX-4882: -- Summary: The client re-resolves the table for every projected non-indexed column when there's a local index. Key: PHOENIX-4882 URL: