You are viewing a plain text version of this content. The canonical link for it is here.
- [Impala-ASF-CR] IMPALA-9778: Refactor HdfsPartition to be immutable - posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org> on 2020/06/01 00:25:58 UTC, 8 replies.
- [Impala-ASF-CR] IMPALA-9341: Check current delegateAdmin value when performing REVOKE - posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org> on 2020/06/01 00:45:35 UTC, 0 replies.
- [Impala-ASF-CR] Reapply IMPALA-9781: Fix GCC 7 unaligned 128-bit loads / stores - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2020/06/01 04:46:03 UTC, 3 replies.
- [Impala-ASF-CR] IMPALA-9673: Add external warehouse dir variable in E2E test - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2020/06/01 05:02:01 UTC, 26 replies.
- [Impala-ASF-CR] IMPALA-9777: Set hive.optimize.sort.dynamic.partition to true for dynamic inserts - posted by "Sahil Takiar (Code Review)" <ge...@cloudera.org> on 2020/06/01 15:16:27 UTC, 5 replies.
- [Impala-ASF-CR] IMPALA-9749: ASAN builds should not run FE tests. - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2020/06/01 15:49:12 UTC, 1 replies.
- [Impala-ASF-CR] Only build ext-py directories tracked by git for make shell tarball.sh - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2020/06/01 15:55:58 UTC, 3 replies.
- [Impala-ASF-CR] IMPALA-9800: Fix undefined behavior in DecimalUtil::DecodeFromFixedLenByteArray() - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2020/06/01 15:57:37 UTC, 0 replies.
- [Impala-ASF-CR] IMPALA-9757: Bump disconnected session timeout in start-impala-cluster.py - posted by "Sahil Takiar (Code Review)" <ge...@cloudera.org> on 2020/06/01 16:29:09 UTC, 5 replies.
- [Impala-ASF-CR] IMPALA-9702: Cleanup unique database directories - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2020/06/01 17:16:25 UTC, 10 replies.
- [Impala-ASF-CR] [DOCS] data cache is not experimental - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/06/01 18:06:06 UTC, 4 replies.
- [Impala-ASF-CR] IMPALA-9655: Dynamic intra-node load balancing for HDFS scans - posted by "Bikramjeet Vig (Code Review)" <ge...@cloudera.org> on 2020/06/01 18:21:24 UTC, 7 replies.
- [Impala-ASF-CR] IMPALA-9435: Usability enhancements for data cache access trace - posted by "Sahil Takiar (Code Review)" <ge...@cloudera.org> on 2020/06/01 18:55:38 UTC, 26 replies.
- [Impala-ASF-CR] IMPALA-452 Add support for string concatenation operator using || construct Separated "||" and "OR" into different tokens. -OR (KW OR) remains the same. (it creates CompoundPredicate and expects two BOOLEAN operands) -|| (KW LOGICAL OR) creates CompoundVe - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/06/01 19:04:10 UTC, 3 replies.
- [Impala-ASF-CR] Add link to quickstart container from README - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/06/01 19:05:38 UTC, 0 replies.
- [Impala-ASF-CR] IMPALA-3741 [part 2]: Push runtime bloom filter to Kudu - posted by "Bankim Bhavsar (Code Review)" <ge...@cloudera.org> on 2020/06/01 19:19:12 UTC, 13 replies.
- [Impala-ASF-CR] IMPALA-9791: Support validWriteIdList in getPartialCatalogObject API - posted by "Aman Sinha (Code Review)" <ge...@cloudera.org> on 2020/06/01 21:52:33 UTC, 56 replies.
- [Impala-ASF-CR] IMPALA-9809: A query with multi-aggregation functions on particular dataset crashes impala daemon - posted by "Yongzhi Chen (Code Review)" <ge...@cloudera.org> on 2020/06/01 22:18:03 UTC, 3 replies.
- [Impala-ASF-CR] IMPALA-9798: avoid racy hole punch check in test env - posted by "Bikramjeet Vig (Code Review)" <ge...@cloudera.org> on 2020/06/01 23:49:23 UTC, 4 replies.
- [Impala-ASF-CR] IMPALA-9809: Multi-aggregation query on particular dataset crashes impalad - posted by "Yongzhi Chen (Code Review)" <ge...@cloudera.org> on 2020/06/02 02:23:36 UTC, 15 replies.
- [Impala-ASF-CR] IMPALA-8755: Unlock Z-ordering by default - posted by "Norbert Luksa (Code Review)" <ge...@cloudera.org> on 2020/06/02 09:24:21 UTC, 9 replies.
- [Impala-ASF-CR] IMPALA-9632: Implement ds hll sketch() and ds hll estimate() - posted by "Gabor Kaszab (Code Review)" <ge...@cloudera.org> on 2020/06/02 11:47:27 UTC, 24 replies.
- [Impala-ASF-CR] IMPALA-9814: fix mt dop parallelism for analytic fns - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/06/02 16:07:30 UTC, 12 replies.
- [Impala-ASF-CR] IMPALA-9000: clean up misc TODO-MT comments - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/06/02 16:08:53 UTC, 9 replies.
- [Impala-ASF-CR] IMPALA-9318: Add admission control setting to cap MT DOP - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2020/06/02 17:44:30 UTC, 13 replies.
- [Impala-ASF-CR](asf-site) Add link to slack channel on community - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/06/02 17:52:59 UTC, 7 replies.
- [Impala-ASF-CR] IMPALA-9820: Pull Datasketches-5 HLL MurmurHash fix - posted by "Gabor Kaszab (Code Review)" <ge...@cloudera.org> on 2020/06/02 20:29:42 UTC, 8 replies.
- [Impala-ASF-CR] IMPALA-9515: Full ACID Milestone 3: Read support for "original files" - posted by "Zoltan Borok-Nagy (Code Review)" <ge...@cloudera.org> on 2020/06/03 14:11:51 UTC, 41 replies.
- [Impala-ASF-CR] IMPALA-9723: Raise error when when Hive Streaming side-file is found - posted by "Zoltan Borok-Nagy (Code Review)" <ge...@cloudera.org> on 2020/06/03 15:06:25 UTC, 6 replies.
- [Impala-ASF-CR] WIP IMPALA-6692: Trigger sort node run before hitting memory limit. - posted by "Riza Suminto (Code Review)" <ge...@cloudera.org> on 2020/06/03 22:25:12 UTC, 0 replies.
- [Impala-ASF-CR] IMPALA-6692: Trigger sort node run before hitting memory limit. - posted by "Riza Suminto (Code Review)" <ge...@cloudera.org> on 2020/06/03 22:56:39 UTC, 36 replies.
- [Impala-ASF-CR] IMPALA-9782: fix Kudu DML with mt dop - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/06/04 17:12:22 UTC, 10 replies.
- [Impala-ASF-CR] IMPALA-9824: MetastoreClientPool should be singleton - posted by "Vihang Karajgaonkar (Code Review)" <ge...@cloudera.org> on 2020/06/04 17:26:39 UTC, 15 replies.
- [Impala-ASF-CR] Filter out "Checksum validation failed" messages during the maven build - posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org> on 2020/06/04 19:10:04 UTC, 6 replies.
- [Impala-ASF-CR] [WIP] IMPALA-2658: Extend the NDV function to accept a precision - posted by "Qifan Chen (Code Review)" <ge...@cloudera.org> on 2020/06/05 00:29:55 UTC, 8 replies.
- [Impala-ASF-CR] Asynchronous code generation - posted by "Daniel Becker (Code Review)" <ge...@cloudera.org> on 2020/06/05 08:18:22 UTC, 5 replies.
- [Impala-ASF-CR] IMPALA-9817: [DOCS] add flags related to use local catalog - posted by "Shajini Thayasingh (Code Review)" <ge...@cloudera.org> on 2020/06/05 17:20:37 UTC, 9 replies.
- [Impala-ASF-CR] [WIP] IMPALA-9692 (part 3): Model QuerySchedule as a protobuf - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2020/06/05 21:01:48 UTC, 1 replies.
- [Impala-ASF-CR] IMPALA-9835: make kudu scan token binary - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/06/05 22:47:33 UTC, 5 replies.
- [Impala-ASF-CR] IMPALA-9818: Add fetch size as option to impala shell - posted by "Sahil Takiar (Code Review)" <ge...@cloudera.org> on 2020/06/05 23:18:45 UTC, 16 replies.
- [Impala-ASF-CR] IMPALA-9341: Set delegateAdmin to false for REVOKE without GRANT OPTION - posted by "Fang-Yu Rao (Code Review)" <ge...@cloudera.org> on 2020/06/07 22:07:06 UTC, 12 replies.
- [Impala-ASF-CR] IMPALA-9709: Remove Impala-lzo from the development environment - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2020/06/08 02:47:15 UTC, 16 replies.
- [Impala-ASF-CR] IMPALA-9838: Switch to GCC 7.5.0 - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2020/06/08 02:47:22 UTC, 13 replies.
- [Impala-ASF-CR] IMPALA-9778: Refactor partition modifications in DDL/DMLs - posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2020/06/08 08:20:52 UTC, 26 replies.
- [Impala-ASF-CR] IMPALA-8860: Improve /log level usability on WebUI - posted by "Tamas Mate (Code Review)" <ge...@cloudera.org> on 2020/06/08 11:47:39 UTC, 22 replies.
- [native-toolchain-CR] IMPALA-9837: Switch to GCC 7.5 - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2020/06/08 16:33:34 UTC, 4 replies.
- [Impala-ASF-CR] IMPALA-8984: Uncorrelated scalar subqueries in the select list - posted by "Shant Hovsepian (Code Review)" <ge...@cloudera.org> on 2020/06/08 18:12:50 UTC, 11 replies.
- [Impala-ASF-CR] IMPALA-9830: Fix flakiness in test mt dop scan node - posted by "Bikramjeet Vig (Code Review)" <ge...@cloudera.org> on 2020/06/08 19:11:25 UTC, 7 replies.
- [Impala-ASF-CR] IMPALA-9077: Remove scalable admission control configs - posted by "Bikramjeet Vig (Code Review)" <ge...@cloudera.org> on 2020/06/08 19:12:33 UTC, 20 replies.
- [Impala-ASF-CR] IMPALA-9604: Add TPCH-nested tests for column masking - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/06/08 23:11:26 UTC, 5 replies.
- [Impala-ASF-CR] IMPALA-2658: Extend the NDV function to accept a precision - posted by "Qifan Chen (Code Review)" <ge...@cloudera.org> on 2020/06/09 02:23:23 UTC, 69 replies.
- [Impala-ASF-CR] IMPALA-9752: aggregate profile stats on executor - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/06/09 16:36:49 UTC, 23 replies.
- [Impala-ASF-CR] IMPALA-9843: Add support for metastore db schema upgrade - posted by "Vihang Karajgaonkar (Code Review)" <ge...@cloudera.org> on 2020/06/09 21:39:26 UTC, 18 replies.
- [Impala-ASF-CR] IMPALA-9192: Move Avro-Java and Parquet dependencies to the CDP version - posted by "Laszlo Gaal (Code Review)" <ge...@cloudera.org> on 2020/06/09 22:10:58 UTC, 6 replies.
- [Impala-ASF-CR] IMPALA-9692 (part 3): Model QuerySchedule as a protobuf - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2020/06/09 22:47:48 UTC, 28 replies.
- [Impala-ASF-CR] IMPALA-9840: Fix data race in InternalQueue - posted by "Bikramjeet Vig (Code Review)" <ge...@cloudera.org> on 2020/06/09 23:13:02 UTC, 9 replies.
- [Impala-ASF-CR] IMPALA-9844: Ozone support for load data inpath - posted by "Sahil Takiar (Code Review)" <ge...@cloudera.org> on 2020/06/09 23:53:57 UTC, 28 replies.
- [Impala-ASF-CR] IMPALA-7538: Support HDFS caching with LocalCatalog - posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2020/06/10 13:53:54 UTC, 13 replies.
- [Impala-ASF-CR] IMPALA-9747: More fine-grained codegen for text file scanners - posted by "Daniel Becker (Code Review)" <ge...@cloudera.org> on 2020/06/10 17:06:30 UTC, 32 replies.
- [Impala-ASF-CR] IMPALA-9845: Point Maven and Ant downloads to stable locations - posted by "Laszlo Gaal (Code Review)" <ge...@cloudera.org> on 2020/06/10 20:56:27 UTC, 8 replies.
- [Impala-ASF-CR] IMPALA-8830: Fix executor group assignment of coordinator only queries - posted by "Bikramjeet Vig (Code Review)" <ge...@cloudera.org> on 2020/06/10 23:21:53 UTC, 16 replies.
- [Impala-ASF-CR] IMPALA-9382: part 1: transposed profile prototype - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/06/10 23:26:22 UTC, 4 replies.
- [Impala-ASF-CR] IMPALA-9544 Replace Intel's SSE instructions with ARM's NEON instructions - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2020/06/11 10:14:43 UTC, 2 replies.
- [Impala-ASF-CR] IMPALA-9645 Port LLVM codegen to adapt aarch64 - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2020/06/11 10:14:58 UTC, 1 replies.
- [Impala-ASF-CR] IMPALA-9676 Add aarch64 compile options for clang - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2020/06/11 10:15:10 UTC, 1 replies.
- [Impala-ASF-CR] WIP IMPALA-9482 Support for BINARY columns - posted by "Csaba Ringhofer (Code Review)" <ge...@cloudera.org> on 2020/06/11 12:00:42 UTC, 6 replies.
- [Impala-ASF-CR] IMPALA-9107 (part 2): Add script to use the m2 archive tarball - posted by "Laszlo Gaal (Code Review)" <ge...@cloudera.org> on 2020/06/11 16:19:16 UTC, 7 replies.
- [Impala-ASF-CR] IMPALA-9847: reduce web UI serialized JSON size - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/06/11 16:32:06 UTC, 6 replies.
- [Impala-ASF-CR] IMPALA-5746: Test case for remote fragments releasing memory - posted by "Sahil Takiar (Code Review)" <ge...@cloudera.org> on 2020/06/11 16:53:40 UTC, 0 replies.
- [Impala-ASF-CR] WIP - IMPALA-9382: part 2/2: aggregate profiles sent to coordinator - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/06/11 17:57:46 UTC, 3 replies.
- [Impala-ASF-CR] IMPALA-9849: Set halt on error=1 for TSAN builds - posted by "Sahil Takiar (Code Review)" <ge...@cloudera.org> on 2020/06/11 23:51:07 UTC, 6 replies.
- [Impala-ASF-CR] IMPALA-9688: Support create iceberg table by impala - posted by "Vihang Karajgaonkar (Code Review)" <ge...@cloudera.org> on 2020/06/12 01:32:46 UTC, 19 replies.
- [Impala-ASF-CR] WIP - IMPALA-9793: Impala quickstart cluster with docker-compose - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/06/12 04:04:23 UTC, 2 replies.
- [Impala-ASF-CR] IMPALA-9739: Fix data race during impala graceful shutdown - posted by "Bikramjeet Vig (Code Review)" <ge...@cloudera.org> on 2020/06/12 23:44:18 UTC, 23 replies.
- [Impala-ASF-CR] IMPALA-7020: fix costing of non-trivial CAST expressions - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/06/13 17:12:28 UTC, 17 replies.
- [Impala-ASF-CR] IMPALA-9829: Add metrics for Spilling to S3 - posted by "Yida Wu (Code Review)" <ge...@cloudera.org> on 2020/06/14 21:51:26 UTC, 13 replies.
- [Impala-ASF-CR] IMPALA-5904: (part 4) Fix more TSAN bugs - posted by "Sahil Takiar (Code Review)" <ge...@cloudera.org> on 2020/06/14 23:41:15 UTC, 14 replies.
- [Impala-ASF-CR] IMPALA-9858: Fix wrong partition metrics in LocalCatalog profile - posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2020/06/15 07:08:18 UTC, 13 replies.
- [Impala-ASF-CR] IMPALA-7533: Cache partitions across table versions in LocalCatalog - posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2020/06/15 10:01:40 UTC, 7 replies.
- [Impala-ASF-CR] IMPALA-9859: Full ACID Milestone 4: Part 1 Reading modified tables (primitive types) - posted by "Zoltan Borok-Nagy (Code Review)" <ge...@cloudera.org> on 2020/06/15 16:47:48 UTC, 29 replies.
- [Impala-ASF-CR] PROTOTYPE: Produce minidumps if test metrics are zero fails - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2020/06/16 04:01:57 UTC, 4 replies.
- [Impala-ASF-CR] IMPALA-9531: Dropped support for dateless timestamps - posted by "Adam Tamas (Code Review)" <ge...@cloudera.org> on 2020/06/16 13:55:57 UTC, 13 replies.
- [Impala-ASF-CR] IMPALA-9831: Fix off by one error in condition for ValidateColumnOffsets() - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2020/06/16 15:41:26 UTC, 7 replies.
- [Impala-ASF-CR] IMPALA-3695: Remove KUDU IS SUPPORTED - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/06/16 16:27:12 UTC, 14 replies.
- [Impala-ASF-CR] IMPALA-9842: Fix hang when cancelling BufferedPlanRootSink - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2020/06/16 19:13:32 UTC, 12 replies.
- [Impala-ASF-CR] IMPALA-9861: use [[nodiscard]] in gcc - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/06/16 22:21:43 UTC, 5 replies.
- [Impala-ASF-CR] IMPALA-9862: Don't exclude Solr dependencies in frontend build - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2020/06/17 02:41:07 UTC, 8 replies.
- [Impala-ASF-CR] IMPALA-452: Add support for string concatenation operator using || - posted by "Martin Zink (Code Review)" <ge...@cloudera.org> on 2020/06/17 15:44:43 UTC, 9 replies.
- [Impala-ASF-CR] IMPALA-2515: support parquet decimal with extra padding - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/06/17 22:46:42 UTC, 10 replies.
- [Impala-ASF-CR] IMPALA-9697: Support priority based scratch directory selection - posted by "Abhishek Rawat (Code Review)" <ge...@cloudera.org> on 2020/06/18 00:07:49 UTC, 19 replies.
- [Impala-ASF-CR] IMPALA-9866: Query plan debug page stuck in fetch and render loop. - posted by "Shant Hovsepian (Code Review)" <ge...@cloudera.org> on 2020/06/18 02:55:52 UTC, 11 replies.
- [Impala-ASF-CR] IMPALA-9213: Add query retry info to GetLog result - posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2020/06/18 03:52:24 UTC, 21 replies.
- [Impala-ASF-CR] IMPALA-9691: Support Kudu Timestamp and Date bloom filter - posted by "Wenzhe Zhou (Code Review)" <ge...@cloudera.org> on 2020/06/18 05:32:18 UTC, 21 replies.
- [Impala-ASF-CR] IMPALA-9633: Implement ds hll union() - posted by "Gabor Kaszab (Code Review)" <ge...@cloudera.org> on 2020/06/18 12:30:55 UTC, 5 replies.
- [Impala-ASF-CR] IMPALA-9569: Show progress bar and live summary of the retried query - posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2020/06/18 14:10:52 UTC, 15 replies.
- [Impala-ASF-CR] IMPALA-8761 Configuration validation introduced in IMPALA-8559 can be improved - posted by "Vihang Karajgaonkar (Code Review)" <ge...@cloudera.org> on 2020/06/18 17:11:31 UTC, 0 replies.
- [Impala-ASF-CR] WIP IMPALA-9744: Treat corrupt table stats as missing to avoid bad plans - posted by "Qifan Chen (Code Review)" <ge...@cloudera.org> on 2020/06/19 16:10:07 UTC, 7 replies.
- [Impala-ASF-CR] POC: Remote codegen (Milestone 1) - posted by "Daniel Becker (Code Review)" <ge...@cloudera.org> on 2020/06/22 10:54:07 UTC, 2 replies.
- [Impala-ASF-CR] IMPALA-9878: Fix use-after-free in TmpFileMgrTest's TestAllocation - posted by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2020/06/22 16:43:09 UTC, 5 replies.
- [Impala-ASF-CR] IMPALA-9744: Treat corrupt table stats as missing to avoid bad plans - posted by "Qifan Chen (Code Review)" <ge...@cloudera.org> on 2020/06/22 20:21:50 UTC, 18 replies.
- [Impala-ASF-CR] IMPALA-9829: Add Write Metrics for Spilling - posted by "Yida Wu (Code Review)" <ge...@cloudera.org> on 2020/06/23 12:23:32 UTC, 26 replies.
- [Impala-ASF-CR] IMPALA-9871: Simplify OS version matching for SLES in bootstrap toolchain.py - posted by "Laszlo Gaal (Code Review)" <ge...@cloudera.org> on 2020/06/23 13:16:53 UTC, 6 replies.
- [Impala-ASF-CR] IMPALA-9294: Support DATE for min-max runtime filter - posted by "Wenzhe Zhou (Code Review)" <ge...@cloudera.org> on 2020/06/23 15:46:06 UTC, 24 replies.
- [Impala-ASF-CR] IMPALA-9885: debug action for planner - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/06/23 19:05:21 UTC, 7 replies.
- [Impala-ASF-CR] IMPALA-5993: Fix the file offset in value parsing error - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/06/23 22:34:34 UTC, 0 replies.
- [Impala-ASF-CR] IMPALA-6052: Change HDFS layout for test tables - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/06/23 22:35:02 UTC, 1 replies.
- [Impala-ASF-CR] Add raw values to pretty-printed time profiles. - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/06/23 22:35:29 UTC, 0 replies.
- [Impala-ASF-CR] IMPALA-8204: checkout to the right commit of Impala-lzo in buildall.sh - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/06/23 22:35:59 UTC, 0 replies.
- [Impala-ASF-CR] [WIP] IMPALA-8821: Use RECOVER PARTITIONS in dataload to get partition metadata - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/06/23 22:37:01 UTC, 1 replies.
- [Impala-ASF-CR] IMPALA-8253: Parquet delta encoding and decoding. - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/06/23 22:39:02 UTC, 2 replies.
- [Impala-ASF-CR] IMPALA-8547: get json object fails to get value for numeric key - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/06/23 22:41:06 UTC, 2 replies.
- [Impala-ASF-CR] IMPALA-5444: Asynchronous code generation - posted by "Daniel Becker (Code Review)" <ge...@cloudera.org> on 2020/06/24 13:58:56 UTC, 10 replies.
- [Impala-ASF-CR] IMPALA-4475: part 1, reduce size of TExecQueryFInstancesParams - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2020/06/24 15:46:31 UTC, 0 replies.
- [Impala-ASF-CR] IMPALA-8738: "show extended tables" to return more than the table name - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2020/06/24 15:47:17 UTC, 0 replies.
- [Impala-ASF-CR] IMPALA-9793: Impala quickstart cluster with docker-compose - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/06/24 19:22:11 UTC, 2 replies.
- [Impala-ASF-CR] IMPALA-9790: option to use resolved hostname everywhere - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/06/25 16:50:34 UTC, 3 replies.
- [Impala-ASF-CR] IMPALA-9784: Non correlated subqueries in HAVING. - posted by "Shant Hovsepian (Code Review)" <ge...@cloudera.org> on 2020/06/25 19:21:02 UTC, 3 replies.
- [Impala-ASF-CR] [WIP] IMPALA-9898: Plan generation and execution for grouping sets - posted by "Aman Sinha (Code Review)" <ge...@cloudera.org> on 2020/06/26 18:54:01 UTC, 2 replies.
- [Impala-ASF-CR] IMPALA-9902: add rewrite of TPC-DS q38 - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/06/27 00:28:39 UTC, 7 replies.
- [Impala-ASF-CR] IMPALA-9569: Fix progress bar and live summary to show info of the retried query - posted by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2020/06/28 06:36:09 UTC, 7 replies.
- [Impala-ASF-CR] IMPALA-9784, IMPALA-9905: Uncorrelated subqueries in HAVING. - posted by "Shant Hovsepian (Code Review)" <ge...@cloudera.org> on 2020/06/28 18:13:17 UTC, 3 replies.
- [Impala-ASF-CR] IMPALA-9890 (Part 1): Add more TPCDS queries to Impala's test suite - posted by "Fang-Yu Rao (Code Review)" <ge...@cloudera.org> on 2020/06/28 23:05:32 UTC, 9 replies.
- [Impala-ASF-CR] IMPALA-9903: Reduce Kudu openTable calls per query - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2020/06/29 14:05:21 UTC, 10 replies.
- [Impala-ASF-CR] IMPALA-9907: Fix NullPointerException in ParallelFileMetadataLoader's load() method - posted by "Zoltan Borok-Nagy (Code Review)" <ge...@cloudera.org> on 2020/06/29 15:38:46 UTC, 13 replies.
- [Impala-ASF-CR] IMPALA-9897: GROUPING SETS/CUBE/ROLLUP parsing and analysis - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/06/29 16:34:04 UTC, 22 replies.
- [Impala-ASF-CR] IMPALA-9540 Test that Impala Shell no longer sends duplicate "Host" headers in http mode. - posted by "Andrew Sherman (Code Review)" <ge...@cloudera.org> on 2020/06/29 21:02:53 UTC, 12 replies.
- [Impala-ASF-CR] IMPALA-9692 (part 4): Rename QuerySchedule to ScheduleState - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2020/06/29 22:04:02 UTC, 7 replies.
- [Impala-ASF-CR] IMPALA-9898: Plan generation and execution for grouping sets - posted by "Aman Sinha (Code Review)" <ge...@cloudera.org> on 2020/06/30 17:13:12 UTC, 2 replies.
- [Impala-ASF-CR] IMPALA-9913: Use table id to match the table in drop table event - posted by "Vihang Karajgaonkar (Code Review)" <ge...@cloudera.org> on 2020/06/30 19:03:37 UTC, 5 replies.
- [native-toolchain-CR] Bump Kudu version to 23f67ae0d - posted by "Wenzhe Zhou (Code Review)" <ge...@cloudera.org> on 2020/06/30 20:59:23 UTC, 1 replies.