You are viewing a plain text version of this content. The canonical link for it is here.
- (impala) branch master updated: IMPALA-12486: Add catalog metrics for metadata loading - posted by st...@apache.org on 2023/12/01 07:22:04 UTC, 0 replies.
- (impala) branch master updated (9011b81af -> 0d2177650) - posted by mi...@apache.org on 2023/12/01 18:47:35 UTC, 0 replies.
- (impala) 01/03: IMPALA-11542: Import LLVM SectionMemoryManager for fixes - posted by mi...@apache.org on 2023/12/01 18:47:36 UTC, 0 replies.
- (impala) 02/03: IMPALA-11542: Implement pre-allocation in LLVM memory manager - posted by mi...@apache.org on 2023/12/01 18:47:37 UTC, 0 replies.
- (impala) 03/03: IMPALA-12563: Fix UBSAN on ARM - posted by mi...@apache.org on 2023/12/01 18:47:38 UTC, 0 replies.
- (impala) branch master updated: IMPALA-12471: Add unit tests of external jdbc tables for MySQL - posted by wz...@apache.org on 2023/12/02 06:22:13 UTC, 0 replies.
- (impala) branch master updated: IMPALA-11157: Use native-toolchain hadoop for aarch64 - posted by mi...@apache.org on 2023/12/04 18:41:41 UTC, 0 replies.
- (impala) branch master updated: IMPALA-3268: Add support for SHOW VIEWS statement - posted by mi...@apache.org on 2023/12/06 18:17:38 UTC, 0 replies.
- (impala) branch master updated (7a99449a5 -> d75807a19) - posted by mi...@apache.org on 2023/12/06 22:59:59 UTC, 0 replies.
- (impala) 01/02: IMPALA-12159: Support ORDER BY for collections of variable length types in select list - posted by mi...@apache.org on 2023/12/06 23:00:00 UTC, 0 replies.
- (impala) 02/02: IMPALA-12385: Enable Periodic metrics by default - posted by mi...@apache.org on 2023/12/06 23:00:01 UTC, 0 replies.
- (impala) branch master updated (d75807a19 -> d9c067aa8) - posted by st...@apache.org on 2023/12/11 07:13:54 UTC, 0 replies.
- (impala) 01/03: IMPALA-12313: (part 2) Limited UPDATE support for Iceberg tables - posted by st...@apache.org on 2023/12/11 07:13:55 UTC, 0 replies.
- (impala) 02/03: IMPALA-12595: Allow automatic removal of old logs from previous PID - posted by st...@apache.org on 2023/12/11 07:13:56 UTC, 0 replies.
- (impala) 03/03: IMPALA-12398: Fix Ranger role not exists when altering db/table/view owner to a role - posted by st...@apache.org on 2023/12/11 07:13:57 UTC, 0 replies.
- (impala) branch master updated (d9c067aa8 -> 8874ea07b) - posted by mi...@apache.org on 2023/12/11 18:47:11 UTC, 0 replies.
- (impala) 01/02: IMPALA-12001: Informative error message for complex types with DISTINCT - posted by mi...@apache.org on 2023/12/11 18:47:12 UTC, 0 replies.
- (impala) 02/02: IMPALA-11805: Fix LLVM memory manager bytes allocated - posted by mi...@apache.org on 2023/12/11 18:47:13 UTC, 0 replies.
- (impala) branch master updated: IMPALA-12426: Adds the backend InternalServer class. - posted by st...@apache.org on 2023/12/12 00:55:19 UTC, 0 replies.
- (impala) branch master updated: IMPALA-12617: Fix DCHECK failure for Statestore - posted by mi...@apache.org on 2023/12/13 00:09:39 UTC, 0 replies.
- (impala) branch master updated: IMPALA-12589: Ignore FbFileDesc.absolutePath() if it is null/empty - posted by wz...@apache.org on 2023/12/13 01:59:47 UTC, 0 replies.
- (impala) branch master updated (69aad8b5d -> b03e8ef95) - posted by mi...@apache.org on 2023/12/13 06:52:03 UTC, 0 replies.
- (impala) 01/02: IMPALA-12614: Use atomics for 64-bit host metrics - posted by mi...@apache.org on 2023/12/13 06:52:04 UTC, 0 replies.
- (impala) 02/02: Revert "IMPALA-9923: Load ORC serially to hack around flakiness" - posted by mi...@apache.org on 2023/12/13 06:52:05 UTC, 0 replies.
- (impala) branch master updated: IMPALA-12471 PART-2: Add check for mysqld socket file - posted by db...@apache.org on 2023/12/13 09:58:44 UTC, 0 replies.
- (impala) branch master updated: IMPALA-10987: Changing impala.disableHmsSync in Hive should not break event processing - posted by st...@apache.org on 2023/12/13 13:45:33 UTC, 0 replies.
- (impala) branch master updated (3112a0c0d -> 9bc4d38eb) - posted by mi...@apache.org on 2023/12/14 03:26:49 UTC, 0 replies.
- (impala) 01/02: IMPALA-12229: Support soft-delete Kudu table - posted by mi...@apache.org on 2023/12/14 03:26:50 UTC, 0 replies.
- (impala) 02/02: IMPALA-11157: Switch to hadoop-client build - posted by mi...@apache.org on 2023/12/14 03:26:51 UTC, 0 replies.
- (impala) branch master updated: IMPALA-12618: Update README.md to reduce emphasis on Hadoop - posted by mi...@apache.org on 2023/12/14 03:28:49 UTC, 0 replies.
- (impala) branch master updated: IMPALA-11501: Add flag to allow catalog-cache operations on masked tables - posted by st...@apache.org on 2023/12/14 04:54:30 UTC, 0 replies.
- (impala) branch master updated: IMPALA-12322: Support converting UTC timestamps read from Kudu to local time - posted by cs...@apache.org on 2023/12/14 14:01:49 UTC, 0 replies.
- (impala) branch master updated: IMPALA-10949: Improve batching logic of partition events - posted by st...@apache.org on 2023/12/15 04:34:12 UTC, 0 replies.
- (impala) branch master updated (a6de494f2 -> 6cc811481) - posted by mi...@apache.org on 2023/12/15 18:33:23 UTC, 0 replies.
- (impala) 01/02: Revert "Revert "IMPALA-9923: Load ORC serially to hack around ..."" - posted by mi...@apache.org on 2023/12/15 18:33:24 UTC, 0 replies.
- (impala) 02/02: Revert "IMPALA-11805: Fix LLVM memory manager bytes allocated" - posted by mi...@apache.org on 2023/12/15 18:33:25 UTC, 0 replies.
- (impala) branch master updated: IMPALA-12465: Unicode column name support - posted by mi...@apache.org on 2023/12/15 22:25:47 UTC, 0 replies.
- (impala) branch master updated (c86582cfe -> 4114fe8db) - posted by jo...@apache.org on 2023/12/17 22:39:20 UTC, 0 replies.
- (impala) 01/03: IMPALA-12629: Fix Iceberg V2 tests in non-HDFS environment - posted by jo...@apache.org on 2023/12/17 22:39:21 UTC, 0 replies.
- (impala) 02/03: IMPALA-12601: Add a fully partitioned TPC-DS database - posted by jo...@apache.org on 2023/12/17 22:39:22 UTC, 0 replies.
- (impala) 03/03: IMPALA-12632: Use Atomics for CpuUsageRatio counters - posted by jo...@apache.org on 2023/12/17 22:39:23 UTC, 0 replies.
- (impala) branch master updated (4114fe8db -> 0aa1f3a5f) - posted by cs...@apache.org on 2023/12/18 16:05:04 UTC, 0 replies.
- (impala) 01/02: IMPALA-12584: Add backend config to restrict data file locations for Iceberg tables - posted by cs...@apache.org on 2023/12/18 16:05:05 UTC, 0 replies.
- (impala) 02/02: IMPALA-12628: iceberg negative test fail in non-HDFS environments - posted by cs...@apache.org on 2023/12/18 16:05:06 UTC, 0 replies.
- (impala) branch master updated: IMPALA-12650: Skip some queries in test_create_unicode_table on non-HFDS envs - posted by cs...@apache.org on 2023/12/18 17:09:19 UTC, 0 replies.
- (impala) branch master updated: IMPALA-12313: (part 3) Add UPDATE support for Iceberg tables. - posted by mi...@apache.org on 2023/12/18 19:38:37 UTC, 0 replies.
- (impala) branch master updated (68fe57ff8 -> b37a35aa1) - posted by cs...@apache.org on 2023/12/19 14:07:25 UTC, 0 replies.
- (impala) 01/03: IMPALA-12500: Reduce flakyness of test_global_exchange_counters - posted by cs...@apache.org on 2023/12/19 14:07:26 UTC, 0 replies.
- (impala) 02/03: IMPALA-12606: Sporadic failures around query_test.test_queries.TestQueries.test_intersect - posted by cs...@apache.org on 2023/12/19 14:07:27 UTC, 0 replies.
- (impala) 03/03: IMPALA-12018: Consider runtime filter for cardinality reduction - posted by cs...@apache.org on 2023/12/19 14:07:28 UTC, 0 replies.
- (impala) branch master updated: IMPALA-12593: Split test_drop_partition test table - posted by cs...@apache.org on 2023/12/19 17:27:59 UTC, 0 replies.
- (impala) branch master updated: IMPALA-11805: Use llvm ObjectCache for codegen caching - posted by mi...@apache.org on 2023/12/19 20:47:23 UTC, 0 replies.
- (impala) branch asf-site updated: IMPALA-12619: Update Impala website to reduce emphasis on Hadoop - posted by as...@apache.org on 2023/12/19 22:42:16 UTC, 0 replies.
- (impala) branch master updated (f93bd9862 -> 012996a06) - posted by as...@apache.org on 2023/12/19 22:42:42 UTC, 0 replies.
- (impala) 01/02: IMPALA-11921: Give more time to test_large_sql in slow builds - posted by as...@apache.org on 2023/12/19 22:42:43 UTC, 0 replies.
- (impala) 02/02: IMPALA-12597: Basic Equality delete read support for Iceberg tables - posted by as...@apache.org on 2023/12/19 22:42:44 UTC, 0 replies.
- (impala) branch master updated (012996a06 -> 172925bcb) - posted by mi...@apache.org on 2023/12/20 17:51:32 UTC, 0 replies.
- (impala) 01/02: IMPALA-12205: Add support to STRUCT type Iceberg Metadata table columns - posted by mi...@apache.org on 2023/12/20 17:51:33 UTC, 0 replies.
- (impala) 02/02: IMPALA-3825: Delegate runtime filter aggregation to some executors - posted by mi...@apache.org on 2023/12/20 17:51:34 UTC, 0 replies.
- (impala) branch master updated (172925bcb -> 6c6142ba2) - posted by mi...@apache.org on 2023/12/21 17:47:33 UTC, 0 replies.
- (impala) 01/02: IMPALA-12630: Deflake TestOrcStats.test_orc_stats - posted by mi...@apache.org on 2023/12/21 17:47:34 UTC, 0 replies.
- (impala) 02/02: IMPALA-12633: Remove DCHECK for slow SetQueryInflight - posted by mi...@apache.org on 2023/12/21 17:47:35 UTC, 0 replies.
- (impala) branch master updated (6c6142ba2 -> ec22a1e1c) - posted by wz...@apache.org on 2023/12/22 21:56:53 UTC, 0 replies.
- (impala) 01/02: IMPALA-12661: Fix ASAN heap-use-after-free in IcebergMetadataScanNode - posted by wz...@apache.org on 2023/12/22 21:56:54 UTC, 0 replies.
- (impala) 02/02: IMPALA-12502: Support Impala to Impala federation - posted by wz...@apache.org on 2023/12/22 21:56:55 UTC, 0 replies.
- (impala) branch master updated: IMPALA-12561: Event-processor shouldn't go into ERROR state for failures in fetching events - posted by st...@apache.org on 2023/12/24 00:04:17 UTC, 0 replies.