Re: [VOTE] Release of Apache Tephra 0.16.1 RC1

2021-05-05 Thread Xinyi Yan
+1 Build from source and unit tests pass(mvn clean verify). On Wed, May 5, 2021 at 9:22 AM Viraj Jasani wrote: > Here is my +1 (non-binding), > > * Signature: ok > * Checksum : ok > * Rat check (1.8.0_251): ok > - mvn clean apache-rat:check > * Built from source (1.8.0_251): ok > - mvn clean

[jira] [Resolved] (PHOENIX-6437) Delete marker for parent-child rows does not get replicated via SystemCatalogWALEntryFilter

2021-05-05 Thread Geoffrey Jacoby (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoffrey Jacoby resolved PHOENIX-6437. -- Fix Version/s: 5.2.0 4.17.0 4.16.2 Resolu

[GitHub] [phoenix-tephra] wolf31o2 closed pull request #15: TEPHRA-186 Prefix shell variables and functions

2021-05-05 Thread GitBox
wolf31o2 closed pull request #15: URL: https://github.com/apache/phoenix-tephra/pull/15 -- 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 the specific comment. For queries about this service, pl

[GitHub] [phoenix-tephra] wolf31o2 closed pull request #16: TEPHRA-187 Support --foreground argument for foreground operation

2021-05-05 Thread GitBox
wolf31o2 closed pull request #16: URL: https://github.com/apache/phoenix-tephra/pull/16 -- 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 the specific comment. For queries about this service, pl

[jira] [Created] (PHOENIX-6462) Index build mapper that failed should not be logging into the PHOENIX_INDEX_TOOL_RESULT table

2021-05-05 Thread Gokcen Iskender (Jira)
Gokcen Iskender created PHOENIX-6462: Summary: Index build mapper that failed should not be logging into the PHOENIX_INDEX_TOOL_RESULT table Key: PHOENIX-6462 URL: https://issues.apache.org/jira/browse/PHOENIX

Re: [VOTE] Release of Apache Tephra 0.16.1 RC1

2021-05-05 Thread Viraj Jasani
Here is my +1 (non-binding), * Signature: ok * Checksum : ok * Rat check (1.8.0_251): ok - mvn clean apache-rat:check * Built from source (1.8.0_251): ok - mvn clean install -DskipTests * Unit tests pass (1.8.0_251): ok - mvn clean package && mvn verify -Dskip.embedded * Tested against Phoe

[jira] [Resolved] (PHOENIX-6456) Support query logging for DDL and DML

2021-05-05 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Istvan Toth resolved PHOENIX-6456. -- Fix Version/s: 5.1.2 5.2.0 4.17.0 Resolution: Fix