[phoenix] branch master updated: PHOENIX-7005 Spark connector tests cannot compile with latest Phoenix

2023-07-31 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new 5f9fdfce5b PHOENIX-7005 Spark connector tests

[phoenix] branch 5.1 updated: PHOENIX-7000 Always schedule RenewLeaseTasks (#1642)

2023-07-31 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/5.1 by this push: new 527c3666b4 PHOENIX-7000 Always schedule

[phoenix] branch 5.1 updated: PHOENIX-6952 Do not disable normalizer on salted tables

2023-07-31 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/5.1 by this push: new 26c1370180 PHOENIX-6952 Do not disable normalizer

[phoenix] branch master updated: PHOENIX-6952 Do not disable normalizer on salted tables

2023-07-31 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new 8442db4f5b PHOENIX-6952 Do not disable

[phoenix] branch 5.1 updated: PHOENIX-6910 Scans created during query compilation and execution against salted tables need to be more resilient

2023-07-20 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/5.1 by this push: new 6f76e3ffc6 PHOENIX-6910 Scans created during query

[phoenix] branch master updated: PHOENIX-6910 Scans created during query compilation and execution against salted tables need to be more resilient

2023-07-20 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new bbc915437e PHOENIX-6910 Scans created during

[phoenix] branch 5.1 updated: PHOENIX-6961 Using a covered field in hinted non-covered indexed query fails

2023-07-20 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/5.1 by this push: new 86d0c16ce6 PHOENIX-6961 Using a covered field

[phoenix] branch master updated: PHOENIX-6961 Using a covered field in hinted non-covered indexed query fails

2023-07-20 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new 5f2eb21610 PHOENIX-6961 Using a covered field

[phoenix] branch 5.1 updated: PHOENIX-6986 Add property to disable server merges for hinted uncovered indexes

2023-07-19 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/5.1 by this push: new 2d86b6f1ad PHOENIX-6986 Add property to disable

[phoenix] branch master updated (61180892c2 -> ca3b5e2800)

2023-07-19 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git from 61180892c2 PHOENIX-6141 : Ensure consistency between SYSTEM.CATALOG and SYSTEM.CHILD_LINK (#1575) add

[phoenix] branch 5.1 updated: PHOENIX-6959 Server merges are not used for hinted uncovered indexes for wildcard selects on 5.1

2023-06-21 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/5.1 by this push: new b731cd6dca PHOENIX-6959 Server merges are not used

[phoenix] branch 5.1 updated: PHOENIX-6983 Add hint to disable server merges for uncovered index queries

2023-06-21 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/5.1 by this push: new de97d19052 PHOENIX-6983 Add hint to disable server

[phoenix] branch master updated: PHOENIX-6983 Add hint to disable server merges for uncovered index queries

2023-06-21 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new df02c8f4be PHOENIX-6983 Add hint to disable

[phoenix] branch 5.1 updated: PHOENIX-6984 Fix fallback to skip-join-merge for hinted global indexes

2023-06-21 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/5.1 by this push: new 69935a909b PHOENIX-6984 Fix fallback to skip-join

[phoenix] branch master updated: PHOENIX-6984 Fix fallback to skip-join-merge for hinted global indexes

2023-06-21 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new 551aed7f4e PHOENIX-6984 Fix fallback to skip

[phoenix] branch 5.1 updated: PHOENIX-6966 UngroupedAggregateRegionScanner.insertEmptyKeyValue() writes wrong qualifier for encoded CQ tables

2023-06-14 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/5.1 by this push: new 0663a25e64 PHOENIX-6966

[phoenix] branch master updated: PHOENIX-6966 UngroupedAggregateRegionScanner.insertEmptyKeyValue() writes wrong qualifier for encoded CQ tables

2023-06-14 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new 09a9802e3a PHOENIX-6966

[phoenix] branch 5.1 updated: PHOENIX-6969 Projection bug in hinted uncovered index query with order by

2023-06-03 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/5.1 by this push: new 2d1562cd5f PHOENIX-6969 Projection bug in hinted

[phoenix] branch master updated: PHOENIX-6969 Projection bug in hinted uncovered index query with order by

2023-06-03 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new 87ba634412 PHOENIX-6969 Projection bug

[phoenix] branch 5.1 updated: PHOENIX-6965 UngroupedAggregateRegionScanner.insertEmptyKeyValue() generates too many cells

2023-06-02 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/5.1 by this push: new e2f18e3496 PHOENIX-6965

[phoenix] branch master updated: PHOENIX-6965 UngroupedAggregateRegionScanner.insertEmptyKeyValue() generates too many cells

2023-06-02 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new b14e227e6f PHOENIX-6965

[phoenix] branch 5.1 updated: PHOENIX-6953 Creating indexes on a table with old indexing leads to inconsistent co-processors

2023-05-17 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/5.1 by this push: new 57058dd055 PHOENIX-6953 Creating indexes on a table

[phoenix] branch master updated: PHOENIX-6953 Creating indexes on a table with old indexing leads to inconsistent co-processors

2023-05-17 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new db16b53b9d PHOENIX-6953 Creating indexes

[phoenix] branch 5.1 updated: PHOENIX-6954 Fix Category for some index related ITs

2023-05-17 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/5.1 by this push: new cc00905b96 PHOENIX-6954 Fix Category for some index

[phoenix] branch master updated: PHOENIX-6954 Fix Category for some index related ITs

2023-05-17 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new 76055aa060 PHOENIX-6954 Fix Category for some

[phoenix] branch 5.1 updated: PHOENIX-6944 Randomize mapper task ordering for Index MR tools

2023-05-17 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/5.1 by this push: new f6f0016c43 PHOENIX-6944 Randomize mapper task

[phoenix] branch master updated: PHOENIX-6944 Randomize mapper task ordering for Index MR tools

2023-05-17 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new deb4694a73 PHOENIX-6944 Randomize mapper task

[phoenix] branch master updated: PHOENIX-6560 Fix Spotbugs security errors with code SQL_NONCONSTANT_STRING_PASSED_TO_EXECUTE

2023-05-08 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new 59e52407b7 PHOENIX-6560 Fix Spotbugs security

[phoenix] branch 5.1 updated: PHOENIX-6945 Update Surefire plugin to 3.0.0 and switch to TCP forkNode implementation

2023-05-06 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/5.1 by this push: new 0f23fca6ed PHOENIX-6945 Update Surefire plugin

[phoenix] branch master updated: PHOENIX-6945 Update Surefire plugin to 3.0.0 and switch to TCP forkNode implementation

2023-05-06 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new 8245e8cca2 PHOENIX-6945 Update Surefire plugin

[phoenix-queryserver] branch master updated (4e1ab1f -> 22885c6)

2023-05-02 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/phoenix-queryserver.git from 4e1ab1f PHOENIX-6869 DependencyManage test hbase and hadoop dependency versions in PQS add 22885c6

[phoenix-connectors] branch master updated: PHOENIX-6922 Javadoc failure while building connectors with Java 11

2023-04-25 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix-connectors.git The following commit(s) were added to refs/heads/master by this push: new bcc3819 PHOENIX-6922 Javadoc

[phoenix-connectors] branch master updated: PHOENIX-6928 Bump Junit version to 4.13.2 in connectors

2023-04-25 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix-connectors.git The following commit(s) were added to refs/heads/master by this push: new 229c155 PHOENIX-6928 Bump Junit

[phoenix-connectors] branch master updated: PHOENIX-6936 Update github actions runner to ubuntu-20.04 for connectors

2023-04-25 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix-connectors.git The following commit(s) were added to refs/heads/master by this push: new 576ad61 PHOENIX-6936 Update github

[phoenix-queryserver] branch master updated (26a7c51 -> 4e1ab1f)

2023-04-13 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/phoenix-queryserver.git from 26a7c51 PHOENIX-6926 Do not throw exception when shutting down Python with open connections add

[phoenix-queryserver] branch master updated: PHOENIX-6926 Do not throw exception when shutting down Python with open connections

2023-04-13 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix-queryserver.git The following commit(s) were added to refs/heads/master by this push: new 26a7c51 PHOENIX-6926 Do not throw

[phoenix-queryserver] branch master updated (85fa933 -> 2c4fbe3)

2023-04-13 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/phoenix-queryserver.git from 85fa933 PHOENIX-6924 Bump Junit, Jetty and Gson to the latest versions in queryserver add 2c4fbe3

[phoenix-queryserver] branch master updated (186d950 -> 85fa933)

2023-04-13 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/phoenix-queryserver.git from 186d950 PHOENIX-6917 Column alias not working properly in Python add 85fa933 PHOENIX-6924 Bump

[phoenix-queryserver] branch master updated (f77151d -> 186d950)

2023-04-13 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/phoenix-queryserver.git from f77151d PHOENIX-6921 Add support for custom HTTP headers for phoenixdb add 186d950 PHOENIX-6917

[phoenix-queryserver] branch master updated: PHOENIX-6921 Add support for custom HTTP headers for phoenixdb

2023-04-10 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix-queryserver.git The following commit(s) were added to refs/heads/master by this push: new f77151d PHOENIX-6921 Add support

[phoenix-connectors] branch master updated: PHOENIX-6667 Spark3 connector requires that all columns are specified when writing

2023-04-06 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix-connectors.git The following commit(s) were added to refs/heads/master by this push: new 5abb5db PHOENIX-6667 Spark3

[phoenix] branch 5.1 updated: PHOENIX-6903 Shade or exclude javax.xml.bind:jaxb-api from the embedded client

2023-03-24 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/5.1 by this push: new 6692a37569 PHOENIX-6903 Shade or exclude

[phoenix] branch master updated: PHOENIX-6903 Shade or exclude javax.xml.bind:jaxb-api from the embedded client

2023-03-24 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new b7df35fa9f PHOENIX-6903 Shade or exclude

[phoenix] branch 5.1 updated: PHOENIX-6669 RVC where optimization scan merge creates incorrect results

2023-03-24 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/5.1 by this push: new 42737e0551 PHOENIX-6669 RVC where optimization scan

[phoenix] branch 5.1 updated: PHOENIX-6914 Refactor phoenix-pherf to use java.time instead of Joda-Time

2023-03-22 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/5.1 by this push: new aeb59448cf PHOENIX-6914 Refactor phoenix-pherf to use

[phoenix] branch master updated: PHOENIX-6914 Refactor phoenix-pherf to use java.time instead of Joda-Time

2023-03-22 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new 1ca1cf6957 PHOENIX-6914 Refactor phoenix-pherf

[phoenix] branch 5.1 updated: PHOENIX-6881 Implement the applicable Date/Time features from JDBC 4.2

2023-03-21 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/5.1 by this push: new 87f8216fe0 PHOENIX-6881 Implement the applicable Date

[phoenix] branch master updated: PHOENIX-6881 Implement the applicable Date/Time features from JDBC 4.2

2023-03-21 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new d3f77a41be PHOENIX-6881 Implement

[phoenix-queryserver] branch master updated (d086ca5 -> 5634468)

2023-03-20 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/phoenix-queryserver.git from d086ca5 PHOENIX-6908 KerberosName$NoMatchingRule exception in QueryServer.PhoenixRemoteUserExtractor

[phoenix-queryserver] branch master updated: PHOENIX-6908 KerberosName$NoMatchingRule exception in QueryServer.PhoenixRemoteUserExtractor

2023-03-18 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix-queryserver.git The following commit(s) were added to refs/heads/master by this push: new d086ca5 PHOENIX-6908 KerberosName

[phoenix] branch master updated: PHOENIX-6904 Clean up some dependencies

2023-03-15 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new 5071df2875 PHOENIX-6904 Clean up some

[phoenix] branch 5.1 updated: PHOENIX-6880 Remove dynamicFilter from BaseQueryPlan (addendum: revert WhereCompiler)

2023-03-09 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/5.1 by this push: new 043fb0cec9 PHOENIX-6880 Remove dynamicFilter from

[phoenix] branch master updated: PHOENIX-6880 Remove dynamicFilter from BaseQueryPlan (addendum: revert WhereCompiler)

2023-03-09 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new fb2a14f9b8 PHOENIX-6880 Remove dynamicFilter

[phoenix] branch 5.1 updated: PHOENIX-6890 Remove binds parameters from QueryCompiler

2023-03-09 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/5.1 by this push: new b2657854fe PHOENIX-6890 Remove binds parameters from

[phoenix] branch master updated: PHOENIX-6890 Remove binds parameters from QueryCompiler

2023-03-09 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new 0b97efe021 PHOENIX-6890 Remove binds parameters

[phoenix] branch 5.1 updated: PHOENIX-6880 Remove dynamicFilter from BaseQueryPlan

2023-03-09 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/5.1 by this push: new 52de23f955 PHOENIX-6880 Remove dynamicFilter from

[phoenix] branch master updated: PHOENIX-6880 Remove dynamicFilter from BaseQueryPlan

2023-03-09 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new f758e1cd6b PHOENIX-6880 Remove dynamicFilter

[phoenix] branch 5.1 updated: PHOENIX-5066 The TimeZone is incorrectly used during writing or reading data

2023-03-07 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/5.1 by this push: new 621e9abd4d PHOENIX-5066 The TimeZone is incorrectly

[phoenix] branch 5.1 updated: PHOENIX-6893 Remove explicit dependency declaration on hbase-thirdparty artifacts (addendum: fix maven-dependency-plugin config)

2023-03-07 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/5.1 by this push: new dd8e5fdc56 PHOENIX-6893 Remove explicit dependency

[phoenix] branch master updated: PHOENIX-5066 The TimeZone is incorrectly used during writing or reading data

2023-03-06 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new b5b413c523 PHOENIX-5066 The TimeZone

[phoenix] branch 5.1 updated: PHOENIX-6893 Remove explicit dependency declaration on hbase-thirdparty artifacts

2023-03-06 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/5.1 by this push: new 164f5f5bee PHOENIX-6893 Remove explicit dependency

[phoenix] branch master updated: PHOENIX-6893 Remove explicit dependency declaration on hbase-thirdparty artifacts

2023-03-06 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new 623ba47dcd PHOENIX-6893 Remove explicit

[phoenix] branch master updated: PHOENIX-6877 Remove HBase 2.3 support from 5.2

2023-03-05 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new 25af60b7c4 PHOENIX-6877 Remove HBase 2.3

[phoenix] branch 5.1 updated: PHOENIX-6889 Improve extraction of ENCODED_QUALIFIERs

2023-03-02 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/5.1 by this push: new 54206d88a1 PHOENIX-6889 Improve extraction

[phoenix] branch master updated: PHOENIX-6889 Improve extraction of ENCODED_QUALIFIERs

2023-03-02 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new 89777400c4 PHOENIX-6889 Improve extraction

[phoenix] branch 5.1 updated: PHOENIX-6874 Support older HBase versions with broken ShortCircuitConnection

2023-02-11 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/5.1 by this push: new 34bf173615 PHOENIX-6874 Support older HBase versions

[phoenix] branch 5.1 updated: PHOENIX-6873 Use cached Connection in IndexHalfStoreFileReaderGenerator

2023-02-11 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/5.1 by this push: new 428ed3e01d PHOENIX-6873 Use cached Connection

[phoenix] branch master updated: PHOENIX-6873 Use cached Connection in IndexHalfStoreFileReaderGenerator

2023-02-11 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new ebc91f39b9 PHOENIX-6873 Use cached Connection

[phoenix] branch master updated: PHOENIX-6874 Support older HBase versions with broken ShortCircuitConnection

2023-02-11 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new 3baae1a405 PHOENIX-6874 Support older HBase

[phoenix] branch 5.1 updated: PHOENIX-6872 Use ServerUtil.getConnection() in UngroupedAggregateRegionScanner

2023-02-10 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/5.1 by this push: new 67d3eda494 PHOENIX-6872 Use ServerUtil.getConnection

[phoenix] branch master updated: PHOENIX-6872 Use ServerUtil.getConnection() in UngroupedAggregateRegionScanner

2023-02-10 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new 45d8928032 PHOENIX-6872 Use

[phoenix] branch 5.1 updated: PHOENIX-6395 Reusing Connection instance object instead of creating everytime in PhoenixAccessController class

2023-02-10 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/5.1 by this push: new ff04b3c559 PHOENIX-6395 Reusing Connection instance

[phoenix] branch master updated: PHOENIX-6395 Reusing Connection instance object instead of creating everytime in PhoenixAccessController class (addendum: don't close the shared Connection on stop)

2023-02-10 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new 54f3acf363 PHOENIX-6395 Reusing Connection

[phoenix] branch master updated: PHOENIX-6395 Reusing Connection instance object instead of creating everytime in PhoenixAccessController class

2023-02-10 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new 8aa6f1de12 PHOENIX-6395 Reusing Connection

[phoenix-queryserver] branch master updated (3f981ea -> 76dc256)

2023-02-10 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/phoenix-queryserver.git from 3f981ea PHOENIX-6863 PhoenixDB 1.2+ doesn't work with Python2 on some systems add 76dc256 PHOENIX

svn commit: r1907493 - in /phoenix: phoenix-docs/src/test/org/h2/test/synth/TestCrashAPI.java site/publish/flume.html

2023-02-07 Thread stoty
Author: stoty Date: Tue Feb 7 08:41:56 2023 New Revision: 1907493 URL: http://svn.apache.org/viewvc?rev=1907493=rev Log: PHOENIX-5329 Phoenix Site language section pages (Grammar,Functions & Data Types) are empty this fixes the docs generation on Java 11, but it still fails om merge

svn commit: r1907490 - in /phoenix: phoenix-docs/src/docsrc/help/phoenix.csv site/publish/download.html site/publish/index.html site/publish/language/datatypes.html site/publish/language/functions.htm

2023-02-07 Thread stoty
Author: stoty Date: Tue Feb 7 08:02:21 2023 New Revision: 1907490 URL: http://svn.apache.org/viewvc?rev=1907490=rev Log: PHOENIX-6848 Fix grant and revoke command rule documentation Modified: phoenix/phoenix-docs/src/docsrc/help/phoenix.csv phoenix/site/publish/download.html phoenix

[phoenix] branch 5.1 updated: PHOENIX-6720 CREATE TABLE can't recreate column encoded tables that had columns dropped

2023-01-31 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/5.1 by this push: new ee352998c7 PHOENIX-6720 CREATE TABLE can't recreate

[phoenix] branch master updated: PHOENIX-6720 CREATE TABLE can't recreate column encoded tables that had columns dropped

2023-01-30 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new 624e96be4b PHOENIX-6720 CREATE TABLE can't

[phoenix-queryserver] branch master updated (f58069d -> 3f981ea)

2023-01-29 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/phoenix-queryserver.git from f58069d PHOENIX-6861 PQS fails to start because of relocated javax.servlet with Phoenix 5.2 add

[phoenix-queryserver] branch master updated (434eae4 -> f58069d)

2023-01-26 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/phoenix-queryserver.git from 434eae4 PHOENIX-6858 Add Python 3.11 to supported languages and update docker test image for phoenixdb

[phoenix] branch 5.1 updated: PHOENIX-6862 Phoenix-client jar relocates log4j2

2023-01-25 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/5.1 by this push: new 5edcbc1b36 PHOENIX-6862 Phoenix-client jar relocates

[phoenix] branch 5.1 updated: Bump Phoenix version to 5.1.4-SNAPSHOT after release

2023-01-25 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/5.1 by this push: new 6701e0677b Bump Phoenix version to 5.1.4-SNAPSHOT

[phoenix-queryserver] branch master updated: PHOENIX-6858 Add Python 3.11 to supported languages and update docker test image for phoenixdb

2023-01-24 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix-queryserver.git The following commit(s) were added to refs/heads/master by this push: new 434eae4 PHOENIX-6858 Add Python

[phoenix] branch master updated: PHOENIX-6848 Fix grant and revoke command rule documentation

2022-12-16 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new 91f3f24bc6 PHOENIX-6848 Fix grant and revoke

[phoenix] branch 5.1 updated: PHOENIX-6655 SYSTEM.SEQUENCE should have CACHE_DATA_ON_WRITE set to true

2022-12-14 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/5.1 by this push: new 071b8f0213 PHOENIX-6655 SYSTEM.SEQUENCE should have

[phoenix] branch master updated: PHOENIX-6655 SYSTEM.SEQUENCE should have CACHE_DATA_ON_WRITE set to true

2022-12-14 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new 0fad1b84a1 PHOENIX-6655 SYSTEM.SEQUENCE should

[phoenix] branch 5.1 updated: PHOENIX-6711 Add support of skipping the system tables existence check during connection initialisation and create new table result iterator which doesn't require fetch m

2022-12-06 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/5.1 by this push: new 8912d0a5ef PHOENIX-6711 Add support of skipping

[phoenix] branch 5.1 updated (6b50cb0583 -> b187f77746)

2022-12-05 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a change to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git from 6b50cb0583 Switch to Using the -hadoop3 HBase Artifacts Where Available new 64dccc6786 Revert "Switch to

[phoenix] 01/02: Revert "Switch to Using the -hadoop3 HBase Artifacts Where Available"

2022-12-05 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 64dccc6786705c84b43dba446043712d16a181ab Author: Istvan Toth AuthorDate: Tue Dec 6 06:45:35 2022 +0100 Revert "S

[phoenix] 02/02: PHOENIX-6837 Switch to Using the -hadoop3 HBase Artifacts Where Available

2022-12-05 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit b187f77746403a5a7b5c86b845336cb1ec15d120 Author: Istvan Toth AuthorDate: Mon Dec 5 14:50:09 2022 +0100 PHOENIX-6837

[phoenix] branch master updated (c31df4af15 -> c8a2668fa5)

2022-12-05 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git from c31df4af15 Switch to Using the -hadoop3 HBase Artifacts Where Available new 49ae472842 Revert "Switch to

[phoenix] 01/02: Revert "Switch to Using the -hadoop3 HBase Artifacts Where Available"

2022-12-05 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 49ae472842dc8ebdba42aa837b977466045bbb75 Author: Istvan Toth AuthorDate: Tue Dec 6 06:45:35 2022 +0100 Revert

[phoenix] 02/02: PHOENIX-6837 Switch to Using the -hadoop3 HBase Artifacts Where Available

2022-12-05 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git commit c8a2668fa52fa0cd2b4995d55fd8d367dd142fa3 Author: Istvan Toth AuthorDate: Mon Dec 5 14:50:09 2022 +0100 PHOENIX

[phoenix] branch 5.1 updated: Switch to Using the -hadoop3 HBase Artifacts Where Available

2022-12-05 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/5.1 by this push: new 6b50cb0583 Switch to Using the -hadoop3 HBase

[phoenix] branch master updated: Switch to Using the -hadoop3 HBase Artifacts Where Available

2022-12-05 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new c31df4af15 Switch to Using the -hadoop3 HBase

[phoenix] branch 5.1 updated: PHOENIX-6692 Add HBase 2.5 support

2022-12-03 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/5.1 by this push: new 43770cfc79 PHOENIX-6692 Add HBase 2.5 support

[phoenix] branch 5.1 updated: PHOENIX-6843 Flakey ViewTTLIT

2022-12-03 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/5.1 by this push: new c296f7c9d5 PHOENIX-6843 Flakey ViewTTLIT c296f7c9d5

[phoenix] branch master updated: PHOENIX-6843 Flakey ViewTTLIT

2022-12-03 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new 4ea742ceb7 PHOENIX-6843 Flakey ViewTTLIT

[phoenix] branch master updated: PHOENIX-6840 Very flakey ParallelPhoenixConnectionFailureTest

2022-12-02 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new 7dd33bdb5a PHOENIX-6840 Very flakey

<    1   2   3   4   5   6   7   8   9   10   >