You are viewing a plain text version of this content. The canonical link for it is here.
- [native-toolchain-CR] IMPALA-12128: Bump ORC C++ version to 1.7.9-p10 - posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2023/06/01 00:02:19 UTC, 1 replies.
- [Impala-ASF-CR] PROTOTYPE: IMPALA-12114: Pull in fix for THRIFT-5705 and add test - posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org> on 2023/06/01 00:02:20 UTC, 0 replies.
- [Impala-ASF-CR] IMPALA-11260: (Addendum) Restrict add-opens to Java 9+ - posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2023/06/01 01:01:13 UTC, 14 replies.
- [Impala-ASF-CR] IMPALA-12150: Use protocol version to isolate cluster components - posted by "Wenzhe Zhou (Code Review)" <ge...@cloudera.org> on 2023/06/01 01:08:09 UTC, 38 replies.
- [Impala-ASF-CR] WIP IMPALA-12150: Allow executors to register to two statestores - posted by "Wenzhe Zhou (Code Review)" <ge...@cloudera.org> on 2023/06/01 01:09:32 UTC, 0 replies.
- [Impala-ASF-CR] IMPALA-12114: Pull in fix for THRIFT-5705 and add test - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2023/06/01 03:23:02 UTC, 12 replies.
- [Impala-ASF-CR] IMPALA-12051: Propagate analytic tuple predicates of outer-joined InlineView - posted by "Minghui Zhu (Code Review)" <ge...@cloudera.org> on 2023/06/01 07:09:26 UTC, 19 replies.
- [Impala-ASF-CR] IMPALA-11904: Data cache support dumping for reloading - posted by "Zihao Ye (Code Review)" <ge...@cloudera.org> on 2023/06/01 09:07:50 UTC, 7 replies.
- [Impala-ASF-CR] IMPALA-12171: Optimize delimited output - posted by "Daniel Becker (Code Review)" <ge...@cloudera.org> on 2023/06/01 09:16:57 UTC, 16 replies.
- [Impala-ASF-CR] IMPALA-11534: Skip reloading file metadata for some ALTER TABLE events - posted by "Csaba Ringhofer (Code Review)" <ge...@cloudera.org> on 2023/06/01 09:22:26 UTC, 37 replies.
- [Impala-ASF-CR] IMPALA-12177: Add missing throw statement in unsetPartitionsColStats() - posted by "Zihao Ye (Code Review)" <ge...@cloudera.org> on 2023/06/01 09:23:03 UTC, 7 replies.
- [Impala-ASF-CR] IMPALA-12142: Decrease default fetch size to 8192 in impala-shell - posted by "Csaba Ringhofer (Code Review)" <ge...@cloudera.org> on 2023/06/01 10:02:01 UTC, 11 replies.
- [Impala-ASF-CR] IMPALA-12048: Add query progress to queries webpage - posted by "Zihao Ye (Code Review)" <ge...@cloudera.org> on 2023/06/01 11:41:18 UTC, 14 replies.
- [Impala-ASF-CR] IMPALA-12176: Improve client fetch metrics - posted by "Kurt Deschler (Code Review)" <ge...@cloudera.org> on 2023/06/01 13:24:39 UTC, 64 replies.
- [Impala-ASF-CR] IMPALA-11260: (Addendum) Add-opens in LIBHDFS OPTS - posted by "Michael Smith (Code Review)" <ge...@cloudera.org> on 2023/06/01 16:32:28 UTC, 5 replies.
- [Impala-ASF-CR] PROTOTYPE IMPALA-11941: Support Java 17 in Impala - posted by "Michael Smith (Code Review)" <ge...@cloudera.org> on 2023/06/01 18:48:13 UTC, 19 replies.
- [Impala-ASF-CR] IMPALA-12158: Restore process name for daemons - posted by "Michael Smith (Code Review)" <ge...@cloudera.org> on 2023/06/01 21:18:33 UTC, 25 replies.
- [Impala-ASF-CR] IMPALA-12059: Deduplicate and filter warnings from Thrift compilation - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2023/06/02 00:57:10 UTC, 14 replies.
- [Impala-ASF-CR] IMPALA-10262: RPM/DEB Packaging Support - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2023/06/02 03:02:27 UTC, 9 replies.
- [Impala-ASF-CR] IMPALA-12178: Refined alignment for timeticks in query timeline - posted by "Surya Hebbar (Code Review)" <ge...@cloudera.org> on 2023/06/02 13:13:31 UTC, 11 replies.
- [Impala-ASF-CR] IMPALA-12182: Add CPU utilization chart for RuntimeProfile's sampled metrics - posted by "Surya Hebbar (Code Review)" <ge...@cloudera.org> on 2023/06/02 13:13:37 UTC, 15 replies.
- [Impala-ASF-CR] IMPALA-12183: Fix cardinality clamping across aggregation phases - posted by "Riza Suminto (Code Review)" <ge...@cloudera.org> on 2023/06/02 15:53:24 UTC, 27 replies.
- [Impala-ASF-CR] IMPALA-12154: Trim recency list appropriately for LIRS ToUninitialize() - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2023/06/02 17:02:17 UTC, 6 replies.
- [Impala-ASF-CR] IMPALA-10971: Fix data cache metrics for instant evictions - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2023/06/02 17:02:39 UTC, 3 replies.
- [Impala-ASF-CR] IMPALA-10173: Allow implicit casts between numeric and string types when inserting into table - posted by "Peter Rozsa (Code Review)" <ge...@cloudera.org> on 2023/06/05 07:49:32 UTC, 24 replies.
- [Impala-ASF-CR] IMPALA-12135: Deflake test krpc datastream sender shuffle - posted by "Riza Suminto (Code Review)" <ge...@cloudera.org> on 2023/06/05 15:00:53 UTC, 8 replies.
- [Impala-ASF-CR] IMPALA-6665: Tag CatalogOp logs with query ids - posted by "Riza Suminto (Code Review)" <ge...@cloudera.org> on 2023/06/05 17:53:36 UTC, 16 replies.
- [native-toolchain-CR] Add llvm 12 and 16 - posted by "Michael Smith (Code Review)" <ge...@cloudera.org> on 2023/06/05 22:22:04 UTC, 0 replies.
- [native-toolchain-CR] IMPALA-11459: Add llvm 12 and 16 - posted by "Michael Smith (Code Review)" <ge...@cloudera.org> on 2023/06/05 22:23:58 UTC, 1 replies.
- [Impala-ASF-CR] PROTOTYPE: Use new LLVM Pass Manager - posted by "Michael Smith (Code Review)" <ge...@cloudera.org> on 2023/06/06 00:09:05 UTC, 2 replies.
- [Impala-ASF-CR] IMPALA-11877: (part 1) Add support for DELETE statements for UNPARTITIONED Iceberg tables - posted by "Gabor Kaszab (Code Review)" <ge...@cloudera.org> on 2023/06/06 07:43:52 UTC, 14 replies.
- [Impala-ASF-CR] IMPALA-12186: Add table property to Iceberg LOAD DATA tmp tables - posted by "Tamas Mate (Code Review)" <ge...@cloudera.org> on 2023/06/06 10:58:38 UTC, 5 replies.
- [Impala-ASF-CR] IMPALA-11459: Use new LLVM Pass Manager - posted by "Michael Smith (Code Review)" <ge...@cloudera.org> on 2023/06/06 16:12:20 UTC, 32 replies.
- [Impala-ASF-CR] IMPALA-4530: Implement in-memory merge of quicksorted runs - posted by "Noemi Pap-Takacs (Code Review)" <ge...@cloudera.org> on 2023/06/06 18:24:47 UTC, 17 replies.
- [Impala-ASF-CR] [DO-NOT-MERGE] Experimental link time optimization - posted by "Michael Smith (Code Review)" <ge...@cloudera.org> on 2023/06/06 18:54:59 UTC, 11 replies.
- [native-toolchain-CR] IMPALA-11459: Add LLVM 12 and 16 - posted by "Michael Smith (Code Review)" <ge...@cloudera.org> on 2023/06/06 21:56:19 UTC, 12 replies.
- [Impala-ASF-CR] IMPALA-12189: updateCatalog should handle failures in createTblTransaction - posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2023/06/07 05:17:33 UTC, 13 replies.
- [Impala-ASF-CR] IMPALA-12185: Don't install snappy-devel for Red Hat derivatives - posted by "Laszlo Gaal (Code Review)" <ge...@cloudera.org> on 2023/06/07 14:56:25 UTC, 13 replies.
- [Impala-ASF-CR] IMPALA-11535: Skip older events in the event processor based on the latestRefreshEventID - posted by "Sai Hemanth Gantasala (Code Review)" <ge...@cloudera.org> on 2023/06/08 00:00:37 UTC, 3 replies.
- [Impala-ASF-CR] WIP IMPALA-12155: Support CatalogD HA - posted by "Wenzhe Zhou (Code Review)" <ge...@cloudera.org> on 2023/06/08 15:50:31 UTC, 1 replies.
- [Impala-ASF-CR] IMPALA-12192: Fix scaling bug in scan fragment - posted by "Riza Suminto (Code Review)" <ge...@cloudera.org> on 2023/06/08 17:15:21 UTC, 29 replies.
- [Impala-ASF-CR] IMPALA-12193: Fix TSAN failures for DataCacheTest.SetReadOnly - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2023/06/08 19:07:18 UTC, 14 replies.
- [Impala-ASF-CR] IMPALA-12194: Fix flakiness in DataCacheTest.SetReadOnly - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2023/06/08 19:07:20 UTC, 16 replies.
- [Impala-ASF-CR] IMPALA-12196: Handle empty REQUEST POOL in Frontend.java - posted by "Riza Suminto (Code Review)" <ge...@cloudera.org> on 2023/06/08 20:47:56 UTC, 5 replies.
- [Impala-ASF-CR] IMPALA-12164: Avoid referencing non-materialized slots in analytic limit pushdown - posted by "ttttttz (Code Review)" <ge...@cloudera.org> on 2023/06/09 08:50:42 UTC, 24 replies.
- [Impala-ASF-CR] IMPALA-12131: If a non-partitioned table update catalog fails, invalidate the table. - posted by "ttttttz (Code Review)" <ge...@cloudera.org> on 2023/06/09 09:45:47 UTC, 5 replies.
- [Impala-ASF-CR] IMPALA-10798: Prototype a simple JSON File reader - posted by "Zihao Ye (Code Review)" <ge...@cloudera.org> on 2023/06/09 10:36:14 UTC, 14 replies.
- [Impala-ASF-CR] IMPALA-12198: Create $RANGER LOG DIR before stopping in kill-ranger-server.sh - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2023/06/09 17:30:01 UTC, 6 replies.
- [Impala-ASF-CR] IMPALA-12199: Point Maven 3.5.4 download location to Apache Archives - posted by "Laszlo Gaal (Code Review)" <ge...@cloudera.org> on 2023/06/09 17:54:36 UTC, 7 replies.
- [Impala-ASF-CR] IMPALA-12148: Bump timeouts for TestAsyncDDLTiming::test ctas() - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2023/06/09 22:30:19 UTC, 12 replies.
- [Impala-ASF-CR] IMPALA-12197: Prevent assertion failures when isClusteringColumn() is called on a IcebergTimeTravelTable. - posted by "Andrew Sherman (Code Review)" <ge...@cloudera.org> on 2023/06/10 16:48:15 UTC, 14 replies.
- [Impala-ASF-CR] IMPALA-12155: Support CatalogD HA - posted by "Wenzhe Zhou (Code Review)" <ge...@cloudera.org> on 2023/06/11 22:55:52 UTC, 23 replies.
- [Impala-ASF-CR] IMPALA-12204: Fix redundant codegen info added in subplan profiles - posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2023/06/12 05:55:38 UTC, 11 replies.
- [Impala-ASF-CR] IMPALA-12184: Java UDF increment on an empty string is inconsistent - posted by "Peter Rozsa (Code Review)" <ge...@cloudera.org> on 2023/06/12 13:26:48 UTC, 9 replies.
- [Impala-ASF-CR] IMPALA-11887: Support auto adjust mt dop when CPU utilization is high - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2023/06/12 14:14:39 UTC, 12 replies.
- [Impala-ASF-CR] IMPALA-12200: Cap stats NDV from SetOperationStmt.createMetadata - posted by "Riza Suminto (Code Review)" <ge...@cloudera.org> on 2023/06/12 16:04:31 UTC, 33 replies.
- [native-toolchain-CR] IMPALA-12202: Replace lsb release with /etc/os-release - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2023/06/12 22:46:35 UTC, 4 replies.
- [native-toolchain-CR] IMPALA-12203: Default to Python 3 on modern distributions - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2023/06/12 22:46:35 UTC, 4 replies.
- [native-toolchain-CR] IMPALA-11961/IMPALA-12207: Add support for Redhat 9 / Ubuntu 22 builds - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2023/06/12 22:46:35 UTC, 8 replies.
- [Impala-ASF-CR] IMPALA-12208: Avoid registering RPCs with ClientRequestState after Finalization - posted by "Kurt Deschler (Code Review)" <ge...@cloudera.org> on 2023/06/13 04:32:09 UTC, 12 replies.
- [Impala-ASF-CR] [WIP] IMPALA-11996: Scanner change for Iceberg metadtata querying - posted by "Tamas Mate (Code Review)" <ge...@cloudera.org> on 2023/06/13 09:44:03 UTC, 2 replies.
- [Impala-ASF-CR] IMPALA-12210: CatalogD should check if table is transactional before checking the compaction id - posted by "Sai Hemanth Gantasala (Code Review)" <ge...@cloudera.org> on 2023/06/13 17:37:17 UTC, 1 replies.
- [Impala-ASF-CR] IMPALA-12126: fix keywords and builtin function names conflict. - posted by "Xiang Yang (Code Review)" <ge...@cloudera.org> on 2023/06/14 02:28:36 UTC, 4 replies.
- [Impala-ASF-CR] IMPALA-12158: Added -f to "pgrep impalad" commands - posted by "Gergely Fürnstáhl (Code Review)" <ge...@cloudera.org> on 2023/06/14 09:15:19 UTC, 0 replies.
- [Impala-ASF-CR] WIP IMPALA-11619: Improve Iceberg V2 reads with a custom Iceberg Position Delete operator - posted by "Gergely Fürnstáhl (Code Review)" <ge...@cloudera.org> on 2023/06/14 14:15:44 UTC, 10 replies.
- [Impala-ASF-CR] IMPALA-12214: Upgrade Spring Framework to 5.3.27 - posted by "Michael Smith (Code Review)" <ge...@cloudera.org> on 2023/06/14 16:38:43 UTC, 6 replies.
- [Impala-ASF-CR] IMPALA-12179 (part 1): Remove dependency on lsb release for docker CMake - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2023/06/14 17:54:16 UTC, 5 replies.
- [Impala-ASF-CR] PROTOTYPE: IMPALA-11961/IMPALA-12207: Add Redhat 9 / Ubuntu 22 support - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2023/06/14 17:54:20 UTC, 15 replies.
- [Impala-ASF-CR] IMPALA-12211: Adapt FIPS detection to handle OpenSSL 3 - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2023/06/14 17:54:20 UTC, 7 replies.
- [Impala-ASF-CR] IMPALA-12179 (part 2): Use /etc/os-release for bootstrap toolchain.py - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2023/06/14 17:54:20 UTC, 4 replies.
- [Impala-ASF-CR] IMPALA-12179 (part 3): Remove remaining lsb release references - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2023/06/14 17:54:20 UTC, 4 replies.
- [Impala-ASF-CR] IMPALA-11957: Implement Regression functions: regr slope(), regr intercept() and regr r2() - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2023/06/14 18:33:07 UTC, 17 replies.
- [Impala-ASF-CR] IMPALA-11435: Fixup - Suppress logging for 'thrift' in impala-shell - posted by "Vincent Tran (Code Review)" <ge...@cloudera.org> on 2023/06/14 21:18:17 UTC, 8 replies.
- [Impala-ASF-CR] IMPALA-12115: Put each filesystem in a different directory - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2023/06/14 23:51:33 UTC, 3 replies.
- [Impala-ASF-CR] IMPALA-11013 (part 1): Support 'MIGRATE TABLE' for external HDFS tables - posted by "Gabor Kaszab (Code Review)" <ge...@cloudera.org> on 2023/06/15 15:23:37 UTC, 1 replies.
- [Impala-ASF-CR] IMPALA-11013: Support 'MIGRATE TABLE' for external HDFS tables - posted by "Gabor Kaszab (Code Review)" <ge...@cloudera.org> on 2023/06/15 15:44:08 UTC, 12 replies.
- [Impala-ASF-CR] IMPALA-11877: (part 2) Add support for DELETE statements for PARTITIONED Iceberg tables - posted by "Zoltan Borok-Nagy (Code Review)" <ge...@cloudera.org> on 2023/06/15 16:29:33 UTC, 34 replies.
- [Impala-ASF-CR] CDPD-55089: Exclude the ORC version pulled in by Ranger - posted by "Laszlo Gaal (Code Review)" <ge...@cloudera.org> on 2023/06/15 21:27:19 UTC, 4 replies.
- [Impala-ASF-CR] IMPALA-12218: Exclude Ranger's ORC dependency - posted by "Laszlo Gaal (Code Review)" <ge...@cloudera.org> on 2023/06/15 21:27:23 UTC, 9 replies.
- [Impala-ASF-CR] IMPALA-12227: Configure Ozone datanode client port - posted by "Michael Smith (Code Review)" <ge...@cloudera.org> on 2023/06/16 22:38:38 UTC, 10 replies.
- [Impala-ASF-CR] IMPALA-12224: Improve error handling for shell interactive tests - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2023/06/16 23:25:59 UTC, 10 replies.
- [native-toolchain-CR] IMPALA-12225: Fix ASAN builds for glibc >= 2.34 - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2023/06/17 00:39:27 UTC, 3 replies.
- [Impala-ASF-CR] IMPALA-11961/IMPALA-12207: Add Redhat 9 / Ubuntu 22 support - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2023/06/17 00:55:56 UTC, 17 replies.
- [Impala-ASF-CR] IMPALA-12155: Support High Availability for CatalogD - posted by "Wenzhe Zhou (Code Review)" <ge...@cloudera.org> on 2023/06/18 22:36:33 UTC, 17 replies.
- [Impala-ASF-CR] IMPALA-11731: Support gathering of table metadata without HdfsTable's lock when the catalog server's catalog topic mode is minimal - posted by "ttttttz (Code Review)" <ge...@cloudera.org> on 2023/06/19 07:17:13 UTC, 2 replies.
- [Impala-ASF-CR] IMPALA-12128: Bump ORC C++ version to 1.7.9-p10 - posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2023/06/19 08:41:06 UTC, 8 replies.
- [Impala-ASF-CR] IMPALA-11013 (part 1): Support 'MIGRATE TABLE' for external Hdfs tables - posted by "Tamas Mate (Code Review)" <ge...@cloudera.org> on 2023/06/20 12:48:17 UTC, 2 replies.
- [Impala-ASF-CR] IMPALA-11949: Make backend AVRO CPP library available - posted by "Tamas Mate (Code Review)" <ge...@cloudera.org> on 2023/06/20 14:04:02 UTC, 0 replies.
- [Impala-ASF-CR] IMPALA-11949: Make backend AVRO C++ library available - posted by "Tamas Mate (Code Review)" <ge...@cloudera.org> on 2023/06/20 14:06:26 UTC, 15 replies.
- [Impala-ASF-CR] IMPALA-11619: Improve Iceberg V2 reads with a custom Iceberg Position Delete operator - posted by "Gergely Fürnstáhl (Code Review)" <ge...@cloudera.org> on 2023/06/20 15:41:48 UTC, 18 replies.
- [Impala-ASF-CR] IMPALA-11941: Support Java 17 in Impala - posted by "Michael Smith (Code Review)" <ge...@cloudera.org> on 2023/06/20 17:12:47 UTC, 43 replies.
- [Impala-ASF-CR] IMPALA-12188: Avoid unnecessary output from sourcing bin/impala-config.sh - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2023/06/20 17:22:04 UTC, 3 replies.
- [Impala-ASF-CR] PROTOTYPE IMPALA-12220: Build wheels for ext-py shell dependencies - posted by "Michael Smith (Code Review)" <ge...@cloudera.org> on 2023/06/20 17:46:29 UTC, 1 replies.
- [Impala-ASF-CR] PROTOTYPE #2 IMPALA-12220: Build impala-shell tarball using pip install - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2023/06/20 19:49:41 UTC, 7 replies.
- [Impala-ASF-CR] IMPALA-12220: pip install ext-py dependencies in the shell tarball - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2023/06/20 23:42:15 UTC, 9 replies.
- [Impala-ASF-CR] IMPALA-11842: Improve memory estimation for Aggregate Node - posted by "Riza Suminto (Code Review)" <ge...@cloudera.org> on 2023/06/21 13:35:36 UTC, 2 replies.
- [Impala-ASF-CR] WIP IMPALA-12060: Support CatalogD HA - posted by "Wenzhe Zhou (Code Review)" <ge...@cloudera.org> on 2023/06/21 19:30:20 UTC, 0 replies.
- [Impala-ASF-CR] IMPALA-11842: Improve memory estimation for Aggregate - posted by "Riza Suminto (Code Review)" <ge...@cloudera.org> on 2023/06/21 22:36:19 UTC, 13 replies.
- [Impala-ASF-CR] IMPALA-12217: Update cgroup-util to handle cgroups v2 - posted by "Michael Smith (Code Review)" <ge...@cloudera.org> on 2023/06/22 00:17:01 UTC, 16 replies.
- [native-toolchain-CR] IMPALA-12223: Bump thrift to 0.16.0-p5 for THRIFT-5716 - posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2023/06/22 00:45:38 UTC, 4 replies.
- [Impala-ASF-CR] IMPALA-12210: CatalogD should ignore validWriteId List if the table is external while loading a table - posted by "Sai Hemanth Gantasala (Code Review)" <ge...@cloudera.org> on 2023/06/22 01:19:09 UTC, 12 replies.
- [Impala-ASF-CR] IMPALA-12223: Bump thrift to 0.16.0-p5 to fix THRIFT-5716 - posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2023/06/22 08:54:48 UTC, 6 replies.
- [Impala-ASF-CR] WIP: IMPALA-12159: Support ORDER BY for collections of variable length types in select list - posted by "Daniel Becker (Code Review)" <ge...@cloudera.org> on 2023/06/22 12:00:42 UTC, 1 replies.
- [Impala-ASF-CR] IMPALA-12240: Put gcc on the PATH when building the impala-python venv - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2023/06/23 20:59:19 UTC, 5 replies.
- [Impala-ASF-CR] IMPALA-12213: Verify if the table exists in the event processor for reload event - posted by "Sai Hemanth Gantasala (Code Review)" <ge...@cloudera.org> on 2023/06/24 02:28:13 UTC, 6 replies.
- [Impala-ASF-CR] IMPALA-12242: Fix failover case in bin/cmake aux/create py3 virtualenv.sh - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2023/06/24 16:46:18 UTC, 12 replies.
- [Impala-ASF-CR] IMPALA-12131: For non-partitioned tables, defer the resetPartitions() until the file metadata is loaded. - posted by "ttttttz (Code Review)" <ge...@cloudera.org> on 2023/06/25 05:42:43 UTC, 22 replies.
- [Impala-ASF-CR] IMPALA-11898: Add query options in the profile event if the query failed in planning - posted by "Baike Xia (Code Review)" <ge...@cloudera.org> on 2023/06/26 02:06:04 UTC, 2 replies.
- [Impala-ASF-CR] IMPALA-11424: Support pushdown non-equi join predicate from OUTER/INNER JOIN to SCANNODE - posted by "Baike Xia (Code Review)" <ge...@cloudera.org> on 2023/06/26 02:06:16 UTC, 1 replies.
- [Impala-ASF-CR] IMPALA-12237: Add information about the table type in the lineage log - posted by "Zoltan Borok-Nagy (Code Review)" <ge...@cloudera.org> on 2023/06/26 10:56:04 UTC, 17 replies.
- [Impala-ASF-CR] IMPALA-12244: Fix uninitialized test variable - posted by "Michael Smith (Code Review)" <ge...@cloudera.org> on 2023/06/26 22:30:37 UTC, 11 replies.
- [Impala-ASF-CR] IMPALA-6876: Fix possible memory leak in CatalogTableMetrics after reset metadata. - posted by "Xiang Yang (Code Review)" <ge...@cloudera.org> on 2023/06/27 00:26:05 UTC, 17 replies.
- [Impala-ASF-CR] IMPALA-12245: Move test display src socket in query cause - posted by "Riza Suminto (Code Review)" <ge...@cloudera.org> on 2023/06/27 01:31:28 UTC, 8 replies.
- [Impala-ASF-CR] IMPALA-12235: Fixed start-impala-cluster failure - posted by "Wenzhe Zhou (Code Review)" <ge...@cloudera.org> on 2023/06/27 12:34:23 UTC, 7 replies.
- [Impala-ASF-CR] WIP: Implement reading DELTA BINARY PACKED columns in Parquet - posted by "Csaba Ringhofer (Code Review)" <ge...@cloudera.org> on 2023/06/27 13:12:09 UTC, 7 replies.
- [Impala-ASF-CR] IMPALA-11013: Support 'MIGRATE TABLE' for external Hive tables - posted by "Gabor Kaszab (Code Review)" <ge...@cloudera.org> on 2023/06/27 15:21:02 UTC, 27 replies.
- [Impala-ASF-CR] IMPALA-12247: Add unimplemented methods to ModifyStmt - posted by "Zoltan Borok-Nagy (Code Review)" <ge...@cloudera.org> on 2023/06/27 15:48:36 UTC, 6 replies.
- [Impala-ASF-CR] IMPALA-12248: Add missing configuration properties after RANGER-2895 - posted by "Fang-Yu Rao (Code Review)" <ge...@cloudera.org> on 2023/06/27 23:20:37 UTC, 4 replies.
- [Impala-ASF-CR] IMPALA-12249: Fix the unexpected word wrap of 'Progress' in WebUI queries page - posted by "Zihao Ye (Code Review)" <ge...@cloudera.org> on 2023/06/28 03:43:02 UTC, 8 replies.
- [Impala-ASF-CR] IMPALA-12248: Add three configuration properties after RANGER-2895 - posted by "Fang-Yu Rao (Code Review)" <ge...@cloudera.org> on 2023/06/28 05:45:58 UTC, 9 replies.
- [Impala-ASF-CR] IMPALA-12131: Fix empty partition map in non-partitioned table when file metadata loading fails - posted by "ttttttz (Code Review)" <ge...@cloudera.org> on 2023/06/28 09:59:50 UTC, 29 replies.
- [Impala-ASF-CR] IMPALA-12246: Record client network address int the same line when log open or close session. - posted by "Xiang Yang (Code Review)" <ge...@cloudera.org> on 2023/06/28 13:09:33 UTC, 2 replies.
- [Impala-ASF-CR] IMPALA-12238: RandomNestedDataGenerator should take a seed argument - posted by "Daniel Becker (Code Review)" <ge...@cloudera.org> on 2023/06/28 14:41:38 UTC, 4 replies.
- [Impala-ASF-CR] IMPALA-12252: Support distcc server on Ubuntu 20.04 - posted by "Zoltan Borok-Nagy (Code Review)" <ge...@cloudera.org> on 2023/06/28 15:14:08 UTC, 15 replies.
- [native-toolchain-CR] Fix Kudu build - posted by "Michael Smith (Code Review)" <ge...@cloudera.org> on 2023/06/28 17:05:36 UTC, 4 replies.
- [Impala-ASF-CR] [arm64] remove dependence on sse2neon - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2023/06/28 23:34:05 UTC, 1 replies.
- [Impala-ASF-CR] IMPALA-11694: Convert gutil atomic ops to C++ atomics - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2023/06/28 23:39:15 UTC, 2 replies.
- [Impala-ASF-CR] IMPALA-12246: Record client network address in the same line when log open or close session. - posted by "Xiang Yang (Code Review)" <ge...@cloudera.org> on 2023/06/29 02:17:41 UTC, 6 replies.
- [Impala-ASF-CR] IMPALA-12089: Be able to skip pushing down a subset of the predicates - posted by "Peter Rozsa (Code Review)" <ge...@cloudera.org> on 2023/06/29 07:45:08 UTC, 5 replies.
- [Impala-ASF-CR] IMPALA-10753: Incorrect length when multiple CHAR(N) values are inserted - posted by "Daniel Becker (Code Review)" <ge...@cloudera.org> on 2023/06/29 11:33:08 UTC, 4 replies.
- [Impala-ASF-CR] IMPALA-12212: Bump Maven to 3.9.2, pull dependencies in parallel - posted by "Laszlo Gaal (Code Review)" <ge...@cloudera.org> on 2023/06/29 14:33:38 UTC, 10 replies.
- [Impala-ASF-CR] IMPALA-11941: (Addendum) ease testing other JDKs - posted by "Michael Smith (Code Review)" <ge...@cloudera.org> on 2023/06/29 21:16:56 UTC, 12 replies.
- [Impala-ASF-CR] IMPALA-12256: Fix DDLs losing partition-level create event ids in reloads - posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2023/06/30 09:39:59 UTC, 9 replies.
- [Impala-ASF-CR] IMPALA-11941: (Addendum) Produce shaded copy of Jamm - posted by "Michael Smith (Code Review)" <ge...@cloudera.org> on 2023/06/30 18:33:02 UTC, 13 replies.