You are viewing a plain text version of this content. The canonical link for it is here.
- [impala] branch master updated (b142d03 -> 6c8a3df) - posted by ta...@apache.org on 2020/07/01 17:35:54 UTC, 0 replies.
- [impala] 01/02: IMPALA-9913: Use table id to match the table in drop table event - posted by ta...@apache.org on 2020/07/01 17:35:55 UTC, 0 replies.
- [impala] 02/02: IMPALA-5444: Asynchronous code generation - posted by ta...@apache.org on 2020/07/01 17:35:56 UTC, 0 replies.
- [impala] branch master updated: IMPALA-9898: Plan generation and execution for grouping sets - posted by ta...@apache.org on 2020/07/02 06:16:55 UTC, 0 replies.
- [impala] branch master updated: IMPALA-9911: Fix IS [NOT] NULL predicate selectivity - posted by ta...@apache.org on 2020/07/02 21:18:05 UTC, 0 replies.
- [impala] branch master updated: IMPALA-9916: Fix DiskIoMgrTest.MetricsOfWriteIoError failed due to data race in TSAN build - posted by ta...@apache.org on 2020/07/05 21:48:30 UTC, 0 replies.
- [impala] branch master updated (49af396 -> 2dca556) - posted by ta...@apache.org on 2020/07/06 15:48:29 UTC, 0 replies.
- [impala] 01/02: IMPALA-8954: Uncorrelated scalar subqueries in the select list - posted by ta...@apache.org on 2020/07/06 15:48:30 UTC, 0 replies.
- [impala] 02/02: IMPALA-9784, IMPALA-9905: Uncorrelated subqueries in HAVING. - posted by ta...@apache.org on 2020/07/06 15:48:31 UTC, 0 replies.
- [impala] branch master updated: IMPALA-9902: add rewrite of TPC-DS q38 - posted by ta...@apache.org on 2020/07/06 23:50:49 UTC, 0 replies.
- [impala] branch master updated (24f24b1 -> 7a5b1ba) - posted by ta...@apache.org on 2020/07/07 21:06:36 UTC, 0 replies.
- [impala] 01/03: IMPALA-9789: Disable ineffective bloom filters for Kudu scan - posted by ta...@apache.org on 2020/07/07 21:06:37 UTC, 0 replies.
- [impala] 02/03: IMPALA-9632: Implement ds_hll_sketch() and ds_hll_estimate() - posted by ta...@apache.org on 2020/07/07 21:06:38 UTC, 0 replies.
- [impala] 03/03: IMPALA-9897: GROUPING SETS/CUBE/ROLLUP parsing and analysis - posted by ta...@apache.org on 2020/07/07 21:06:39 UTC, 0 replies.
- [impala] branch master updated (7a5b1ba -> 3b820d7) - posted by st...@apache.org on 2020/07/08 05:34:07 UTC, 0 replies.
- [impala] 01/02: IMPALA-9692 (part 4): Rename QuerySchedule to ScheduleState - posted by st...@apache.org on 2020/07/08 05:34:08 UTC, 0 replies.
- [impala] 02/02: IMPALA-9921: Change error messages in checking needsQuotes to TRACE level logs - posted by st...@apache.org on 2020/07/08 05:34:09 UTC, 0 replies.
- [impala] branch master updated (3b820d7 -> 45c105d) - posted by jo...@apache.org on 2020/07/08 20:56:18 UTC, 0 replies.
- [impala] 01/02: IMPALA-9531: Dropped support for dateless timestamps - posted by jo...@apache.org on 2020/07/08 20:56:19 UTC, 0 replies.
- [impala] 02/02: IMPALA-7923: DecimalValue should be marked as packed - posted by jo...@apache.org on 2020/07/08 20:56:20 UTC, 0 replies.
- [impala] branch master updated (45c105d -> 65722d3) - posted by st...@apache.org on 2020/07/09 16:09:03 UTC, 0 replies.
- [impala] 01/02: IMPALA-9294: Support DATE for min-max runtime filter - posted by st...@apache.org on 2020/07/09 16:09:04 UTC, 0 replies.
- [impala] 02/02: IMPALA-9855, IMPALA-9854: Fix query retry TSAN errors - posted by st...@apache.org on 2020/07/09 16:09:05 UTC, 0 replies.
- [impala] branch master updated (65722d3 -> 70c2073) - posted by st...@apache.org on 2020/07/10 17:21:50 UTC, 0 replies.
- [impala] 01/02: IMPALA-3380: Add a timeout for statestore RPCs - posted by st...@apache.org on 2020/07/10 17:21:51 UTC, 0 replies.
- [impala] 02/02: IMPALA-9834: De-flake TestQueryRetries on EC builds - posted by st...@apache.org on 2020/07/10 17:21:52 UTC, 0 replies.
- [impala] branch master updated: IMPALA-9940: add missing kudu protobuf deps - posted by ta...@apache.org on 2020/07/10 17:26:22 UTC, 0 replies.
- [impala] branch master updated: IMPALA-9887: Add support for sharding end-to-end tests - posted by jo...@apache.org on 2020/07/13 01:05:35 UTC, 0 replies.
- [impala] branch master updated: IMPALA-9924: handle single subquery in or predicate - posted by ta...@apache.org on 2020/07/13 16:02:43 UTC, 0 replies.
- [impala] branch master updated: IMPALA-9949: fix SELECT list subqueries with HAVING/LIMIT - posted by ta...@apache.org on 2020/07/13 23:01:13 UTC, 0 replies.
- [impala] branch master updated: IMPALA-5534: Fix and enable experimental failure tests - posted by st...@apache.org on 2020/07/14 00:23:05 UTC, 0 replies.
- [impala] branch master updated (fc19e70 -> 574fef2) - posted by ta...@apache.org on 2020/07/14 03:13:35 UTC, 0 replies.
- [impala] 01/02: IMPALA-9898: generate grouping set plans - posted by ta...@apache.org on 2020/07/14 03:13:36 UTC, 0 replies.
- [impala] 02/02: IMPALA-9917: grouping() and grouping_id() support - posted by ta...@apache.org on 2020/07/14 03:13:37 UTC, 0 replies.
- [impala] branch master updated: IMPALA-9859: Full ACID Milestone 4: Part 1 Reading modified tables (primitive types) - posted by bo...@apache.org on 2020/07/14 15:08:29 UTC, 0 replies.
- [impala] branch master updated (f602c3f -> 63f5e8e) - posted by ta...@apache.org on 2020/07/15 18:00:49 UTC, 0 replies.
- [impala] 01/03: IMPALA-9941: ExprTest.CastExprs fails when running with ASAN fix - posted by ta...@apache.org on 2020/07/15 18:00:50 UTC, 0 replies.
- [impala] 02/03: IMPALA-9946: Use table id when comparing transactional state - posted by ta...@apache.org on 2020/07/15 18:00:51 UTC, 0 replies.
- [impala] 03/03: IMPALA-1270: add distinct aggregation to semi joins - posted by ta...@apache.org on 2020/07/15 18:00:52 UTC, 0 replies.
- [impala] branch master updated: Bump up CDP_BUILD_NUMBER to 4493826 - posted by ta...@apache.org on 2020/07/15 19:15:13 UTC, 0 replies.
- [impala] branch master updated: IMPALA-9956: inline hot functions in Sorter - posted by ta...@apache.org on 2020/07/16 00:27:08 UTC, 0 replies.
- [impala] branch master updated (dabcede -> 472f497) - posted by st...@apache.org on 2020/07/20 09:36:39 UTC, 0 replies.
- [impala] 01/02: IMPALA-9833: Bump timeout in TestQueryStates.test_error_query_state - posted by st...@apache.org on 2020/07/20 09:36:40 UTC, 0 replies.
- [impala] 02/02: IMPALA-7001: Fix Privilege inconsistency between SHOW TABLES and SHOW FUNCTIONS - posted by st...@apache.org on 2020/07/20 09:36:41 UTC, 0 replies.
- [impala] branch master updated: IMPALA-7655: Implement codegen for conditional functions (if, isnull, coalesce) - posted by ta...@apache.org on 2020/07/20 23:41:36 UTC, 0 replies.
- [impala] branch master updated (2561eae -> 28b24ef) - posted by ta...@apache.org on 2020/07/21 16:22:06 UTC, 0 replies.
- [impala] 01/03: IMPALA-6788: Abort ExecFInstance() RPC loop early after query failure - posted by ta...@apache.org on 2020/07/21 16:22:07 UTC, 0 replies.
- [impala] 02/03: IMPALA-9889: Fixed flaky test_runtime_filters on Kudu table - posted by ta...@apache.org on 2020/07/21 16:22:08 UTC, 0 replies.
- [impala] 03/03: IMPALA-9980: Remove jersey* jars from maven exclusions - posted by ta...@apache.org on 2020/07/21 16:22:09 UTC, 0 replies.
- [impala] branch master updated: IMPALA-9964: Fill file descriptors properly in setFileMetadataFromFS - posted by bo...@apache.org on 2020/07/22 12:31:38 UTC, 0 replies.
- [impala] branch master updated (ee3f053 -> 4502097) - posted by st...@apache.org on 2020/07/22 23:30:10 UTC, 0 replies.
- [impala] 01/02: IMPALA-9953: Shell should continue fetching even when 0 rows are returned - posted by st...@apache.org on 2020/07/22 23:30:11 UTC, 0 replies.
- [impala] 02/02: IMPALA-9799: Add retries to TestFetchFirst get_num_in_flight_queries calls - posted by st...@apache.org on 2020/07/22 23:30:12 UTC, 0 replies.
- [impala] branch master updated (4502097 -> 6f99cab) - posted by ta...@apache.org on 2020/07/23 15:45:28 UTC, 0 replies.
- [impala] 01/02: IMPALA-9979: part 1: factor out Top-N heap. - posted by ta...@apache.org on 2020/07/23 15:45:29 UTC, 0 replies.
- [impala] 02/02: IMPALA-9929: Subquery error should throw AnalysisException - posted by ta...@apache.org on 2020/07/23 15:45:30 UTC, 0 replies.
- [impala] branch master updated: IMPALA-6692: Trigger sort node run before hitting memory limit. - posted by ta...@apache.org on 2020/07/23 19:20:37 UTC, 0 replies.
- [impala] branch master updated: IMPALA-9633: Implement ds_hll_union() - posted by jo...@apache.org on 2020/07/24 03:58:06 UTC, 0 replies.
- [impala] branch master updated (9c542ef -> ebb5599) - posted by ta...@apache.org on 2020/07/25 18:24:05 UTC, 0 replies.
- [impala] 01/04: IMPALA-9977: Remove duplicate Ranger audit log entries for ALTER events - posted by ta...@apache.org on 2020/07/25 18:24:06 UTC, 0 replies.
- [impala] 02/04: IMPALA-9987: Improve logging around HTTP connections - posted by ta...@apache.org on 2020/07/25 18:24:07 UTC, 0 replies.
- [impala] 03/04: IMPALA-9988: Integrate ldap filters and proxy users - posted by ta...@apache.org on 2020/07/25 18:24:08 UTC, 0 replies.
- [impala] 04/04: IMPALA-10007: Impala development environment does not support Ubuntu 20.4 - posted by ta...@apache.org on 2020/07/25 18:24:09 UTC, 0 replies.
- [impala] branch master updated (ebb5599 -> 074731e) - posted by st...@apache.org on 2020/07/28 08:00:22 UTC, 0 replies.
- [impala] 01/02: IMPALA-9882: Import KLL functionality from Apache DataSketches - posted by st...@apache.org on 2020/07/28 08:00:23 UTC, 0 replies.
- [impala] 02/02: IMPALA-3127: Support incremental metadata updates in partition level - posted by st...@apache.org on 2020/07/28 08:00:24 UTC, 0 replies.
- [impala] branch master updated: IMPALA-9942: DataSketches HLL shouldn't take empty strings as distinct values - posted by ta...@apache.org on 2020/07/28 18:31:07 UTC, 0 replies.
- [impala] branch master updated (21918ef -> b29cb4c) - posted by ta...@apache.org on 2020/07/30 17:48:03 UTC, 0 replies.
- [impala] 01/02: IMPALA-10024: isBlackListedDb() should do a case-insensitive check - posted by ta...@apache.org on 2020/07/30 17:48:04 UTC, 0 replies.
- [impala] 02/02: IMPALA-10006: handle non-writable /opt/impala/logs - posted by ta...@apache.org on 2020/07/30 17:48:05 UTC, 0 replies.
- [impala] branch master updated (b29cb4c -> ea3f073) - posted by ta...@apache.org on 2020/07/31 17:24:00 UTC, 0 replies.
- [impala] 01/02: IMPALA-9959: Implement ds_kll_sketch() and ds_kll_quantile() functions - posted by ta...@apache.org on 2020/07/31 17:24:01 UTC, 0 replies.
- [impala] 02/02: IMPALA-9943, IMPALA-4974: INTERSECT/EXCEPT [DISTINCT] - posted by ta...@apache.org on 2020/07/31 17:24:02 UTC, 0 replies.