You are viewing a plain text version of this content. The canonical link for it is here.
- [Impala-ASF-CR] IMPALA-11667: (Addendum) Remove explicit include of spring-core - posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org> on 2022/11/01 02:35:09 UTC, 1 replies.
- [Impala-ASF-CR] IMPALA-11669: (addendum) Set TConfiguration in TMemoryBuffer - posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org> on 2022/11/01 03:09:33 UTC, 29 replies.
- [Impala-ASF-CR] IMPALA-11695: Reduce clang tidy warning output size - posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org> on 2022/11/01 03:47:41 UTC, 1 replies.
- [Impala-ASF-CR] IMPALA-10436: Support storage handler privileges for external Kudu table creation - posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2022/11/01 05:47:22 UTC, 23 replies.
- [Impala-ASF-CR] IMPALA-11683: Support Aliyun OSS File System - posted by "hezhenhua.hzh (Code Review)" <ge...@cloudera.org> on 2022/11/01 05:56:30 UTC, 32 replies.
- [Impala-ASF-CR] IMPALA-11606: add 'untracked memory' metric - posted by "Xiang Yang (Code Review)" <ge...@cloudera.org> on 2022/11/01 09:04:29 UTC, 2 replies.
- [Impala-ASF-CR] IMPALA-3119: DDL support for bucketed tables - posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2022/11/01 13:33:01 UTC, 23 replies.
- [Impala-ASF-CR] IMPALA-11339: Add Iceberg LOAD DATA INPATH statement - posted by "Tamas Mate (Code Review)" <ge...@cloudera.org> on 2022/11/01 17:46:57 UTC, 5 replies.
- [Impala-ASF-CR] IMPALA-9488: Add metrics for EC reads - posted by "Michael Smith (Code Review)" <ge...@cloudera.org> on 2022/11/01 21:31:54 UTC, 35 replies.
- [Impala-ASF-CR] IMPALA-11696: Fix incorrect warnings of ignoring delimiters on text/sequence tables - posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2022/11/02 06:44:10 UTC, 6 replies.
- [Impala-ASF-CR] WIP: dummy - posted by "Gergely Fürnstáhl (Code Review)" <ge...@cloudera.org> on 2022/11/02 12:42:33 UTC, 0 replies.
- [Impala-ASF-CR] IMPALA-11591: Avoid calling planFiles() on Iceberg tables - posted by "Zoltan Borok-Nagy (Code Review)" <ge...@cloudera.org> on 2022/11/02 13:40:34 UTC, 9 replies.
- [Impala-ASF-CR] IMPALA-11692: Struct slot memory sharing involving select * not working properly - posted by "Daniel Becker (Code Review)" <ge...@cloudera.org> on 2022/11/02 16:20:26 UTC, 18 replies.
- [Impala-ASF-CR] IMPALA-11537: Query option validation for numeric types - posted by "Gergely Fürnstáhl (Code Review)" <ge...@cloudera.org> on 2022/11/02 17:13:23 UTC, 22 replies.
- [Impala-ASF-CR] IMPALA-11621: (Addendum) ignore hiveserver2.pid - posted by "Michael Smith (Code Review)" <ge...@cloudera.org> on 2022/11/02 17:16:28 UTC, 6 replies.
- [Impala-ASF-CR] [WIP] IMPALA-10986: Require the SELECT privilege to execute a UDF - posted by "Fang-Yu Rao (Code Review)" <ge...@cloudera.org> on 2022/11/02 19:01:46 UTC, 7 replies.
- [Impala-ASF-CR] IMPALA-11682: Add tests for minor compacted insert only ACID tables - posted by "Csaba Ringhofer (Code Review)" <ge...@cloudera.org> on 2022/11/02 19:43:29 UTC, 6 replies.
- [Impala-ASF-CR] IMPALA-11699: Fix NPE in FE tests thrown from static code of FileSystemUtil - posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2022/11/03 03:30:34 UTC, 15 replies.
- [Impala-ASF-CR] IMPALA-11681: Set table stats for the Iceberg table by it`s partition stats - posted by "Yingchun Lai (Code Review)" <ge...@cloudera.org> on 2022/11/03 04:32:23 UTC, 0 replies.
- [Impala-ASF-CR] IMPALA-11681: Set table stats for the Iceberg table by it's partition stats - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2022/11/03 06:03:32 UTC, 23 replies.
- [Impala-ASF-CR] IMPALA-11687: Select * with EXPAND COMPLEX TYPES=1 and explicit complex types fails - posted by "Peter Rozsa (Code Review)" <ge...@cloudera.org> on 2022/11/03 16:17:23 UTC, 7 replies.
- [Impala-ASF-CR] IMPALA-11470: Add Cache For Codegen Functions - posted by "Yida Wu (Code Review)" <ge...@cloudera.org> on 2022/11/03 16:47:53 UTC, 53 replies.
- [Impala-ASF-CR] IMPALA-11702: add some resource metrics for kudu scanner to profile - posted by "Yifan Zhang (Code Review)" <ge...@cloudera.org> on 2022/11/04 04:23:02 UTC, 6 replies.
- [Impala-ASF-CR] IMPALA-4052: CREATE TABLE LIKE for Kudu tables - posted by "Xiaoqing Gao (Code Review)" <ge...@cloudera.org> on 2022/11/04 06:52:35 UTC, 14 replies.
- [Impala-ASF-CR] WiP: IMPALA-10798 : Prototype for JSON reader - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2022/11/04 11:13:49 UTC, 11 replies.
- [Impala-ASF-CR] IMPALA-11627: Build Impala with cdw dependencies - posted by "Csaba Ringhofer (Code Review)" <ge...@cloudera.org> on 2022/11/04 13:13:59 UTC, 0 replies.
- [Impala-ASF-CR] IMPALA-11704: Delay hdfsOpenFile with data cache - posted by "Michael Smith (Code Review)" <ge...@cloudera.org> on 2022/11/04 17:43:36 UTC, 14 replies.
- [Impala-ASF-CR] [WIP] IMPALA-11653: Send hearbeats before SASL initial response is ready - posted by "Fang-Yu Rao (Code Review)" <ge...@cloudera.org> on 2022/11/04 21:17:41 UTC, 2 replies.
- [Impala-ASF-CR] IMPALA-7098: Re-enable tests under EC - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2022/11/04 22:13:47 UTC, 1 replies.
- [Impala-ASF-CR] IMPALA-7092: Restore tests after HDFS fixes - posted by "Michael Smith (Code Review)" <ge...@cloudera.org> on 2022/11/04 22:16:55 UTC, 4 replies.
- [Impala-ASF-CR] IMPALA-11706: Unlimit Pytest failures for precommit - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2022/11/04 23:30:57 UTC, 5 replies.
- [Impala-ASF-CR] WIP IMPALA-7969: Always admit trivial queries immediately - posted by "Yida Wu (Code Review)" <ge...@cloudera.org> on 2022/11/07 01:20:22 UTC, 5 replies.
- [Impala-ASF-CR] IMPALA-11158: Add support for Iceberg tables with AVRO data files - posted by "Noemi Pap-Takacs (Code Review)" <ge...@cloudera.org> on 2022/11/07 11:51:17 UTC, 12 replies.
- [native-toolchain-CR] IMPALA-11709: Add Arrow 9.0.0-p2 to native-toolchain - posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2022/11/07 12:13:29 UTC, 8 replies.
- [Impala-ASF-CR] IMPALA-11707: Fix global runtime IN-list filter of numeric types are AlwaysFalse - posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2022/11/07 12:47:19 UTC, 24 replies.
- [Impala-ASF-CR] IMPALA-11703: Set appropriate permissions on /var/tmp in Docker build - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2022/11/08 00:25:47 UTC, 5 replies.
- [Impala-ASF-CR] IMPALA-11702: add resource metrics for kudu scanner to profile - posted by "Yifan Zhang (Code Review)" <ge...@cloudera.org> on 2022/11/08 05:35:41 UTC, 5 replies.
- [Impala-ASF-CR] IMPALA-11711: Virtual columns should be skipped in 'FileMetadataUtils::AddIcebergColumns' - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2022/11/08 09:53:03 UTC, 9 replies.
- [Impala-ASF-CR] IMPALA-11417: Support outer join elimination optimization - posted by "Csaba Ringhofer (Code Review)" <ge...@cloudera.org> on 2022/11/08 14:06:19 UTC, 1 replies.
- [Impala-ASF-CR] IMPALA-11686: Fix test corrupt stat after IMPALA-11666 - posted by "Fang-Yu Rao (Code Review)" <ge...@cloudera.org> on 2022/11/08 20:24:19 UTC, 7 replies.
- [Impala-ASF-CR] IMPALA-11714: Fix resolve minidumps.py on Ubuntu 16 - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2022/11/09 00:56:27 UTC, 5 replies.
- [Impala-ASF-CR] IMPALA-11716: Bump up gcovr version to 4.2 - posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2022/11/10 04:31:50 UTC, 9 replies.
- [Impala-ASF-CR] IMPALA-11659: Avoid statestored sending the host stats to executors - posted by "ttttttz (Code Review)" <ge...@cloudera.org> on 2022/11/10 04:41:07 UTC, 14 replies.
- [Impala-ASF-CR] WIP IMPALA-11718: Improve support for Hive Generic UDFs - posted by "Csaba Ringhofer (Code Review)" <ge...@cloudera.org> on 2022/11/10 13:31:31 UTC, 5 replies.
- [Impala-ASF-CR] IMPALA-11478: Cleanup JniCatalog - posted by "Peter Rozsa (Code Review)" <ge...@cloudera.org> on 2022/11/10 16:10:21 UTC, 7 replies.
- [Impala-ASF-CR] IMPALA-11704: (Addendum) fix crash on open for HDFS cache - posted by "Michael Smith (Code Review)" <ge...@cloudera.org> on 2022/11/10 18:24:29 UTC, 20 replies.
- [Impala-ASF-CR] IMPALA-11527 UDTF pseudo code - posted by "Xiaoqing Gao (Code Review)" <ge...@cloudera.org> on 2022/11/11 03:51:36 UTC, 7 replies.
- [Impala-ASF-CR] IMPALA-11720: Deflake FileMetadataLoaderTest due to FileSystem closed - posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2022/11/11 12:32:44 UTC, 17 replies.
- [Impala-ASF-CR] IMPALA-11721: Impala query keep being retried over frequently updated iceberg table - posted by "Zoltan Borok-Nagy (Code Review)" <ge...@cloudera.org> on 2022/11/11 17:03:53 UTC, 13 replies.
- [Impala-ASF-CR] IMPALA-11719: Inconsistency in printing NULL values - posted by "Daniel Becker (Code Review)" <ge...@cloudera.org> on 2022/11/11 20:27:40 UTC, 17 replies.
- [Impala-ASF-CR] IMPALA-11676: Prettify asf-site docs - posted by "Tamas Mate (Code Review)" <ge...@cloudera.org> on 2022/11/14 12:05:27 UTC, 13 replies.
- [Impala-ASF-CR] IMPALA-11724: Use CDP Ozone in test environment - posted by "Michael Smith (Code Review)" <ge...@cloudera.org> on 2022/11/14 21:29:15 UTC, 16 replies.
- [Impala-ASF-CR] IMPALA-11726 Make impala-shell work with kerberos authentication - posted by "Attila Kreiner (Code Review)" <ge...@cloudera.org> on 2022/11/15 16:44:49 UTC, 4 replies.
- [Impala-ASF-CR] IMPALA-10986: Require the SELECT privilege to execute a UDF - posted by "Fang-Yu Rao (Code Review)" <ge...@cloudera.org> on 2022/11/16 19:12:24 UTC, 18 replies.
- [Impala-ASF-CR] IMPALA-11584: Enable minicluster tests for Ozone - posted by "Michael Smith (Code Review)" <ge...@cloudera.org> on 2022/11/16 21:47:18 UTC, 14 replies.
- [Impala-ASF-CR] [IMPALA-11728] Set fallback database for functions - posted by "Xiaoqing Gao (Code Review)" <ge...@cloudera.org> on 2022/11/17 08:52:14 UTC, 14 replies.
- [Impala-ASF-CR] IMPALA-11064 Optimizing Temporary File Structure for Batch Reading - posted by "Yida Wu (Code Review)" <ge...@cloudera.org> on 2022/11/17 19:17:02 UTC, 5 replies.
- [Impala-ASF-CR] IMPALA-11697: Enable SkipIf.not hdfs tests for Ozone - posted by "Michael Smith (Code Review)" <ge...@cloudera.org> on 2022/11/18 17:02:19 UTC, 15 replies.
- [Impala-ASF-CR] IMPALA-11730: Add support for spilling to Ozone - posted by "Michael Smith (Code Review)" <ge...@cloudera.org> on 2022/11/18 19:43:49 UTC, 13 replies.
- [Impala-ASF-CR] IMPALA-11734: TestIcebergTable.test compute stats fails in RELEASE builds - posted by "Daniel Becker (Code Review)" <ge...@cloudera.org> on 2022/11/21 09:07:02 UTC, 12 replies.
- [Impala-ASF-CR] IMPALA-11722: Wrong error message when unsupported complex type comes from * expression - posted by "Peter Rozsa (Code Review)" <ge...@cloudera.org> on 2022/11/21 12:24:47 UTC, 6 replies.
- [Impala-ASF-CR] IMPALA-11728 Set fallback database for functions - posted by "Xiaoqing Gao (Code Review)" <ge...@cloudera.org> on 2022/11/22 13:11:45 UTC, 9 replies.
- [Impala-ASF-CR] IMPALA-11737: Update sasl to 0.3.1 for Python 3.10 - posted by "Michael Smith (Code Review)" <ge...@cloudera.org> on 2022/11/22 18:05:53 UTC, 8 replies.
- [Impala-ASF-CR] IMPALA-11738: Hide symbols from compression libraries for libfesupport.so - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2022/11/22 18:31:39 UTC, 8 replies.
- [Impala-ASF-CR] IMPALA-11728: Set fallback database for functions - posted by "Xiaoqing Gao (Code Review)" <ge...@cloudera.org> on 2022/11/23 05:46:12 UTC, 36 replies.
- [Impala-ASF-CR] IMPALA-11739: Iceberg partitioning column cannot be filtered not equal NULL or equal NULL - posted by "Xiaoqing Gao (Code Review)" <ge...@cloudera.org> on 2022/11/23 07:00:23 UTC, 8 replies.
- [Impala-ASF-CR] IMPALA-11739: Skip pushing down BinaryPredicate with NullLiteral for Iceberg tables - posted by "Xiaoqing Gao (Code Review)" <ge...@cloudera.org> on 2022/11/23 10:15:01 UTC, 8 replies.
- [Impala-ASF-CR] IMPALA-11741: Verify that 'hostname' is installed in Docker images - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2022/11/23 18:36:12 UTC, 5 replies.
- [Impala-ASF-CR] IMPALA-11740: Incorrect results for partitioned Iceberg V2 tables when runtime filters are applied - posted by "Zoltan Borok-Nagy (Code Review)" <ge...@cloudera.org> on 2022/11/23 18:43:59 UTC, 17 replies.
- [Impala-ASF-CR] [PROTOTYPE] IMPALA-11738: Fix dataload on Ubuntu 18 - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2022/11/24 00:13:44 UTC, 2 replies.
- [Impala-ASF-CR] IMPALA-11738: Add toolchain libstdc++ to LD LIBRARY PATH for HiveServer2 - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2022/11/24 01:45:37 UTC, 7 replies.
- [Impala-ASF-CR] IMPALA-11744: Table mask view should reserve the original column order in Hive - posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2022/11/25 03:33:06 UTC, 12 replies.
- [Impala-ASF-CR] WIP IMPALA-11629: Support for huawei OBS FileSystem - posted by "Xiang Yang (Code Review)" <ge...@cloudera.org> on 2022/11/27 08:40:58 UTC, 1 replies.
- [Impala-ASF-CR] IMPALA-11753: CatalogD OOMkilled due to natively allocated memory - posted by "Zoltan Borok-Nagy (Code Review)" <ge...@cloudera.org> on 2022/11/28 17:23:19 UTC, 10 replies.
- [Impala-ASF-CR] IMPALA-11736: Copy data between ofs buckets - posted by "Michael Smith (Code Review)" <ge...@cloudera.org> on 2022/11/28 18:32:00 UTC, 5 replies.
- [Impala-ASF-CR] IMPALA-11755: Fix impala-shell --ldap password cmd with python 3 - posted by "Michael Smith (Code Review)" <ge...@cloudera.org> on 2022/11/28 19:33:15 UTC, 10 replies.
- [Impala-ASF-CR] IMPALA-11626: Handled COMMIT COMPACTION EVENT from HMS - posted by "Sai Hemanth Gantasala (Code Review)" <ge...@cloudera.org> on 2022/11/29 05:20:03 UTC, 1 replies.
- [Impala-ASF-CR] IMPALA-11744: Table mask view should preserve the original column order in Hive - posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2022/11/29 08:09:45 UTC, 2 replies.
- [Impala-ASF-CR] IMPALA-11715: test resource limits kudu fails - posted by "Wenzhe Zhou (Code Review)" <ge...@cloudera.org> on 2022/11/30 00:51:08 UTC, 3 replies.
- [Impala-ASF-CR] IMPALA-11751: Template tuple of Avro header should be transferred to ScanRangeSharedState - posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2022/11/30 11:45:02 UTC, 2 replies.
- [Impala-ASF-CR] IMPALA-11758: Fixed error detection for usage of reserved words. - posted by "Gergely Fürnstáhl (Code Review)" <ge...@cloudera.org> on 2022/11/30 13:08:03 UTC, 10 replies.