You are viewing a plain text version of this content. The canonical link for it is here.
- [hive] branch master updated (43b1525f96b -> b053c61e6d9) - posted by de...@apache.org on 2022/12/01 07:53:18 UTC, 0 replies.
- [hive] branch master updated: HIVE-26767: Fix HIVE-24120 to work for custom databases (#3799) (authored by Tthrope reviewed by Sai Hemanth) - posted by gs...@apache.org on 2022/12/02 05:49:20 UTC, 0 replies.
- [hive] branch master updated: HIVE-26806: Increase Split to 22. (#3827). (Ayush Saxena, reviewed by Stamatis Zampetakis, Alessandro Solimando) - posted by ay...@apache.org on 2022/12/02 14:40:28 UTC, 0 replies.
- [hive] branch master updated: HIVE-26806: Increase (temporarily) Jenkins executor timeout to allow tests to pass (Stamatis Zampetakis) - posted by za...@apache.org on 2022/12/02 21:40:28 UTC, 0 replies.
- [hive] branch master updated: HIVE-26789: Add UserName in CallerContext for queries. (#3813). (Ayush Saxena, reviewed by Denys Kuzmenko, Chris Nauroth) - posted by ay...@apache.org on 2022/12/04 05:54:33 UTC, 0 replies.
- [hive] branch master updated: HIVE-26737: Subquery returning wrong results when database has materialized views (Steve Carlin, reviewed by Krisztian Kasa) - posted by kr...@apache.org on 2022/12/05 08:50:01 UTC, 0 replies.
- [hive] branch master updated: HIVE-26683: Sum windowing function returns wrong value when all nulls. (#3800) - posted by ra...@apache.org on 2022/12/05 16:58:25 UTC, 0 replies.
- [hive] branch master updated: HIVE-26685: Improve path name escaping/unescaping (#3721) - posted by we...@apache.org on 2022/12/05 18:05:02 UTC, 0 replies.
- [hive] branch master updated: HIVE-26762: Remove operand pruning in HiveFilterSetOpTransposeRule (Alessandro Solimando, reviewed by Krisztian Kasa) - posted by kr...@apache.org on 2022/12/05 19:17:26 UTC, 0 replies.
- [hive] branch master updated: HIVE-26801: Query based compaction fails on tables having columns with keywords(i.e. row in this case) (#3828) (Gopinath Gangadharan reviewed by Denys Kuzmenko) - posted by ab...@apache.org on 2022/12/06 12:59:35 UTC, 0 replies.
- [hive] branch master updated: HIVE-26580: SHOW COMPACTIONS should support ordering and limiting functionality (Kirti Ruge, reviewed by Denys Kuzmenko) - posted by dk...@apache.org on 2022/12/06 13:53:31 UTC, 0 replies.
- [hive] branch master updated: HIVE-26692: Check for the expected thrift version before compiling (#3820). (Alessandro Solimando, reviewed by Ayush Saxena) - posted by ay...@apache.org on 2022/12/06 14:08:09 UTC, 0 replies.
- [hive] branch master updated (374564f49b3 -> 6de98baa1a9) - posted by su...@apache.org on 2022/12/06 22:01:28 UTC, 0 replies.
- [hive] branch master updated: HIVE-26392 Move StringableMap tests into a dedicated test class (#3741) (Zoltan Ratkai reviewed by Laszlo Bodor, Zsolt Miskolczi) - posted by ab...@apache.org on 2022/12/07 08:51:05 UTC, 0 replies.
- [hive] branch master updated: HIVE-26770: Make end of loop compaction logs appear more selectively and reduce code duplication (Akshat Mathur, reviewed by Denys Kuzmenko) - posted by dk...@apache.org on 2022/12/07 10:14:46 UTC, 0 replies.
- [hive] branch master updated (e8fca5116d3 -> 6bba5de9fcf) - posted by za...@apache.org on 2022/12/07 17:34:28 UTC, 0 replies.
- [hive] 01/02: HIVE-26785: Remove explicit protobuf-java dependency from blobstore and minikdc modules (Stamatis Zampetakis, reviewed by Ayush Saxena) - posted by za...@apache.org on 2022/12/07 17:34:29 UTC, 0 replies.
- [hive] 02/02: HIVE-26812: Compile error in hive-it-util module when itests are built separately (Alessandro Solimando reviewed by Chris Nauroth, Ayush Saxena, Stamatis Zampetakis) - posted by za...@apache.org on 2022/12/07 17:34:30 UTC, 0 replies.
- [hive] branch master updated: HIVE-26810: Replace HiveFilterSetOpTransposeRule onMatch method with Calcite's built-in implementation (Alessandro Solimando reviewed by Stamatis Zampetakis) - posted by za...@apache.org on 2022/12/07 18:40:27 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-26815: Backport HIVE-26758 (Allow use scratchdir for staging final job) (#3840) - posted by su...@apache.org on 2022/12/07 21:23:25 UTC, 0 replies.
- [hive] branch master updated: HIVE-26569: Support renewal and recreation of LLAP_TOKENs (#3626) (Laszlo Bodor reviewed by Ayush Saxena) - posted by ab...@apache.org on 2022/12/08 11:17:43 UTC, 0 replies.
- [hive] branch branch-3 updated (f45197e6bb3 -> 230e00ab6ae) - posted by su...@apache.org on 2022/12/09 01:28:24 UTC, 0 replies.
- [hive] branch master updated: HIVE-26817: Set column names in result schema when plan has Values root (Krisztian Kasa, reviewed by Stamatis Zampetakis) - posted by kr...@apache.org on 2022/12/09 05:37:30 UTC, 0 replies.
- [hive] branch branch-3 updated (230e00ab6ae -> 6f05b6db34c) - posted by za...@apache.org on 2022/12/09 11:54:00 UTC, 0 replies.
- [hive] branch master updated (93bcb126ab4 -> 4ef12d3b9e9) - posted by za...@apache.org on 2022/12/09 12:03:52 UTC, 0 replies.
- [hive] 01/02: HIVE-26820: Disable hybridgrace_hashjoin_2.q flaky test (Alessandro Solimando reviewed by Stamatis Zampetakis) - posted by za...@apache.org on 2022/12/09 12:03:53 UTC, 0 replies.
- [hive] 02/02: HIVE-26813: Upgrade HikariCP from 2.6.1 to 4.0.3 (Chris Nauroth reviewed by yigress, Wechar Yu, Stamatis Zampetakis) - posted by za...@apache.org on 2022/12/09 12:03:54 UTC, 0 replies.
- [hive] branch master updated: HIVE-26811: SharedWorkOptimizer: take the union of virtual columns in mergeable TableScans (Denys Kuzmenko, reviewed by Krisztian Kasa) - posted by dk...@apache.org on 2022/12/12 08:23:12 UTC, 0 replies.
- [hive] branch master updated: HIVE-26578: Enable Iceberg storage format for materialized views (Krisztian Kasa, reviewed by Denys Kuzmenko) - posted by dk...@apache.org on 2022/12/12 08:29:57 UTC, 0 replies.
- [hive] branch master updated: HIVE-26821: Fetch task caching should only depend on fetch task conversion (Sourabh Badhya, reviewed by Denys Kuzmenko) - posted by dk...@apache.org on 2022/12/12 08:44:49 UTC, 0 replies.
- [hive] branch master updated: HIVE-26247: Filter out results 'show connectors' on HMS server-side (#3545) (Butao Zhang, reviewed by Sai Hemanth) - posted by gs...@apache.org on 2022/12/12 17:39:35 UTC, 0 replies.
- [hive] branch master updated: HIVE-26799: Make authorizations on custom UDFs involved in tables/view configurable (Sai Hemanth Gantasala, reviewed by John Sherman, Zhihua Deng) - posted by de...@apache.org on 2022/12/13 01:55:29 UTC, 0 replies.
- [hive] branch master updated: HIVE-26221: Add histogram-based column statistics (Alessandro Solimando, Ryan Johnson, reviewed by Aman Sinha, Zhihua Deng) - posted by de...@apache.org on 2022/12/13 11:17:09 UTC, 0 replies.
- [hive] branch master updated (c2ff53468b0 -> 70aa4172480) - posted by de...@apache.org on 2022/12/14 01:05:51 UTC, 0 replies.
- [hive] branch master updated: HIVE-26845: Upgrade htmlunit from 2.45.0 to 2.67.0 (Soumyakanti Das reviewed by Stamatis Zampetakis) - posted by za...@apache.org on 2022/12/14 09:28:40 UTC, 0 replies.
- [hive] branch master updated: HIVE-26843: Filter all dependency module descriptors from shaded jars (Chris Nauroth reviewed by Stamatis Zampetakis) - posted by za...@apache.org on 2022/12/14 10:27:30 UTC, 0 replies.
- [hive] branch master updated: HIVE-26849: Nightly build fails in master from build 1533 onwards (Stamatis Zampetakis reviewed by Laszlo Bodor) - posted by za...@apache.org on 2022/12/15 09:55:18 UTC, 0 replies.
- [hive] branch master updated: HIVE-26850: Added columns info of source table for alter view query (Sai Hemanth Gantasala, reviewed by Krisztian Kasa) - posted by kr...@apache.org on 2022/12/16 17:01:03 UTC, 0 replies.
- [hive] branch branch-3 updated (6f05b6db34c -> 1211e9c38f1) - posted by ab...@apache.org on 2022/12/17 14:49:33 UTC, 0 replies.
- [hive] branch master updated (d9c3bc76671 -> 7c343471aa6) - posted by ay...@apache.org on 2022/12/18 20:15:11 UTC, 0 replies.
- [hive] branch master updated: HIVE-26788: Update stats of table/partition using noscan operation when stats autogather is enabled (Sourabh Badhya, reviewed by Denys Kuzmenko) - posted by dk...@apache.org on 2022/12/19 12:32:45 UTC, 0 replies.
- [hive] branch branch-3 updated (1211e9c38f1 -> 0ba9b619dde) - posted by ab...@apache.org on 2022/12/19 13:41:46 UTC, 0 replies.
- [hive] branch master updated: HIVE-26787: Pushdown Timestamp data type to metastore via directsql/JDO (Syed Shameerur Rahman, reviewed by Krisztian Kasa) - posted by kr...@apache.org on 2022/12/19 16:53:04 UTC, 0 replies.
- [hive] branch master updated (ab4c53de82d -> 9f89db34673) - posted by ay...@apache.org on 2022/12/20 06:26:06 UTC, 0 replies.
- [hive] branch branch-3 updated (0ba9b619dde -> 3b323cfa321) - posted by ab...@apache.org on 2022/12/20 14:24:18 UTC, 0 replies.
- [hive] branch master updated: HIVE-26871: TestCrudCompactorOnTez is flaky after HIVE-26479 (#3876) (Sourabh Badhya reviewed by Laszlo Bodor) - posted by ab...@apache.org on 2022/12/21 07:39:08 UTC, 0 replies.
- [hive] branch master updated: HIVE-26873: Whiltelist iceberg configs for sql std authorization (Denys Kuzmenko, reviewed by Ayush Saxena) - posted by dk...@apache.org on 2022/12/21 13:51:29 UTC, 0 replies.
- [hive] branch branch-3 updated (3b323cfa321 -> 3dd34eade1c) - posted by za...@apache.org on 2022/12/21 20:55:54 UTC, 0 replies.
- [hive] branch master updated: HIVE-26754: Implement array_distinct UDF to return an array after removing duplicates in it. (#3806). (Taraka Rama Rao Lethavadla, reviewed by Ayush Saxena, Sourabh Badhya) - posted by ay...@apache.org on 2022/12/22 19:08:09 UTC, 0 replies.
- [hive] branch master updated: HIVE-26884: Iceberg: V2 Vectorization returns wrong results with deletes. (#3890). (Ayush Saxena, reviewed by Denys Kuzmenko) - posted by ay...@apache.org on 2022/12/23 03:49:17 UTC, 0 replies.
- [hive] branch HIVE-26885 created (now a042e148038) - posted by ay...@apache.org on 2022/12/23 03:56:07 UTC, 0 replies.
- [hive] 01/01: HIVE-26885: Iceberg: Parquet Vectorized V2 reads fails with NPE. - posted by ay...@apache.org on 2022/12/23 03:56:08 UTC, 0 replies.
- [hive] branch branch-3 updated (3dd34eade1c -> b33f964b67e) - posted by ab...@apache.org on 2022/12/23 11:28:23 UTC, 0 replies.
- [hive] branch branch-3 updated (b33f964b67e -> 1cd7fcffadf) - posted by ab...@apache.org on 2022/12/23 11:33:09 UTC, 0 replies.
- [hive] branch branch-3 updated (1cd7fcffadf -> dbae659c3c8) - posted by ab...@apache.org on 2022/12/23 11:36:39 UTC, 0 replies.
- [hive] branch master updated: HIVE-26885: Iceberg: Parquet Vectorized V2 reads fails with NPE. (#3892). (Ayush Saxena, reviewed by Denys Kuzmenko) - posted by ay...@apache.org on 2022/12/23 12:59:00 UTC, 0 replies.
- [hive-site] branch main updated: Update people.md - posted by ay...@apache.org on 2022/12/23 16:11:21 UTC, 0 replies.
- [hive-site] branch asf-site updated: Automatic Site Publish by Buildbot - posted by gi...@apache.org on 2022/12/23 16:11:30 UTC, 0 replies.
- [hive] branch branch-3 updated (dbae659c3c8 -> cd313510506) - posted by ay...@apache.org on 2022/12/28 04:40:13 UTC, 0 replies.