[phoenix] branch 4.x updated: PHOENIX-5732: Implement endtime in IndexTool for rebuild and verification

2020-03-19 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch 4.x in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.x by this push: new 0089788 PHOENIX-5732: Implement endtime

[phoenix] branch PHOENIX-5748-4.x-HBase-1.5 updated: PHOENIX-5765 Add unit test for PrepareIndexMutationsForRebuild (#728)

2020-03-23 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch PHOENIX-5748-4.x-HBase-1.5 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/PHOENIX-5748-4.x-HBase-1.5 by this push: new

[phoenix] branch master updated: PHOENIX-5732: Implement endtime in IndexTool for rebuild and verification

2020-03-23 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam 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 9379540 PHOENIX-5732: Implement endtime

[phoenix] branch master updated: PHOENIX-5747 Add upsert tests for immutable table indexes

2020-03-23 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam 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 2b94e34 PHOENIX-5747 Add upsert tests

[phoenix] branch 4.x updated: PHOENIX-5747 Add upsert tests for immutable table indexes

2020-03-23 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch 4.x in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.x by this push: new 000c6a7 PHOENIX-5747 Add upsert tests for immutable

[phoenix] branch 4.x updated: PHOENIX-5896: Implement incremental rebuild along the failed regions in IndexTool (Addendum) (#784)

2020-05-20 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch 4.x in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.x by this push: new 8a57fca PHOENIX-5896: Implement incremental rebuild

[phoenix] branch 4.x updated: PHOENIX-5874: IndexTool does not set TTL on its log tables correctly (#773)

2020-05-01 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch 4.x in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.x by this push: new c273579 PHOENIX-5874: IndexTool does not set TTL

[phoenix] branch 4.x updated: PHOENIX-5946 (Addendum to use slf4j logging) (#922)

2020-10-15 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch 4.x in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.x by this push: new 264310b PHOENIX-5946 (Addendum to use slf4j logging

[phoenix] branch master updated: PHOENIX-5946 (Addendum to use slf4j logging) (#922)

2020-10-15 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam 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 628fa0d PHOENIX-5946 (Addendum to use slf4j

[phoenix] branch 4.x updated: PHOENIX-6183 Page size tests are not propagating test override values to server (#914)

2020-10-12 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch 4.x in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.x by this push: new acb2123 PHOENIX-6183 Page size tests

[phoenix] branch master updated (920b5da -> 9d93f16)

2020-10-12 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git. from 920b5da PHOENIX-6151 Switch phoenix-client to shade-by-default mode add 9d93f16 PHOENIX-6183 Page size tests

[phoenix] branch 4.x updated: PHOENIX-6080: Add a check to Index Rebuild jobs to check region closing before every inner batch (#860)

2020-08-21 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch 4.x in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.x by this push: new 48970e9 PHOENIX-6080: Add a check to Index Rebuild

[phoenix] 02/02: PHOENIX-5946 (Addendum for ASL)

2020-08-24 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git commit bc19b124321dac669a3fcb86a0eda5eba0e935a0 Author: s.kadam AuthorDate: Mon Aug 24 13:33:10 2020 -0700 PHOENIX-5946

[phoenix] branch 4.x updated: PHOENIX-5946 (Addendum for ASL)

2020-08-24 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch 4.x in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.x by this push: new 832464c PHOENIX-5946 (Addendum for ASL) 832464c

[phoenix] 01/02: PHOENIX-6080: Add a check to Index Rebuild jobs to check region closing before every inner batch

2020-08-24 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git commit bc1cc9ed2af6c545b954a4f258cd4fa12ece4e97 Author: s.kadam AuthorDate: Fri Aug 21 10:30:21 2020 -0700 PHOENIX-6080

[phoenix] branch master updated (908aeff -> bc19b12)

2020-08-24 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git. from 908aeff PHOENIX-6056 Migrate from builds.apache.org by August 15 (addendum: fix node selection, clean up workDir

[phoenix] branch master updated: PHOENIX-6148: [SchemaExtractionTool] DDL parsing exception in Phoenix in view name (#900)

2020-09-29 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam 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 7987a74 PHOENIX-6148: [SchemaExtractionTool

[phoenix] branch 4.x updated: PHOENIX-5261: Implement ALTER TABLE ADD COLUMN CASCADE (#864)

2020-09-21 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch 4.x in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.x by this push: new 2c702a9 PHOENIX-5261: Implement ALTER TABLE ADD

[phoenix] branch master updated: PHOENIX-5261: Implement ALTER TABLE ADD COLUMN CASCADE (#864)

2020-09-21 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam 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 22663ca PHOENIX-5261: Implement ALTER TABLE

[phoenix] branch 4.x updated: PHOENIX-6148: [SchemaExtractionTool] DDL parsing exception in Phoenix in view name (#889)

2020-09-23 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch 4.x in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.x by this push: new 7187f0a PHOENIX-6148: [SchemaExtractionTool] DDL

[phoenix] branch master updated (5a9ec55 -> 85724aa)

2020-05-27 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git. from 5a9ec55 PHOENIX-5890: Port Phoenix-5799 to master (#787) add 85724aa PHOENIX-5804: Implement strong

[phoenix] branch master updated: PHOENIX-5890: Port Phoenix-5799 to master (#787)

2020-05-26 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam 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 5a9ec55 PHOENIX-5890: Port Phoenix-5799

[phoenix] branch 4.x-PHOENIX-5182 created (now 605656c)

2020-10-23 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a change to branch 4.x-PHOENIX-5182 in repository https://gitbox.apache.org/repos/asf/phoenix.git. at 605656c PHOENIX-6197 AggregateIT and StoreNullsIT hangs No new revisions were added by this update.

[phoenix] branch master updated: PHOENIX-6202: New column in index gets added as PK with CASCADE INDEX

2020-10-23 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam 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 b118391 PHOENIX-6202: New column in index

[phoenix] branch 4.x updated (afda3c1 -> 5b06628)

2020-10-22 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a change to branch 4.x in repository https://gitbox.apache.org/repos/asf/phoenix.git. from afda3c1 PHOENIX-6142: Make DDL operations resilient to orphan parent->child linking rows in SYSTEM.CHILD_L

[phoenix] 01/01: PHOENIX-5946: Implement SchemaExtractionTool utility to get effective… (#806)

2020-08-06 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch 4.x-PHOENIX-5946 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 44c850e462425f0e39a9214446418c6b7e9a3c69 Author: Swaroopa Kadam AuthorDate: Mon Jul 27 15:58:55 2020 -0700

[phoenix] 01/02: PHOENIX-5946: Implement SchemaExtractionTool utility to get effective… (#806)

2020-08-06 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch 4.x-PHOENIX-5946 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 87a24693a9923da292aa68409216e308b123f6f7 Author: Swaroopa Kadam AuthorDate: Mon Jul 27 15:58:55 2020 -0700

[phoenix] branch 4.x-PHOENIX-5946 updated (9ab371d -> 44c850e)

2020-08-06 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a change to branch 4.x-PHOENIX-5946 in repository https://gitbox.apache.org/repos/asf/phoenix.git. discard 9ab371d Phoenix-5947 Add tests and extensions to Schema Extraction Tool utility (#848) discard 87a2469

[phoenix] branch 4.x-PHOENIX-5946 updated (2b72758 -> 9ab371d)

2020-08-06 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a change to branch 4.x-PHOENIX-5946 in repository https://gitbox.apache.org/repos/asf/phoenix.git. discard 2b72758 Phoenix-5947 Add tests and extensions to Schema Extraction Tool utility (#848) omit 63bf4a9

[phoenix] 02/02: Phoenix-5947 Add tests and extensions to Schema Extraction Tool utility (#848)

2020-08-06 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch 4.x-PHOENIX-5946 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 9ab371d5d5df8fab280575f957e5b2c0432073ff Author: Qinrui Li AuthorDate: Wed Aug 5 16:51:17 2020 -0400

[phoenix] branch master updated: PHOENIX-5946: Implement SchemaExtractionTool utility to get effective DDL from the cluster (Co-authored by Tanuj Khurana)

2020-08-10 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam 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 f16c4d7 PHOENIX-5946: Implement

[phoenix] branch 4.x updated: PHOENIX-5946: Implement SchemaExtractionTool utility to get effective DDL from the cluster (Co-authored by Tanuj Khurana)

2020-08-07 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch 4.x in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.x by this push: new bba7d59 PHOENIX-5946: Implement

[phoenix] branch 4.x-PHOENIX-5946 updated: Phoenix-5947 Add tests and extensions to Schema Extraction Tool utility (#848)

2020-08-05 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch 4.x-PHOENIX-5946 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.x-PHOENIX-5946 by this push: new 2b72758 Phoenix-5947 Add

[phoenix] branch 4.x updated: PHOENIX-5783: Implement starttime in IndexTool for rebuild and verification (#789)

2020-06-17 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch 4.x in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.x by this push: new 751f944 PHOENIX-5783: Implement starttime

[phoenix] branch 4.x-PHOENIX-5946 updated (d10d641 -> 6625f8a)

2020-06-18 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a change to branch 4.x-PHOENIX-5946 in repository https://gitbox.apache.org/repos/asf/phoenix.git. from d10d641 PHOENIX-5942 - ParameterizedIndexUpgradeToolIT is too slow (#798) add 905575f PHOENIX

[phoenix] branch master updated: PHOENIX-5783: Implement starttime in IndexTool for rebuild and verification (#803)

2020-06-17 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam 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 6393462 PHOENIX-5783: Implement starttime

[phoenix] branch 4.x-PHOENIX-5946 created (now d10d641)

2020-06-09 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a change to branch 4.x-PHOENIX-5946 in repository https://gitbox.apache.org/repos/asf/phoenix.git. at d10d641 PHOENIX-5942 - ParameterizedIndexUpgradeToolIT is too slow (#798) No new revisions were added

[phoenix] branch master updated: PHOENIX-5876 Let indexTool running with ONLY option not change index state (#774)

2020-06-08 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam 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 2852579 PHOENIX-5876 Let indexTool running

[phoenix] branch master updated: PHOENIX-5896: Implement incremental rebuild along the failed regions in IndexTool

2020-06-09 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam 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 1c2a231 PHOENIX-5896: Implement incremental

[phoenix] branch 4.x-PHOENIX-5946 updated: PHOENIX-5946: Implement SchemaExtractionTool utility to get effective… (#806)

2020-07-27 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch 4.x-PHOENIX-5946 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.x-PHOENIX-5946 by this push: new 63bf4a9 PHOENIX-5946

[phoenix] branch 4.x updated (f604877 -> 0b69306)

2020-12-01 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a change to branch 4.x in repository https://gitbox.apache.org/repos/asf/phoenix.git. from f604877 PHOENIX-5860 Throw exception which region is closing or splitting when delete data add 0b69306 PHOENIX

[phoenix] branch 4.x-PHOENIX-5182 updated: PHOENIX-6200 Add counters for extra index rows, log results to PIT and PIT_RESULT table (#995)

2020-12-09 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch 4.x-PHOENIX-5182 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.x-PHOENIX-5182 by this push: new 8af9cd8 PHOENIX-6200 Add

[phoenix] branch 4.x-PHOENIX-5182 updated: PHOENIX-6199 Generate different query plan depending upon if the source (#958)

2020-12-01 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch 4.x-PHOENIX-5182 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.x-PHOENIX-5182 by this push: new 92c8579 PHOENIX-6199

[phoenix] branch master updated (8c260aa -> 99a5f4c)

2020-12-02 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git. from 8c260aa PHOENIX-6237 Relocate javax. classes in phoenix-client add 99a5f4c PHOENIX-6239

[phoenix] branch 4.x updated: Merge PHOENIX-6182: IndexTool to verify and repair every index row (#1022)

2020-12-17 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch 4.x in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.x by this push: new 3b6ea02 Merge PHOENIX-6182: IndexTool to verify

[phoenix] branch 4.x-PHOENIX-5182 updated (8af9cd8 -> 71056dc)

2020-12-16 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a change to branch 4.x-PHOENIX-5182 in repository https://gitbox.apache.org/repos/asf/phoenix.git. discard 8af9cd8 PHOENIX-6200 Add counters for extra index rows, log results to PIT and PIT_RESULT table (#995

[phoenix] branch master updated (5a7864c -> f039e52)

2020-12-14 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git. from 5a7864c PHOENIX-6263 : Close Table resources for certain workflows add f039e52 PHOENIX-6218 Rows deleted

[phoenix] branch 4.x-PHOENIX-5182 updated: PHOENIX-6198 Add option to IndexTool to specify the source table for scan (#937)

2020-11-09 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch 4.x-PHOENIX-5182 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.x-PHOENIX-5182 by this push: new 0d33ce9 PHOENIX-6198 Add

[phoenix] branch 4.16 updated: PHOENIX-6148: [SchemaExtractionTool] DDL parsing exception in Phoenix in view name (Addendum)

2021-01-08 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch 4.16 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.16 by this push: new e493710 PHOENIX-6148: [SchemaExtractionTool] DDL

[phoenix] branch master updated (edbd6e8 -> 9c346ed)

2021-01-08 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git. from edbd6e8 PHOENIX-6305 Throttling decision does not take offheap memstore size into account add 9c346ed

[phoenix] branch 4.x updated: PHOENIX-6148: [SchemaExtractionTool] DDL parsing exception in Phoenix in view name (Addendum)

2021-01-08 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch 4.x in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.x by this push: new 2a530da PHOENIX-6148: [SchemaExtractionTool] DDL

[phoenix] branch 4.x updated: PHOENIX-6454: Add feature to SchemaTool to get the DDL in specification (Addendum) (#1233)

2021-06-11 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch 4.x in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.x by this push: new b42a25b PHOENIX-6454: Add feature to SchemaTool

[phoenix] branch master updated (d40b261 -> b6d9338)

2021-06-14 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git. from d40b261 PHOENIX-6485 Clean up classpath in .py scripts add b6d9338 PHOENIX-6454: Add feature to SchemaTool

[phoenix] branch PHOENIX-6387-4.x updated: PHOENIX-6474 Client and server metrics for atomic upserts (#1237)

2021-06-07 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch PHOENIX-6387-4.x in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/PHOENIX-6387-4.x by this push: new 50160a0 PHOENIX-6474

[phoenix] branch 4.x updated: PHOENIX-6480 Move phoenix-tool and add support with generating default properties (#1245)

2021-06-15 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch 4.x in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.x by this push: new 3836a91 PHOENIX-6480 Move phoenix-tool and add

[phoenix] branch 4.x updated: PHOENIX-6387: Conditional updates on tables with indexes

2021-06-16 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch 4.x in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.x by this push: new 68ef271 PHOENIX-6387: Conditional updates

[phoenix] branch master updated (b6d9338 -> 8b81579)

2021-06-16 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git. from b6d9338 PHOENIX-6454: Add feature to SchemaTool to get the DDL in specification (Addendum) (#1233) add

[phoenix] branch PHOENIX-6387-4.x updated: PHOENIX-6387 Conditional updates on tables with indexes (#1215)

2021-05-18 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch PHOENIX-6387-4.x in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/PHOENIX-6387-4.x by this push: new 67620b1 PHOENIX-6387

[phoenix] branch 4.x updated: PHOENIX-6454: Add feature to SchemaTool to get the DDL in specification mode (#1217)

2021-05-12 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch 4.x in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.x by this push: new 5159f6e PHOENIX-6454: Add feature to SchemaTool

[phoenix] branch master updated (318a32f -> eeebc8e)

2021-05-14 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git. from 318a32f PHOENIX-6442 Phoenix should depend on the appropriate tephra-hbase-compat-x.y module add eeebc8e

[phoenix] branch 4.x updated: PHOENIX-6476 Index tool when verifying from index to data doesn't correctly split page into tasks (#1240)

2021-06-02 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch 4.x in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.x by this push: new 5d6b3f3 PHOENIX-6476 Index tool when verifying from

[phoenix] 01/13: PHOENIX-6271: Effective DDL generated by SchemaExtractionTool should maintain the order of PK and other columns (#1212)

2021-05-21 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch PHOENIX-6387-4.x in repository https://gitbox.apache.org/repos/asf/phoenix.git commit df12a1927ffeb8f84fdea57c6b7d27e539f1df44 Author: Swaroopa Kadam AuthorDate: Thu Apr 29 11:05:38 2021 -0700

[phoenix] 04/13: PHOENIX-6437: Parent-Child Delete marker should get replicated via Sy… (#1219)

2021-05-21 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch PHOENIX-6387-4.x in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 6a78f8399b34ba59b34bee9b95d97fd5588580aa Author: ankitjain64 <34427442+ankitjai...@users.noreply.github.

[phoenix] 07/13: PHOENIX-6357 Change all command line tools to use the fixed commons-cli constructor

2021-05-21 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch PHOENIX-6387-4.x in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 9a69ed590d688202715e13db0df9506c5ce45709 Author: Istvan Toth AuthorDate: Thu Mar 25 10:25:57 2021 +0100

[phoenix] 11/13: PHOENIX-6442 Phoenix should depend on the appropriate tephra-hbase-compat-x.y module

2021-05-21 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch PHOENIX-6387-4.x in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 1e68957c51559bfec32a71a77cea615e4278d632 Author: Istvan Toth AuthorDate: Mon Apr 26 08:52:04 2021 +0200

[phoenix] 13/13: PHOENIX-6471 Revert PHOENIX-5387 to remove unneeded CPL 1.0 license (#1234)

2021-05-21 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch PHOENIX-6387-4.x in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 7eba973c0a3579b15f348f067516ff01b8fb9f88 Author: Ankit Singhal AuthorDate: Sat May 15 14:25:16 2021 +0530

[phoenix] 03/13: PHOENIX-6351 PhoenixMRJobUtil getActiveResourceManagerAddress logic fails on pseudodistributed cluster

2021-05-21 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch PHOENIX-6387-4.x in repository https://gitbox.apache.org/repos/asf/phoenix.git commit a838befbd1f91df7f1d784a754f3dc12c7acfb83 Author: Richard Antal AuthorDate: Wed Apr 28 15:28:49 2021 +0200

[phoenix] branch PHOENIX-6387-4.x updated (67620b1 -> 7eba973)

2021-05-21 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a change to branch PHOENIX-6387-4.x in repository https://gitbox.apache.org/repos/asf/phoenix.git. from 67620b1 PHOENIX-6387 Conditional updates on tables with indexes (#1215) new df12a19 PHOENIX-6271

[phoenix] 02/13: PHOENIX-6456 Support query logging for DDL and DML

2021-05-21 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch PHOENIX-6387-4.x in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 3666d4ade4a18557e3172a44b321423690e6fd99 Author: Richard Antal AuthorDate: Thu Apr 29 20:16:08 2021 +0200

[phoenix] 05/13: PHOENIX-6457 - Optionally store schema version string in SYSTEM.CATALOG (#1216)

2021-05-21 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch PHOENIX-6387-4.x in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 5fabbe82f1d3096af71e7f7c8941fecea640c36b Author: Geoffrey Jacoby AuthorDate: Thu May 6 10:54:47 2021 -0700

[phoenix] 12/13: PHOENIX-6470 Bump Tephra to 0.16.1 in 4.x

2021-05-21 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch PHOENIX-6387-4.x in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 741fc706a5877d29f37a5c5f148ee487b0cc3afd Author: Istvan Toth AuthorDate: Fri May 14 07:26:33 2021 +0200

[phoenix] 09/13: PHOENIX-6454: Add feature to SchemaTool to get the DDL in specification mode (#1217)

2021-05-21 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch PHOENIX-6387-4.x in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 8bbefffb3e3b19673239bd80de7f770a5ec3f319 Author: Swaroopa Kadam AuthorDate: Wed May 12 15:03:39 2021 -0700

[phoenix] 08/13: PHOENIX-6462 Index build that failed should be reporting it into the PHOENIX_INDEX_TOOL_RESULT table

2021-05-21 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch PHOENIX-6387-4.x in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 79b16a7154a7c762b8e3bc6826052b5bced33c38 Author: Gokcen Iskender AuthorDate: Mon May 10 11:21:26 2021 -0700

[phoenix] branch PHOENIX-6387-4.x created (now c3f166e)

2021-04-27 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a change to branch PHOENIX-6387-4.x in repository https://gitbox.apache.org/repos/asf/phoenix.git. at c3f166e PHOENIX-6451 Update joni and jcodings versions No new revisions were added by this update.

[phoenix] branch 4.x updated: PHOENIX-6271: Effective DDL generated by SchemaExtractionTool should maintain the order of PK and other columns (#1212)

2021-04-29 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch 4.x in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.x by this push: new 8d8be95 PHOENIX-6271: Effective DDL generated

[phoenix] branch master updated (55aeb15 -> e3a1e77)

2021-05-04 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git. from 55aeb15 PHOENIX-6351 PhoenixMRJobUtil getActiveResourceManagerAddress logic fails on pseudodistributed cluster

[phoenix] branch 4.x updated: PHOENIX-6344: CASCADE on ALTER should NOOP when there are no secondary indexes (#1135)

2021-02-09 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch 4.x in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.x by this push: new 883170e PHOENIX-6344: CASCADE on ALTER should NOOP

[phoenix] branch 4.x updated: PHOENIX-6420 Wrong result when conditional and regular upserts are passed in the same commit batch (#1183)

2021-04-06 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a commit to branch 4.x in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.x by this push: new d962363 PHOENIX-6420 Wrong result when conditional

[phoenix] branch master updated (21599ac -> 7419f9d)

2021-04-08 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git. from 21599ac PHOENIX-6436 OrderedResultIterator overestimates memory requirements. add 7419f9d PHOENIX-6420

[phoenix] branch master updated (b684dc3 -> 8a8690b)

2021-02-11 Thread skadam
This is an automated email from the ASF dual-hosted git repository. skadam pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git. from b684dc3 PHOENIX-6377 phoenix-client has erronous maven dependecies add 8a8690b PHOENIX-6344: CASCADE

<    1   2   3