Re: Are we embracing Java 8?

2020-10-26 Thread Istvan Toth
Some thoughts on Yetus: The only limit on what we can do is the load that we put on the ASF infrastructure, but that is a rather hard limit. The Yetus precommit check does not by default run the unit tests, but I hacked the personality to add the unit tests to it to preserve the old behaviour.

[jira] [Updated] (PHOENIX-5712) Got SYSCAT ILLEGAL_DATA exception after created tenant index on view

2020-10-26 Thread Xinyi Yan (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xinyi Yan updated PHOENIX-5712: --- Attachment: PHOENIX-5712.4.x.v1.patch > Got SYSCAT ILLEGAL_DATA exception after created tenant

[jira] [Updated] (PHOENIX-6129) Optimize tableExists() call while retrieving correct MUTEX table

2020-10-26 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani updated PHOENIX-6129: -- Attachment: PHOENIX-6129.4.x.000.patch > Optimize tableExists() call while retrieving

Re: Are we embracing Java 8?

2020-10-26 Thread Viraj Jasani
Based on a recent incident, I thought of bumping this thread. I agree with Chinmay on using JDK7 for our 4.x builds. Now with Yetus support (after last discussion on this thread), maybe we can consider supporting MULTIJDK environment (JDK7+JDK8) too with parallel execution of precommit checks

[jira] [Resolved] (OMID-164) Update phoenix-thirdparty dependency version to 1.0.0

2020-10-26 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/OMID-164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Istvan Toth resolved OMID-164. -- Resolution: Fixed Committed. Thanks for the review [~elserj] and [~ankit]. > Update phoenix-thirdparty

[GitHub] [phoenix-omid] stoty closed pull request #69: OMID-164 Update phoenix-thirdparty dependency version to 1.0.0

2020-10-26 Thread GitBox
stoty closed pull request #69: URL: https://github.com/apache/phoenix-omid/pull/69 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[jira] [Resolved] (PHOENIX-6206) Update phoenix-thirdparty dependency version to 1.0.0

2020-10-26 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Istvan Toth resolved PHOENIX-6206. -- Fix Version/s: 5.1.0 Resolution: Fixed Committed to master. Thanks for the review

[jira] [Updated] (PHOENIX-6120) Change IndexMaintainer for SINGLE_CELL_ARRAY_WITH_OFFSETS indexes. Currently it assumes data and index table having the same storage and encoding format.

2020-10-26 Thread Gokcen Iskender (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gokcen Iskender updated PHOENIX-6120: - Description: This Jira is a followup Jira of PHOENIX-5923 where data and index might

[jira] [Updated] (PHOENIX-5998) Paged server side ungrouped aggregate operations

2020-10-26 Thread Kadir OZDEMIR (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kadir OZDEMIR updated PHOENIX-5998: --- Attachment: PHOENIX-5998.4.x.003.patch > Paged server side ungrouped aggregate operations

[DISCUSS] Releasing Tephra 0.16 and Omid 1.0.2

2020-10-26 Thread Istvan Toth
Hi! Having released phoenix-thirdparty 1.0.0, I think that we are ready to release Omid and Tephra as well. There hasn't been a lot of work on either, mostly adding support for newer HBase releases, and aligning with Phoenix. Omid was converted to use the phoenix-thirdparty Guava, while the

[GitHub] [phoenix-omid] stoty opened a new pull request #69: OMID-164 Update phoenix-thirdparty dependency version to 1.0.0

2020-10-26 Thread GitBox
stoty opened a new pull request #69: URL: https://github.com/apache/phoenix-omid/pull/69 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[ANNOUNCE] Phoenix Thirdparty 1.0.0 released

2020-10-26 Thread Istvan Toth
Hello Everyone, The Apache Phoenix team is pleased to announce the immediate availability of the 1.0.0 release of the Phoenix Thirdparty project. This project will be used by the Apache Phoenix project to encapsulate a number of core dependencies that Phoenix relies upon ensuring that they are

[jira] [Created] (PHOENIX-6207) Paged server side grouped aggregate operations

2020-10-26 Thread Kadir OZDEMIR (Jira)
Kadir OZDEMIR created PHOENIX-6207: -- Summary: Paged server side grouped aggregate operations Key: PHOENIX-6207 URL: https://issues.apache.org/jira/browse/PHOENIX-6207 Project: Phoenix Issue