You are viewing a plain text version of this content. The canonical link for it is here.
- [Impala-ASF-CR] IMPALA-9472,IMPALA-9473: Add per-partition metrics for data cache - posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org> on 2020/04/01 00:18:41 UTC, 4 replies.
- [Impala-ASF-CR] IMPALA-9582: Upgrade thrift sasl to 0.4.2 for impala-shell - posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org> on 2020/04/01 00:26:12 UTC, 2 replies.
- [Impala-ASF-CR] WIP: Asynchronous code generation - posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org> on 2020/04/01 00:26:14 UTC, 19 replies.
- [Impala-ASF-CR] IMPALA-2563: Support LDAP search bind operations - posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org> on 2020/04/01 00:54:50 UTC, 1 replies.
- [Impala-ASF-CR] IMPALA-4080 [part 7]: Codegen once per fragment - posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org> on 2020/04/01 01:36:17 UTC, 7 replies.
- [Impala-ASF-CR] IMPALA-5092 Add support for VARCHAR in Kudu tables - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2020/04/01 01:37:35 UTC, 6 replies.
- [Impala-ASF-CR] IMPALA-9429: Unioned partition columns break partition pruning - posted by "Kurt Deschler (Code Review)" <ge...@cloudera.org> on 2020/04/01 03:34:13 UTC, 7 replies.
- [Impala-ASF-CR] IMPALA-9484: Full ACID Milestone 1: properly scan files that has full ACID schema - posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2020/04/01 03:55:17 UTC, 9 replies.
- [Impala-ASF-CR] IMPALA-8980: Remove functional*.alltypesinsert from EE tests - posted by "Adam Tamas (Code Review)" <ge...@cloudera.org> on 2020/04/01 08:19:44 UTC, 15 replies.
- [Impala-ASF-CR] Add CentOS 8.1 support to bootstrap system.sh - posted by "Laszlo Gaal (Code Review)" <ge...@cloudera.org> on 2020/04/01 14:25:14 UTC, 21 replies.
- [Impala-ASF-CR] IMPALA-9483 Add logs for debugging builtin functions throw unknown exception randomly - posted by "Andrew Sherman (Code Review)" <ge...@cloudera.org> on 2020/04/01 15:26:20 UTC, 4 replies.
- [Impala-ASF-CR] Use Python from the toolchain for Impala - posted by "Laszlo Gaal (Code Review)" <ge...@cloudera.org> on 2020/04/01 15:59:52 UTC, 32 replies.
- [Impala-ASF-CR] IMPALA-9350: Produce Ranger audits for column masking - posted by "Fang-Yu Rao (Code Review)" <ge...@cloudera.org> on 2020/04/01 17:09:42 UTC, 14 replies.
- [native-toolchain-CR] Patch Thrift to 0.9.3-p8 to remove a duplicate 'Host' header in http messages. - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/04/01 19:02:16 UTC, 2 replies.
- [Impala-ASF-CR] IMPALA-7138: detect devicemapper volumes correctly - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/04/01 19:02:49 UTC, 11 replies.
- [Impala-ASF-CR] IMPALA-9537: Add LDAP auth to the webui - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/04/01 20:47:08 UTC, 8 replies.
- [Impala-ASF-CR] IMPALA-8857: Fix flaky Kudu tests with external inserts - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2020/04/01 21:51:37 UTC, 13 replies.
- [Impala-ASF-CR] WIP IMPALA-9434: Implement Robin Hood Hash Table. - posted by "David Rorke (Code Review)" <ge...@cloudera.org> on 2020/04/02 01:41:53 UTC, 12 replies.
- [native-toolchain-CR] Build Python with bzip2 - posted by "Bhavik Bavishi (Code Review)" <ge...@cloudera.org> on 2020/04/02 10:27:52 UTC, 6 replies.
- [Impala-ASF-CR] IMPALA-3343, IMPALA-9489: Make impala-shell compatible with python 3. - posted by "David Knupp (Code Review)" <ge...@cloudera.org> on 2020/04/02 16:58:20 UTC, 45 replies.
- [Impala-ASF-CR] IMPALA-9097: Don't require minicluster for backend tests - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2020/04/03 01:10:57 UTC, 11 replies.
- [Impala-ASF-CR] IMPALA-9571: Fix Impala crash from unexpected boost filesystem error exception - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2020/04/03 01:51:30 UTC, 6 replies.
- [Impala-ASF-CR] WIP - IMPALA-9362: Upgrade sqlparse 0.1.19 -> 0.3.1 - posted by "David Knupp (Code Review)" <ge...@cloudera.org> on 2020/04/03 07:29:51 UTC, 4 replies.
- [Impala-ASF-CR] IMPALA-9602: Fix case-sensitivity for local catalog - posted by "Aman Sinha (Code Review)" <ge...@cloudera.org> on 2020/04/05 19:30:04 UTC, 19 replies.
- [Impala-ASF-CR] IMPALA-8632: Add support for self-event detection for insert events - posted by "Xiaomeng Zhang (Code Review)" <ge...@cloudera.org> on 2020/04/06 02:32:16 UTC, 13 replies.
- [Impala-ASF-CR] IMPALA-9529: Fix multi-tuple predicates not assigned in column masking - posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2020/04/06 02:38:15 UTC, 24 replies.
- [Impala-ASF-CR] IMPALA-9604: Add TPCH-nested tests for column masking - posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2020/04/06 03:28:44 UTC, 4 replies.
- [Impala-ASF-CR] IMPALA-9398: Fix shell history duplication when cmdloop breaks - posted by "Tamas Mate (Code Review)" <ge...@cloudera.org> on 2020/04/06 08:40:15 UTC, 21 replies.
- [Impala-ASF-CR] IMPALA-9422: Re-visit and improve join node and builder's counters - posted by "Bikramjeet Vig (Code Review)" <ge...@cloudera.org> on 2020/04/06 21:02:05 UTC, 10 replies.
- [Impala-ASF-CR] IMPALA-5746: Test case for remote fragments releasing memory - posted by "Sahil Takiar (Code Review)" <ge...@cloudera.org> on 2020/04/06 21:55:00 UTC, 5 replies.
- [Impala-ASF-CR] Bump up CDP BUILD NUMBER to 2506706 - posted by "Vihang Karajgaonkar (Code Review)" <ge...@cloudera.org> on 2020/04/06 23:20:35 UTC, 1 replies.
- [Impala-ASF-CR] IMPALA-9362: Upgrade sqlparse 0.1.19 -> 0.3.1 - posted by "David Knupp (Code Review)" <ge...@cloudera.org> on 2020/04/07 02:54:34 UTC, 27 replies.
- [Impala-ASF-CR] IMPALA-9543 Reduce duplicate code in thrift CMakeLists.txt - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2020/04/07 03:43:01 UTC, 5 replies.
- [Impala-ASF-CR] IMPALA-9544 Replace Intel's SSE instructions with ARM's NEON instructions - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2020/04/07 03:43:37 UTC, 19 replies.
- [Impala-ASF-CR] IMPALA-9545 Decide cacheline size of aarch64 - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2020/04/07 03:43:49 UTC, 7 replies.
- [Impala-ASF-CR] IMPALA-9564 Replace Intel's crc32 instructions - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2020/04/07 03:45:10 UTC, 2 replies.
- [Impala-ASF-CR] IMPALA-9562 Replace Intel's popcntq instruction with ARM's - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2020/04/07 03:46:16 UTC, 2 replies.
- [Impala-ASF-CR] IMPALA-9563 Replace Intel's pcmpestri and pcmpestrm instructions - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2020/04/07 03:46:28 UTC, 2 replies.
- [Impala-ASF-CR] IMPALA-9590 Resolve error when build tsan and ubsan on arm64 - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2020/04/07 03:46:38 UTC, 18 replies.
- [Impala-ASF-CR] IMPALA-9565 Remove unused included file mm malloc.h on ARM - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2020/04/07 04:34:10 UTC, 10 replies.
- [Impala-ASF-CR] IMPALA-9611: fix hang when cancelling join builder - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/04/07 15:59:57 UTC, 10 replies.
- [Impala-ASF-CR] IMPALA-9176: shared null-aware anti-join build - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/04/07 16:12:00 UTC, 21 replies.
- [Impala-ASF-CR] IMPALA-9612: Fix race condition in RuntimeFilter::WaitForArrival - posted by "Riza Suminto (Code Review)" <ge...@cloudera.org> on 2020/04/07 16:46:57 UTC, 28 replies.
- [Impala-ASF-CR] IMPALA-9607: Fix test column storage attributes Kudu test - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2020/04/07 17:05:31 UTC, 7 replies.
- [native-toolchain-CR] Add build script to create and publish Docker containers - posted by "Laszlo Gaal (Code Review)" <ge...@cloudera.org> on 2020/04/07 18:02:15 UTC, 8 replies.
- [Impala-ASF-CR] Bump up CDP BUILD NUMBER to 2523282 - posted by "Vihang Karajgaonkar (Code Review)" <ge...@cloudera.org> on 2020/04/07 18:20:32 UTC, 8 replies.
- [Impala-ASF-CR] IMPALA-9199: Add support for single query retries on cluster membership changes - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2020/04/07 19:58:08 UTC, 14 replies.
- [Impala-ASF-CR] IMPALA-3741 [part 1]: Upgraded kudu/util for BloomFilter - posted by "Wenzhe Zhou (Code Review)" <ge...@cloudera.org> on 2020/04/08 04:49:45 UTC, 7 replies.
- [Impala-ASF-CR] IMPALA-3741 [part 2]: Push runtime bloom filter to Kudu - posted by "Wenzhe Zhou (Code Review)" <ge...@cloudera.org> on 2020/04/08 04:50:15 UTC, 26 replies.
- [Impala-ASF-CR] IMPALA-9428 Add arm64 atomic ops - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2020/04/08 12:43:33 UTC, 14 replies.
- [Impala-ASF-CR] IMPALA-9619: [DOCS] Document support for Kudu DATE and VARCHAR columns - posted by "Kristine Hahn (Code Review)" <ge...@cloudera.org> on 2020/04/08 16:22:42 UTC, 4 replies.
- [Impala-ASF-CR] IMPALA-9625: Convert fully-qualified table name to lowercase in getTable() - posted by "Fang-Yu Rao (Code Review)" <ge...@cloudera.org> on 2020/04/08 19:43:39 UTC, 4 replies.
- [Impala-ASF-CR] IMPALA-9616 - posted by "Kristine Hahn (Code Review)" <ge...@cloudera.org> on 2020/04/09 00:59:04 UTC, 11 replies.
- [Impala-ASF-CR] IMPALA-9620: Ensure group-by and cnf exprs are analyzed - posted by "Aman Sinha (Code Review)" <ge...@cloudera.org> on 2020/04/09 01:32:13 UTC, 11 replies.
- [Impala-ASF-CR] IMPALA-9618: fix some usability issues with dev env - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/04/09 03:04:54 UTC, 10 replies.
- [Impala-ASF-CR] IMPALA-9613 Document the data cache eviction policy - posted by "Kristine Hahn (Code Review)" <ge...@cloudera.org> on 2020/04/09 03:41:48 UTC, 5 replies.
- [Impala-ASF-CR] IMPALA-9625: Convert the name of a TAccessEvent to lowercase - posted by "Fang-Yu Rao (Code Review)" <ge...@cloudera.org> on 2020/04/09 21:22:32 UTC, 12 replies.
- [Impala-ASF-CR] IMPALA-9596: deflake test tpch mem limit single node - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/04/09 23:32:33 UTC, 19 replies.
- [Impala-ASF-CR] IMPALA-9639 [DOCS] Document Impala support for Kudu DATE type - posted by "Kristine Hahn (Code Review)" <ge...@cloudera.org> on 2020/04/10 00:02:47 UTC, 3 replies.
- [Impala-ASF-CR] IMPALA-9640 [DOC]: Document Impala support for Kudu VARCHAR type - posted by "Kristine Hahn (Code Review)" <ge...@cloudera.org> on 2020/04/10 00:41:57 UTC, 4 replies.
- [Impala-ASF-CR] IMPALA-9630 Keep blocking queue cache line aligned on aarch64 - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2020/04/10 01:40:09 UTC, 12 replies.
- [Impala-ASF-CR] Put transactional tables into 'managed' directory - posted by "Zoltan Borok-Nagy (Code Review)" <ge...@cloudera.org> on 2020/04/10 12:13:14 UTC, 11 replies.
- [Impala-ASF-CR] IMPALA-9642: Set USE CDP HIVE to true by default - posted by "Sahil Takiar (Code Review)" <ge...@cloudera.org> on 2020/04/10 16:05:20 UTC, 12 replies.
- [Impala-ASF-CR] IMPALA-9626: Use Python from the toolchain for Impala - posted by "Laszlo Gaal (Code Review)" <ge...@cloudera.org> on 2020/04/10 16:59:49 UTC, 7 replies.
- [Impala-ASF-CR] IMPALA-9629: Add CentOS 8.1 support to bootstrap system.sh - posted by "Laszlo Gaal (Code Review)" <ge...@cloudera.org> on 2020/04/10 16:59:49 UTC, 10 replies.
- [Impala-ASF-CR] Update version to 4.0.0-SNAPSHOT - posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org> on 2020/04/10 20:12:45 UTC, 6 replies.
- [Impala-ASF-CR] IMPALA-9643: fix runtime filter race for mt dop - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/04/11 18:27:00 UTC, 28 replies.
- [Impala-ASF-CR] IMPALA-9644: Set core file size 0 in docker entrypoint script - posted by "Abhishek Rawat (Code Review)" <ge...@cloudera.org> on 2020/04/12 08:54:43 UTC, 6 replies.
- [Impala-ASF-CR] IMPALA-9645 Port LLVM codegen to adapt aarch64 - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2020/04/13 01:19:11 UTC, 6 replies.
- [Impala-ASF-CR] IMPALA-8795 : Enable event polling by default in dockerized tests. - posted by "Anurag Mantripragada (Code Review)" <ge...@cloudera.org> on 2020/04/13 02:23:40 UTC, 4 replies.
- [Impala-ASF-CR] IMPALA-9646: clean up README - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/04/13 17:54:02 UTC, 11 replies.
- [Impala-ASF-CR] IMPALA-9649: Exclude shiro-core and shiro-crypto-core jars from maven download - posted by "David Knupp (Code Review)" <ge...@cloudera.org> on 2020/04/13 21:41:13 UTC, 17 replies.
- [Impala-ASF-CR] IMPALA-9160 (Part 2): Instantiate rangerConfig using RangerPluginConfig - posted by "Fang-Yu Rao (Code Review)" <ge...@cloudera.org> on 2020/04/13 22:17:48 UTC, 9 replies.
- [Impala-ASF-CR] IMPALA-9650: Fix flakiness in RuntimeFilterTest - posted by "Riza Suminto (Code Review)" <ge...@cloudera.org> on 2020/04/14 00:13:49 UTC, 7 replies.
- [Impala-ASF-CR] IMPALA-9071: remove xfail from ACID CTAS test - posted by "Csaba Ringhofer (Code Review)" <ge...@cloudera.org> on 2020/04/14 15:35:53 UTC, 6 replies.
- [Impala-ASF-CR] IMPALA-9469: ORC scanner vectorization for collection types - posted by "Zoltan Borok-Nagy (Code Review)" <ge...@cloudera.org> on 2020/04/14 16:40:11 UTC, 10 replies.
- [Impala-ASF-CR] IMPALA-9651: Update Ranger's Impala plugin to replace use of deprecated APIs - posted by "Fang-Yu Rao (Code Review)" <ge...@cloudera.org> on 2020/04/14 17:01:26 UTC, 6 replies.
- [Impala-ASF-CR] IMPALA-9616 [DOC]: Document spill to disk startup options - posted by "Kristine Hahn (Code Review)" <ge...@cloudera.org> on 2020/04/15 00:58:50 UTC, 4 replies.
- [Impala-ASF-CR] IMPALA-9617: Skip tests that use Hive on non-HDFS filesystems - posted by "Zoltan Borok-Nagy (Code Review)" <ge...@cloudera.org> on 2020/04/15 12:32:19 UTC, 7 replies.
- [Impala-ASF-CR] IMPALA-9653: Impala shouldn't create/remove staging directory during transactional INSERTs - posted by "Zoltan Borok-Nagy (Code Review)" <ge...@cloudera.org> on 2020/04/15 13:22:23 UTC, 14 replies.
- [Impala-ASF-CR] Asynchronous code generation - posted by "Daniel Becker (Code Review)" <ge...@cloudera.org> on 2020/04/16 14:31:01 UTC, 2 replies.
- [Impala-ASF-CR] IMPALA-9663: Fix for NPE in fire listener events - posted by "Vihang Karajgaonkar (Code Review)" <ge...@cloudera.org> on 2020/04/17 01:15:36 UTC, 9 replies.
- [Impala-ASF-CR] IMPALA-9406 Add some new packages to download - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2020/04/17 09:46:54 UTC, 0 replies.
- [Impala-ASF-CR] IMPALA-9631: Import HLL functionality from DataSketches - posted by "Gabor Kaszab (Code Review)" <ge...@cloudera.org> on 2020/04/17 12:07:39 UTC, 21 replies.
- [Impala-ASF-CR] IMPALA-3926: part 2: avoid setting LD LIBRARY PATH - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/04/17 16:45:09 UTC, 10 replies.
- [Impala-ASF-CR] Fix formatting of HBaseScanNode explain output. - posted by "Shant Hovsepian (Code Review)" <ge...@cloudera.org> on 2020/04/17 19:38:33 UTC, 2 replies.
- [Impala-ASF-CR] IMPALA-9666 Correct a log message in TestImpalaShellInteractive - posted by "Andrew Sherman (Code Review)" <ge...@cloudera.org> on 2020/04/18 00:02:29 UTC, 6 replies.
- [Impala-ASF-CR] IMPALA-9540 Test that Impala Shell no longer sends duplicate "Host" headers in http mode. - posted by "Andrew Sherman (Code Review)" <ge...@cloudera.org> on 2020/04/18 00:16:05 UTC, 5 replies.
- [Impala-ASF-CR] IMPALA-9676 Add aarch64 compile options for clang - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2020/04/19 13:12:38 UTC, 1 replies.
- [Impala-ASF-CR] IMPALA-9668: Obey SKIP TOOLCHAIN BOOTSTRAP during virtualenv bootstrap - posted by "Laszlo Gaal (Code Review)" <ge...@cloudera.org> on 2020/04/20 15:24:04 UTC, 7 replies.
- [Impala-ASF-CR] IMPALA-9647: Exclude fluent-hc-4.3.2.jar from fe/pom.xml - posted by "David Knupp (Code Review)" <ge...@cloudera.org> on 2020/04/20 18:35:30 UTC, 20 replies.
- [Impala-ASF-CR] IMPALA-8834: Short-circuit partition key scan - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/04/20 19:21:45 UTC, 17 replies.
- [Impala-ASF-CR] IMPALA-9648: Exclude netty from hadoop-hdfs mvn download - posted by "David Knupp (Code Review)" <ge...@cloudera.org> on 2020/04/20 19:24:12 UTC, 22 replies.
- [Impala-ASF-CR] IMPALA-9679: Remove some jars from Docker images - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/04/20 21:51:01 UTC, 10 replies.
- [Impala-ASF-CR] IMPALA-9665: Fixed database not found errors in query test.test insert - posted by "Adam Tamas (Code Review)" <ge...@cloudera.org> on 2020/04/20 22:11:58 UTC, 6 replies.
- [Impala-ASF-CR] IMPALA-9574: support ubuntu 18.04 base image - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/04/21 03:08:54 UTC, 11 replies.
- [Impala-ASF-CR] IMPALA-9683: distcc ubuntu 18.04 support - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/04/21 17:51:52 UTC, 6 replies.
- [Impala-ASF-CR] IMPALA-9681: Fix LdapImpalaShellTest - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2020/04/21 20:51:32 UTC, 8 replies.
- [Impala-ASF-CR] Ensure the FE custom cluster tests are run in precommit - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2020/04/21 21:05:47 UTC, 6 replies.
- [Impala-ASF-CR] [WIP]IMPALA-9645 Port LLVM codegen to adapt aarch64 - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2020/04/22 09:01:07 UTC, 1 replies.
- [Impala-ASF-CR] IMPALA-9685: Fix ACID tables missing row id column in LocalCatalog mode - posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2020/04/22 11:47:32 UTC, 10 replies.
- [Impala-ASF-CR](asf-site) Update download links for release 3.4.0 - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2020/04/22 23:24:51 UTC, 3 replies.
- [Impala-ASF-CR](asf-site) [DOCS] Impala 3.4 docs to be published - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2020/04/22 23:25:03 UTC, 6 replies.
- [Impala-ASF-CR](asf-site) Add 3.4.0 change log - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2020/04/22 23:25:07 UTC, 6 replies.
- [Impala-ASF-CR] IMPALA-9640: [DOCS] Document Impala support for Kudu VARCHAR type - posted by "Kristine Hahn (Code Review)" <ge...@cloudera.org> on 2020/04/23 18:27:20 UTC, 5 replies.
- [Impala-ASF-CR] IMPALA-9609: Minimize Frontend activity in executor only impalads - posted by "Csaba Ringhofer (Code Review)" <ge...@cloudera.org> on 2020/04/23 23:24:38 UTC, 13 replies.
- [Impala-ASF-CR] IMPALA-9688: Support create iceberg table by impala - posted by "wangsheng (Code Review)" <ge...@cloudera.org> on 2020/04/24 02:27:46 UTC, 20 replies.
- [Impala-ASF-CR] IMPALA-9649: Add shiro* to the banned dependency maven plugin - posted by "David Knupp (Code Review)" <ge...@cloudera.org> on 2020/04/24 06:51:19 UTC, 9 replies.
- [Impala-ASF-CR] IMPALA-9677: Fix frontend tests using a non-existent S3 bucket - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2020/04/24 15:29:07 UTC, 5 replies.
- [Impala-ASF-CR](asf-site) Fix link text for Impala 3.4 - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2020/04/24 17:30:14 UTC, 2 replies.
- [Impala-ASF-CR] Filter out "Checksum validation failed" messages during the maven build - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2020/04/24 19:55:55 UTC, 3 replies.
- [Impala-ASF-CR] IMPALA-9648: Exclude netty and netty-all from hadoop-hdfs mvn download - posted by "David Knupp (Code Review)" <ge...@cloudera.org> on 2020/04/24 23:24:39 UTC, 5 replies.
- [Impala-ASF-CR] IMPALA-9539: Enable CNF rewrites by default - posted by "Aman Sinha (Code Review)" <ge...@cloudera.org> on 2020/04/25 01:08:38 UTC, 18 replies.
- [Impala-ASF-CR] IMPALA-9693: Use analyzed order-by expr during rewrite - posted by "Aman Sinha (Code Review)" <ge...@cloudera.org> on 2020/04/26 01:01:43 UTC, 5 replies.
- [native-toolchain-CR] Bump Kudu version to 389d4f1e1 - posted by "Wenzhe Zhou (Code Review)" <ge...@cloudera.org> on 2020/04/26 18:58:56 UTC, 3 replies.
- [Impala-ASF-CR] IMPALA-9693: Analyze predicate in CNF rule if not previously done - posted by "Aman Sinha (Code Review)" <ge...@cloudera.org> on 2020/04/27 03:47:38 UTC, 5 replies.
- [Impala-ASF-CR] IMPALA-9639: [DOCS] Document Impala support for Kudu DATE type - posted by "Kristine Hahn (Code Review)" <ge...@cloudera.org> on 2020/04/27 13:43:17 UTC, 4 replies.
- [Impala-ASF-CR] IMPALA-9613: [DOCS] Document the data cache eviction policy - posted by "Kristine Hahn (Code Review)" <ge...@cloudera.org> on 2020/04/27 14:12:43 UTC, 8 replies.
- [Impala-ASF-CR] IMPALA-9512: Full ACID Milestone 2: Validate each row against the valid write id list - posted by "Zoltan Borok-Nagy (Code Review)" <ge...@cloudera.org> on 2020/04/27 16:58:52 UTC, 5 replies.
- [Impala-ASF-CR] IMPALA-9648: Don't ban netty 3* from fe/pom.xml - posted by "David Knupp (Code Review)" <ge...@cloudera.org> on 2020/04/27 17:30:46 UTC, 4 replies.
- [Impala-ASF-CR] Don't filter maven messages about banned dependencies - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2020/04/27 19:09:43 UTC, 5 replies.
- [Impala-ASF-CR] IMPALA-9692 (part 1): Refactor TBackendDescriptor to protobuf - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2020/04/27 22:14:32 UTC, 3 replies.
- [Impala-ASF-CR] Revert "IMPALA-9648: Don't ban netty 3* from fe/pom.xml" - posted by "David Knupp (Code Review)" <ge...@cloudera.org> on 2020/04/27 22:47:46 UTC, 3 replies.
- [Impala-ASF-CR] Revert "IMPALA-9648: Exclude netty and netty-all from hadoop-hdfs mvn download" - posted by "David Knupp (Code Review)" <ge...@cloudera.org> on 2020/04/27 22:55:00 UTC, 3 replies.
- [Impala-ASF-CR] IMPALA-9701: fix data race in BTS - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/04/27 23:58:01 UTC, 9 replies.
- [Impala-ASF-CR] [WIP] Enable event polling by default in dockerized tests - posted by "Xiaomeng Zhang (Code Review)" <ge...@cloudera.org> on 2020/04/27 23:58:57 UTC, 3 replies.
- [Impala-ASF-CR](asf-site) IMPALA-9462: Point to downloads.apache.org for current release - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/04/28 00:53:05 UTC, 1 replies.
- [Impala-ASF-CR] IMPALA-9029: [DOCS] Impala 3.4 Release Notes - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2020/04/28 01:32:15 UTC, 0 replies.
- [Impala-ASF-CR] IMPALA-9648: Exclude/ban netty-all from mvn download - posted by "David Knupp (Code Review)" <ge...@cloudera.org> on 2020/04/28 02:23:23 UTC, 13 replies.
- [native-toolchain-CR] IMPALA-9686: Add readline to Python - posted by "Laszlo Gaal (Code Review)" <ge...@cloudera.org> on 2020/04/28 12:44:47 UTC, 7 replies.
- [native-toolchain-CR] Clone the Kudu repo using HTTPS by default - posted by "Laszlo Gaal (Code Review)" <ge...@cloudera.org> on 2020/04/28 12:44:47 UTC, 9 replies.
- [Impala-ASF-CR] IMPALA-9680 Fixed compressed inserts failing - posted by "Adam Tamas (Code Review)" <ge...@cloudera.org> on 2020/04/28 13:15:19 UTC, 5 replies.
- [Impala-ASF-CR] Bump test-with-docker test concurrency for large instances - posted by "Laszlo Gaal (Code Review)" <ge...@cloudera.org> on 2020/04/28 16:53:24 UTC, 1 replies.
- [Impala-ASF-CR] IMPALA-9649: Exclude shiro* and add to banned dependency maven plugin - posted by "David Knupp (Code Review)" <ge...@cloudera.org> on 2020/04/29 08:06:10 UTC, 12 replies.
- [Impala-ASF-CR] IMPALA-9699: Skip '-1' values when aggregating num null statistics - posted by "Tamas Mate (Code Review)" <ge...@cloudera.org> on 2020/04/29 08:43:43 UTC, 12 replies.
- [Impala-ASF-CR] IMPALA-9443: [DOCS] Make tables optically pleasing and complete - posted by "Tamas Mate (Code Review)" <ge...@cloudera.org> on 2020/04/29 10:49:48 UTC, 1 replies.
- [Impala-ASF-CR] Impala-9628 - Refactor bootstrap system.sh - posted by "Zoltan Garaguly (Code Review)" <ge...@cloudera.org> on 2020/04/29 12:29:02 UTC, 5 replies.
- [Impala-ASF-CR] IMPALA-9570: [DOCS] add memory management - posted by "Shajini Thayasingh (Code Review)" <ge...@cloudera.org> on 2020/04/29 22:04:48 UTC, 2 replies.
- [Impala-ASF-CR] IMPALA-9380: async query unregistration - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/04/30 18:17:58 UTC, 4 replies.