[jira] [Updated] (PHOENIX-4845) Support using Row Value Constructors in OFFSET clause to support paging in tables where the sort order of PK columns varies

2018-10-01 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva updated PHOENIX-4845: Description: RVCs along with the LIMIT clause are useful for efficiently paging through

[jira] [Updated] (PHOENIX-4941) Handle TableExistsException when wrapped under RemoteException for SYSTEM.MUTEX table

2018-10-01 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated PHOENIX-4941: --- Attachment: PHOENIX-4941.patch > Handle TableExistsException when wrapped under

[jira] [Created] (PHOENIX-4941) Handle TableExistsException when wrapped under RemoteException for SYSTEM.MUTEX table

2018-10-01 Thread Ankit Singhal (JIRA)
Ankit Singhal created PHOENIX-4941: -- Summary: Handle TableExistsException when wrapped under RemoteException for SYSTEM.MUTEX table Key: PHOENIX-4941 URL: https://issues.apache.org/jira/browse/PHOENIX-4941

[jira] [Resolved] (PHOENIX-4875) Don't acquire a mutex while dropping a table and while creating a view

2018-10-01 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva resolved PHOENIX-4875. - Resolution: Fixed Fix Version/s: 5.1.0 4.15.0 [~ckulkarni]

[jira] [Updated] (PHOENIX-4917) ClassCastException when projecting array elements in hash join

2018-10-01 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva updated PHOENIX-4917: Priority: Blocker (was: Major) > ClassCastException when projecting array elements in

[jira] [Updated] (PHOENIX-4935) IndexTool should use empty catalog instead of null

2018-10-01 Thread Geoffrey Jacoby (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoffrey Jacoby updated PHOENIX-4935: - Attachment: PHOENIX-4935.patch > IndexTool should use empty catalog instead of null >

[jira] [Created] (PHOENIX-4940) IndexTool should be able to rebuild tenant-owned indexes

2018-10-01 Thread Geoffrey Jacoby (JIRA)
Geoffrey Jacoby created PHOENIX-4940: Summary: IndexTool should be able to rebuild tenant-owned indexes Key: PHOENIX-4940 URL: https://issues.apache.org/jira/browse/PHOENIX-4940 Project: Phoenix

[jira] [Updated] (PHOENIX-4939) It takes over 13 seconds to create a local index on an empty table

2018-10-01 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4939: --- Description: {{create local index local1 on test(v2);}} No rows affected (13.216 seconds)

[jira] [Created] (PHOENIX-4939) It takes over 13 seconds to create a local index on an empty table

2018-10-01 Thread Lars Hofhansl (JIRA)
Lars Hofhansl created PHOENIX-4939: -- Summary: It takes over 13 seconds to create a local index on an empty table Key: PHOENIX-4939 URL: https://issues.apache.org/jira/browse/PHOENIX-4939 Project:

[jira] [Updated] (PHOENIX-4938) SELECT compilation failure when a local index is present

2018-10-01 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4938: --- Description: {{create table test (pk integer primary key, v1 float, v2 float, v3

[jira] [Created] (PHOENIX-4938) SELECT compilation failure when a local index is present

2018-10-01 Thread Lars Hofhansl (JIRA)
Lars Hofhansl created PHOENIX-4938: -- Summary: SELECT compilation failure when a local index is present Key: PHOENIX-4938 URL: https://issues.apache.org/jira/browse/PHOENIX-4938 Project: Phoenix

[jira] [Assigned] (PHOENIX-4935) IndexTool should use empty catalog instead of null

2018-10-01 Thread Geoffrey Jacoby (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoffrey Jacoby reassigned PHOENIX-4935: Assignee: Geoffrey Jacoby > IndexTool should use empty catalog instead of null

[jira] [Resolved] (PHOENIX-4933) DELETE FROM throws NPE when a local index is present

2018-10-01 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl resolved PHOENIX-4933. Resolution: Fixed Fix Version/s: 5.1.0 4.14.1

Re: Phoenix developer Meetup

2018-10-01 Thread la...@apache.org
10 people signed up so far.This is a good chance to make your voice heard, give input, and help point the project in the right direction going forward. -- Lars On Friday, September 28, 2018, 10:39:41 AM PDT, la...@apache.org wrote: Hi all, I'm planning to put together a Phoenix

[jira] [Resolved] (PHOENIX-4827) Modify TAL to use Table instead of HTableInterface

2018-10-01 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor resolved PHOENIX-4827. --- Resolution: Fixed > Modify TAL to use Table instead of HTableInterface >