You are viewing a plain text version of this content. The canonical link for it is here.
- [Impala-ASF-CR] IMPALA-10835: Extend the DS HLL SKETCH function to accept a precision - posted by "Fucun Chu (Code Review)" <ge...@cloudera.org> on 2021/08/01 01:19:50 UTC, 1 replies.
- [Impala-ASF-CR] IMPALA-10832: NullPointerException in analyzing UDFs - posted by "Csaba Ringhofer (Code Review)" <ge...@cloudera.org> on 2021/08/02 09:09:59 UTC, 4 replies.
- [Impala-ASF-CR] IMPALA-10739: Support setting new partition spec for Iceberg tables - posted by "Attila Jeges (Code Review)" <ge...@cloudera.org> on 2021/08/02 11:57:10 UTC, 11 replies.
- [Impala-ASF-CR] [WIP]: Add drop event id to deleteEventLog for drop db/table/partition events - posted by "Sourabh Goyal (Code Review)" <ge...@cloudera.org> on 2021/08/02 15:09:13 UTC, 3 replies.
- [Impala-ASF-CR] Bump up the GBN to 15549253 - posted by "Yu-Wen Lai (Code Review)" <ge...@cloudera.org> on 2021/08/02 18:04:23 UTC, 5 replies.
- [Impala-ASF-CR] WiP: IMPALA-9495: Support struct in select list for ORC tables - posted by "Qifan Chen (Code Review)" <ge...@cloudera.org> on 2021/08/02 18:31:32 UTC, 26 replies.
- [Impala-ASF-CR] IMPALA-8795: Turn on events processing by default - posted by "Vihang Karajgaonkar (Code Review)" <ge...@cloudera.org> on 2021/08/02 18:51:24 UTC, 34 replies.
- [Impala-ASF-CR] IMPALA-10817: Share metastoreHmsDDL lock b/w CatalogOpExecutor and Catalog metastore server - posted by "Vihang Karajgaonkar (Code Review)" <ge...@cloudera.org> on 2021/08/02 19:31:27 UTC, 7 replies.
- [Impala-ASF-CR] IMPALA-10746: Drop table/db from catalog cache when drop table/db HMS apis are accessed from catalog's metastore server. - posted by "Vihang Karajgaonkar (Code Review)" <ge...@cloudera.org> on 2021/08/02 20:43:37 UTC, 42 replies.
- [Impala-ASF-CR] IMPALA-3430: Runtime filter : Extend runtime filter to support Min/Max values for HDFS scans - posted by "Qifan Chen (Code Review)" <ge...@cloudera.org> on 2021/08/03 00:20:25 UTC, 48 replies.
- [Impala-ASF-CR] IMPALA-10808: (addendum) Abort on illegal decimal parquet schemas - posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2021/08/03 09:06:55 UTC, 10 replies.
- [Impala-ASF-CR] [WIP]: Initial commit to acquire table/database lock in metastore server before any HMS operation - posted by "Sourabh Goyal (Code Review)" <ge...@cloudera.org> on 2021/08/03 09:52:03 UTC, 3 replies.
- [Impala-ASF-CR] IMPALA-10801: Check the latest compaction Id before serving ACID table - posted by "Yu-Wen Lai (Code Review)" <ge...@cloudera.org> on 2021/08/03 23:29:04 UTC, 22 replies.
- [Impala-ASF-CR] IMPALA-10785 when union kudu table and hdfs table, union passthrough does not take effect - posted by "pengdou (Code Review)" <ge...@cloudera.org> on 2021/08/04 06:21:59 UTC, 13 replies.
- [Impala-ASF-CR] IMPALA-10741: Set engine.hive.enabled=true table property for Iceberg tables - posted by "Zoltan Borok-Nagy (Code Review)" <ge...@cloudera.org> on 2021/08/04 09:25:30 UTC, 6 replies.
- [Impala-ASF-CR] IMPALA-7635: Reducing HashTable size by packing it's buckets efficiently. - posted by "Amogh Margoor (Code Review)" <ge...@cloudera.org> on 2021/08/04 20:34:08 UTC, 33 replies.
- [Impala-ASF-CR] IMPALA-5476: Fix Catalogd restart bring about metadata is out of sync - posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2021/08/05 03:28:10 UTC, 29 replies.
- [Impala-ASF-CR] IMPALA-10806: Create single node plan slowdown when hundreds of inline views are joined - posted by "Xianqing He (Code Review)" <ge...@cloudera.org> on 2021/08/05 05:34:21 UTC, 9 replies.
- [Impala-ASF-CR] IMPALA-10843: fix NullPointerException when print the low and high value of the column on which the filter is applied - posted by "Xianqing He (Code Review)" <ge...@cloudera.org> on 2021/08/05 06:31:19 UTC, 11 replies.
- [Impala-ASF-CR] IMPALA-10825: fix impalad crashes when closing the retrying query - posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2021/08/05 07:03:43 UTC, 15 replies.
- [Impala-ASF-CR] [WIP]: Initial commit: Add logic to sync to latest event id - posted by "Sourabh Goyal (Code Review)" <ge...@cloudera.org> on 2021/08/05 17:16:31 UTC, 86 replies.
- [Impala-ASF-CR] Frontend changes to enable 'stored as JSONFILE' This change will allow usage of commands that do not require reading the Json File like: - Create Table stored as JSONFILE - Show Create Table
- Describe
- posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2021/08/06 04:40:42 UTC, 2 replies.
- [Impala-ASF-CR] IMPALA-10414: fix memory leak when cancel the retried query - posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2021/08/06 09:58:16 UTC, 0 replies.
- [Impala-ASF-CR] IMPALA-10680: Replace StringToFloatInternal using fast double parser library - posted by "Amogh Margoor (Code Review)" <ge...@cloudera.org> on 2021/08/06 14:23:07 UTC, 15 replies.
- [Impala-ASF-CR] IMPALA-10845: Increase visibilty of methods and object. - posted by "Steve Carlin (Code Review)" <ge...@cloudera.org> on 2021/08/06 20:51:02 UTC, 1 replies.
- [Impala-ASF-CR] IMPALA-10846: Skip Authentication for connection with trusted auth header - posted by "Wenzhe Zhou (Code Review)" <ge...@cloudera.org> on 2021/08/06 20:55:06 UTC, 22 replies.
- [Impala-ASF-CR] WIP IMPALA-6636: Use async IO in ORC scanner - posted by "Csaba Ringhofer (Code Review)" <ge...@cloudera.org> on 2021/08/09 14:34:45 UTC, 7 replies.
- [Impala-ASF-CR] IMPALA-10778: Allow impala-shell to connect directly to HS2 - posted by "Csaba Ringhofer (Code Review)" <ge...@cloudera.org> on 2021/08/09 19:13:44 UTC, 34 replies.
- [Impala-ASF-CR] IMPALA-10797: Frontend changes to enable 'stored as JSONFILE' - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2021/08/09 20:50:04 UTC, 38 replies.
- [Impala-ASF-CR] IMPALA-10840: Add support for "FOR SYSTEM TIME AS OF" and "FOR SYSTEM VERSION AS OF" for Iceberg tables - posted by "Zoltan Borok-Nagy (Code Review)" <ge...@cloudera.org> on 2021/08/10 11:16:44 UTC, 42 replies.
- [native-toolchain-CR] IMPALA-10796: Add Arrow 4.0.1 to native-toolchain - posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2021/08/10 13:02:50 UTC, 8 replies.
- [Impala-ASF-CR] IMPALA-10429 Add Support for Spilling to HDFS Path Parsing - posted by "Abhishek Rawat (Code Review)" <ge...@cloudera.org> on 2021/08/10 22:48:49 UTC, 10 replies.
- [Impala-ASF-CR] [WIP]: Initial commit to use metastoreEventFactory in CatalogOpExecutor to sync to latest event id - posted by "Sourabh Goyal (Code Review)" <ge...@cloudera.org> on 2021/08/11 11:11:42 UTC, 0 replies.
- [Impala-ASF-CR] IMPALA-8795: (Addendum) Fix test hms integration flakiness - posted by "Vihang Karajgaonkar (Code Review)" <ge...@cloudera.org> on 2021/08/11 18:08:49 UTC, 6 replies.
- [Impala-ASF-CR] IMPALA-10858: HMS request for acid fds fixed. - posted by "Steve Carlin (Code Review)" <ge...@cloudera.org> on 2021/08/13 03:15:34 UTC, 16 replies.
- [Impala-ASF-CR] WiP: IMPALA-10798 : Prototype for JSON reader - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2021/08/13 23:23:39 UTC, 15 replies.
- [Impala-ASF-CR] IMPALA-10429 Add support for specifying HDFS path in 'scratch dirs' startup option - posted by "Yida Wu (Code Review)" <ge...@cloudera.org> on 2021/08/16 17:24:02 UTC, 5 replies.
- [native-toolchain-CR] IMPALA-10857: Add curl 7.78.0 to native-toolchain - posted by "Wenzhe Zhou (Code Review)" <ge...@cloudera.org> on 2021/08/16 22:17:34 UTC, 6 replies.
- [Impala-ASF-CR] IMPALA-10720: Add versioning to admission heartbeats - posted by "Andrew Sherman (Code Review)" <ge...@cloudera.org> on 2021/08/16 23:37:31 UTC, 8 replies.
- [Impala-ASF-CR] IMPALA-10783: Fixed flakiness in run and verify query cancellation test - posted by "Bikramjeet Vig (Code Review)" <ge...@cloudera.org> on 2021/08/17 00:55:32 UTC, 7 replies.
- [Impala-ASF-CR] IMPALA-9662,IMPALA-2019(part-4): Support UTF-8 mode in mask functions - posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2021/08/17 03:06:10 UTC, 8 replies.
- [Impala-ASF-CR] IMPALA-10862 Optimization of the code structure of TmpDir - posted by "Yida Wu (Code Review)" <ge...@cloudera.org> on 2021/08/17 13:58:11 UTC, 5 replies.
- [Impala-ASF-CR] WIP IMPALA-2019(part-3): Add UTF-8 support for case conversion functions - posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2021/08/18 08:10:42 UTC, 2 replies.
- [Impala-ASF-CR] IMPALA-9057: Disable test transactional insert events - posted by "Vihang Karajgaonkar (Code Review)" <ge...@cloudera.org> on 2021/08/18 20:47:32 UTC, 6 replies.
- [native-toolchain-CR] IMPALA-10872: Add a snapshot version of ORC-1.7 to native-toolchain - posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2021/08/19 07:15:21 UTC, 7 replies.
- [Impala-ASF-CR] IMPALA-6505: Min-Max predicate push down in ORC scanner - posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2021/08/19 09:18:31 UTC, 36 replies.
- [Impala-ASF-CR] IMPALA-10822: Allow multiple group retuns for LDAP Search - posted by "Tamas Mate (Code Review)" <ge...@cloudera.org> on 2021/08/19 10:10:09 UTC, 2 replies.
- [Impala-ASF-CR] IMPALA-10874: Upgrade impyla to the latest version - posted by "Wenzhe Zhou (Code Review)" <ge...@cloudera.org> on 2021/08/19 16:30:31 UTC, 16 replies.
- [Impala-ASF-CR] IMPALA-10784 (part 2): Fix retaining cookies for impala-shell - posted by "Wenzhe Zhou (Code Review)" <ge...@cloudera.org> on 2021/08/20 00:15:01 UTC, 11 replies.
- [Impala-ASF-CR] IMPALA-5476: Fix catalogd restart brings stale metadata - posted by "liuyao (Code Review)" <ge...@cloudera.org> on 2021/08/20 09:13:03 UTC, 10 replies.
- [Impala-ASF-CR] IMPALA-10849: Ignore escaped wildcards that terminate like predicates. - posted by "Andrew Sherman (Code Review)" <ge...@cloudera.org> on 2021/08/20 16:58:51 UTC, 7 replies.
- [Impala-ASF-CR] IMPALA-10876: Support to download JWKS from given URL - posted by "Wenzhe Zhou (Code Review)" <ge...@cloudera.org> on 2021/08/21 00:37:01 UTC, 1 replies.
- [Impala-ASF-CR] IMPALA-10870: Add Apache Hive 3.1.2 to the minicluster - posted by "Fucun Chu (Code Review)" <ge...@cloudera.org> on 2021/08/21 00:51:44 UTC, 15 replies.
- [Impala-ASF-CR] IMPALA-10865: Fix initialize SelectStmt's groupingExprs in analyzeGroupingExprs - posted by "guojingfeng (Code Review)" <ge...@cloudera.org> on 2021/08/24 01:37:27 UTC, 6 replies.
- [Impala-ASF-CR] IMPALA-10822: Allow multiple group returns for LDAP Search - posted by "Tamas Mate (Code Review)" <ge...@cloudera.org> on 2021/08/24 09:31:26 UTC, 13 replies.
- [Impala-ASF-CR] IMPALA-10879: Add parquet stats to iceberg manifest - posted by "Attila Jeges (Code Review)" <ge...@cloudera.org> on 2021/08/24 10:55:43 UTC, 25 replies.
- [Impala-ASF-CR] IMPALA-10880: Fix SummaryStatsCounter bug in impala-profile-tool - posted by "Riza Suminto (Code Review)" <ge...@cloudera.org> on 2021/08/24 18:40:41 UTC, 6 replies.
- [Impala-ASF-CR] IMPALA-9495: Support struct in select list for ORC tables - posted by "Gabor Kaszab (Code Review)" <ge...@cloudera.org> on 2021/08/25 08:53:02 UTC, 18 replies.
- [Impala-ASF-CR] IMPALA-10888: getPartitionsByNames should return sorted partitions - posted by "Vihang Karajgaonkar (Code Review)" <ge...@cloudera.org> on 2021/08/26 22:58:53 UTC, 11 replies.
- [Impala-ASF-CR] IMPALA-8680: Docker-based tests fail to archive the minicluster component logs - posted by "Zoltan Garaguly (Code Review)" <ge...@cloudera.org> on 2021/08/27 12:27:16 UTC, 7 replies.
- [Impala-ASF-CR] IMPALA-10888: sort partitions by name before comparing in test - posted by "Vihang Karajgaonkar (Code Review)" <ge...@cloudera.org> on 2021/08/27 22:27:59 UTC, 8 replies.
- [Impala-ASF-CR] WIP IMPALA-10873: Push down EQUALS, IS NULL and IN-list predicate to ORC reader - posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2021/08/29 12:03:31 UTC, 10 replies.
- [Impala-ASF-CR] IMPALA-9662,IMPALA-2019(part-3): Support UTF-8 mode in mask functions - posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2021/08/30 06:39:01 UTC, 3 replies.
- [Impala-ASF-CR] IMPALA-10884: Improve pretty-printing of fragment instance name - posted by "Riza Suminto (Code Review)" <ge...@cloudera.org> on 2021/08/30 17:33:24 UTC, 8 replies.
- [Impala-ASF-CR] IMPALA-10885: Deflake test get table req without fallback - posted by "Vihang Karajgaonkar (Code Review)" <ge...@cloudera.org> on 2021/08/30 22:53:43 UTC, 6 replies.
- [Impala-ASF-CR] cleaner and faster operations wtih datasketches - posted by "Alexander Saydakov (Code Review)" <ge...@cloudera.org> on 2021/08/31 00:10:57 UTC, 3 replies.
- [Impala-ASF-CR] IMPALA-10883: Do not override existing counters with empty profile - posted by "Riza Suminto (Code Review)" <ge...@cloudera.org> on 2021/08/31 02:23:10 UTC, 1 replies.
- [Impala-ASF-CR] IMPALA-10896: Fix impala shell tests on S3 - posted by "Steve Carlin (Code Review)" <ge...@cloudera.org> on 2021/08/31 03:28:01 UTC, 2 replies.
- [Impala-ASF-CR] IMPALA-2581: LIMIT can be propagated down into some aggregations - posted by "liuyao (Code Review)" <ge...@cloudera.org> on 2021/08/31 07:25:09 UTC, 3 replies.
- [Impala-ASF-CR] [WIP]IMPALA-2581: LIMIT can be propagated down into some aggregations - posted by "liuyao (Code Review)" <ge...@cloudera.org> on 2021/08/31 07:40:18 UTC, 2 replies.
- [Impala-ASF-CR] WIP IMPALA-2581: LIMIT can be propagated down into some aggregations - posted by "liuyao (Code Review)" <ge...@cloudera.org> on 2021/08/31 08:30:22 UTC, 3 replies.
- [Impala-ASF-CR] IMPALA-9976 IMPALA-10866: Add recovery mechanism to admission service and fix consistency between coord failure detection and registration - posted by "Bikramjeet Vig (Code Review)" <ge...@cloudera.org> on 2021/08/31 21:47:49 UTC, 3 replies.
- [Impala-ASF-CR] IMPALA-10901 cleaner and faster operations with datasketches - posted by "Alexander Saydakov (Code Review)" <ge...@cloudera.org> on 2021/08/31 23:29:29 UTC, 1 replies.