[jira] [Updated] (PHOENIX-6434) Secondary Indexes on PHOENIX_ROW_TIMESTAMP()

2021-04-21 Thread Kadir Ozdemir (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kadir Ozdemir updated PHOENIX-6434: --- Attachment: PHOENIX-6434.master.002.patch > Secondary Indexes on PHOENIX_ROW_TIMESTAMP() >

[jira] [Resolved] (PHOENIX-6444) Extend Cell Tags to Delete object for Indexer coproc

2021-04-21 Thread Geoffrey Jacoby (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoffrey Jacoby resolved PHOENIX-6444. -- Fix Version/s: 5.2.0 4.17.0 Resolution: Fixed Merged to

[jira] [Created] (PHOENIX-6453) Possible ArrayIndexOutOfBoundsException while preparing scan start key with multiple key range queries

2021-04-21 Thread Rajeshbabu Chintaguntla (Jira)
Rajeshbabu Chintaguntla created PHOENIX-6453: Summary: Possible ArrayIndexOutOfBoundsException while preparing scan start key with multiple key range queries Key: PHOENIX-6453 URL:

[jira] [Resolved] (PHOENIX-6452) cache-apache-client-artifact.sh stopped working

2021-04-21 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Istvan Toth resolved PHOENIX-6452. -- Resolution: Fixed Committed to master and 5.1. Not relevant for 4.x Thanks for the

[jira] [Updated] (PHOENIX-6452) cache-apache-client-artifact.sh stopped working

2021-04-21 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Istvan Toth updated PHOENIX-6452: - Fix Version/s: 5.1.2 5.2.0 > cache-apache-client-artifact.sh stopped

[jira] [Created] (PHOENIX-6452) cache-apache-client-artifact.sh stopped working

2021-04-21 Thread Istvan Toth (Jira)
Istvan Toth created PHOENIX-6452: Summary: cache-apache-client-artifact.sh stopped working Key: PHOENIX-6452 URL: https://issues.apache.org/jira/browse/PHOENIX-6452 Project: Phoenix Issue

[jira] [Created] (PHOENIX-6451) Update joni and jcodings versions

2021-04-21 Thread Jira
Richárd Antal created PHOENIX-6451: -- Summary: Update joni and jcodings versions Key: PHOENIX-6451 URL: https://issues.apache.org/jira/browse/PHOENIX-6451 Project: Phoenix Issue Type: Task

[jira] [Updated] (PHOENIX-6449) Cannot start minicluster in github CI check for connectors

2021-04-21 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Istvan Toth updated PHOENIX-6449: - Fix Version/s: (was: queryserver-6.0.0) connectors-6.0.0 > Cannot start

Re: [DISCUSS] Separating client and server side code

2021-04-21 Thread Istvan Toth
(The dependency PDF is attached to the ticket, please see it there.) The separation is coming along nicely, I was able to run a successful e2e test with the separated branch and the spark connector. This got me thinking about how we handle the dependent projects (connectors and queryserver), and