Messages by Thread
-
[hive] branch HIVE-26885 created (now a042e148038)
ayushsaxena
-
[hive] branch master updated: HIVE-26884: Iceberg: V2 Vectorization returns wrong results with deletes. (#3890). (Ayush Saxena, reviewed by Denys Kuzmenko)
ayushsaxena
-
[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)
ayushsaxena
-
[hive] branch branch-3 updated (3b323cfa321 -> 3dd34eade1c)
zabetak
-
[hive] branch master updated: HIVE-26873: Whiltelist iceberg configs for sql std authorization (Denys Kuzmenko, reviewed by Ayush Saxena)
dkuzmenko
-
[hive] branch master updated: HIVE-26871: TestCrudCompactorOnTez is flaky after HIVE-26479 (#3876) (Sourabh Badhya reviewed by Laszlo Bodor)
abstractdog
-
[hive] branch branch-3 updated (0ba9b619dde -> 3b323cfa321)
abstractdog
-
[hive] branch master updated (ab4c53de82d -> 9f89db34673)
ayushsaxena
-
[hive] branch master updated: HIVE-26787: Pushdown Timestamp data type to metastore via directsql/JDO (Syed Shameerur Rahman, reviewed by Krisztian Kasa)
krisztiankasa
-
[hive] branch branch-3 updated (1211e9c38f1 -> 0ba9b619dde)
abstractdog
-
[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)
dkuzmenko
-
[hive] branch master updated (d9c3bc76671 -> 7c343471aa6)
ayushsaxena
-
[hive] branch branch-3 updated (6f05b6db34c -> 1211e9c38f1)
abstractdog
-
[hive] branch master updated: HIVE-26850: Added columns info of source table for alter view query (Sai Hemanth Gantasala, reviewed by Krisztian Kasa)
krisztiankasa
-
[hive] branch master updated: HIVE-26849: Nightly build fails in master from build 1533 onwards (Stamatis Zampetakis reviewed by Laszlo Bodor)
zabetak
-
[hive] branch master updated: HIVE-26843: Filter all dependency module descriptors from shaded jars (Chris Nauroth reviewed by Stamatis Zampetakis)
zabetak
-
[hive] branch master updated: HIVE-26845: Upgrade htmlunit from 2.45.0 to 2.67.0 (Soumyakanti Das reviewed by Stamatis Zampetakis)
zabetak
-
[hive] branch master updated (c2ff53468b0 -> 70aa4172480)
dengzh
-
[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)
dengzh
-
[hive] branch master updated: HIVE-26247: Filter out results 'show connectors' on HMS server-side (#3545) (Butao Zhang, reviewed by Sai Hemanth)
gsaihemanth
-
[hive] branch master updated: HIVE-26821: Fetch task caching should only depend on fetch task conversion (Sourabh Badhya, reviewed by Denys Kuzmenko)
dkuzmenko
-
[hive] branch master updated: HIVE-26578: Enable Iceberg storage format for materialized views (Krisztian Kasa, reviewed by Denys Kuzmenko)
dkuzmenko
-
[hive] branch master updated: HIVE-26811: SharedWorkOptimizer: take the union of virtual columns in mergeable TableScans (Denys Kuzmenko, reviewed by Krisztian Kasa)
dkuzmenko
-
[hive] branch master updated (93bcb126ab4 -> 4ef12d3b9e9)
zabetak
-
[hive] branch branch-3 updated (230e00ab6ae -> 6f05b6db34c)
zabetak
-
[hive] branch master updated: HIVE-26817: Set column names in result schema when plan has Values root (Krisztian Kasa, reviewed by Stamatis Zampetakis)
krisztiankasa
-
[hive] branch branch-3 updated (f45197e6bb3 -> 230e00ab6ae)
sunchao
-
[hive] branch master updated: HIVE-26569: Support renewal and recreation of LLAP_TOKENs (#3626) (Laszlo Bodor reviewed by Ayush Saxena)
abstractdog
-
[hive] branch branch-3 updated: HIVE-26815: Backport HIVE-26758 (Allow use scratchdir for staging final job) (#3840)
sunchao
-
[hive] branch master updated: HIVE-26810: Replace HiveFilterSetOpTransposeRule onMatch method with Calcite's built-in implementation (Alessandro Solimando reviewed by Stamatis Zampetakis)
zabetak
-
[hive] branch master updated (e8fca5116d3 -> 6bba5de9fcf)
zabetak
-
[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)
dkuzmenko
-
[hive] branch master updated: HIVE-26392 Move StringableMap tests into a dedicated test class (#3741) (Zoltan Ratkai reviewed by Laszlo Bodor, Zsolt Miskolczi)
abstractdog
-
[hive] branch master updated (374564f49b3 -> 6de98baa1a9)
sunchao
-
[hive] branch master updated: HIVE-26692: Check for the expected thrift version before compiling (#3820). (Alessandro Solimando, reviewed by Ayush Saxena)
ayushsaxena
-
[hive] branch master updated: HIVE-26580: SHOW COMPACTIONS should support ordering and limiting functionality (Kirti Ruge, reviewed by Denys Kuzmenko)
dkuzmenko
-
[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)
abstractdog
-
[hive] branch master updated: HIVE-26762: Remove operand pruning in HiveFilterSetOpTransposeRule (Alessandro Solimando, reviewed by Krisztian Kasa)
krisztiankasa
-
[hive] branch master updated: HIVE-26685: Improve path name escaping/unescaping (#3721)
weiz
-
[hive] branch master updated: HIVE-26683: Sum windowing function returns wrong value when all nulls. (#3800)
rameshkumar
-
[hive] branch master updated: HIVE-26737: Subquery returning wrong results when database has materialized views (Steve Carlin, reviewed by Krisztian Kasa)
krisztiankasa
-
[hive] branch master updated: HIVE-26789: Add UserName in CallerContext for queries. (#3813). (Ayush Saxena, reviewed by Denys Kuzmenko, Chris Nauroth)
ayushsaxena
-
[hive] branch master updated: HIVE-26806: Increase (temporarily) Jenkins executor timeout to allow tests to pass (Stamatis Zampetakis)
zabetak
-
[hive] branch master updated: HIVE-26806: Increase Split to 22. (#3827). (Ayush Saxena, reviewed by Stamatis Zampetakis, Alessandro Solimando)
ayushsaxena
-
[hive] branch master updated: HIVE-26767: Fix HIVE-24120 to work for custom databases (#3799) (authored by Tthrope reviewed by Sai Hemanth)
gsaihemanth
-
[hive] branch master updated (43b1525f96b -> b053c61e6d9)
dengzh
-
[hive] branch master updated: HIVE-26771: Use DDLTask to created Iceberg table when running ctas statement (Krisztian Kasa, reviewed by Denys Kuzmenko)
dkuzmenko
-
[hive] branch master updated (7207a62def2 -> d5841744333)
krisztiankasa
-
[hive] branch master updated: HIVE-26753: Upgrade Apache Ivy to 2.5.1 due to CVE-2022-37865, CVE-2022-37866 (#3776)
ngangam
-
[hive] branch master updated: HIVE-26786: Iceberg: Read queries with copy-on-write failing. (#3810). (Ayush Saxena, reviewed by Adam Szita)
ayushsaxena
-
[hive] branch master updated (5f046e6fb89 -> 5fe5bb02146)
ayushsaxena
-
[hive] branch master updated: HIVE-26768: HPLSQL UDF is not working if it is applied on a column of type varchar/char/decimal in a table. (Dayakar M, reviewed by Krisztian Kasa)
krisztiankasa
-
[hive] branch master updated: HIVE-26764: Show compaction request should have all filds optional (Kirti Ruge, reviewed by Denys Kuzmenko)
dkuzmenko
-
[hive] branch master updated: HIVE-26756: Iceberg: Fetch format version from metadata file to avoid conflicts with spark. (#3778). (Ayush Saxena, reviewed by Adam Szita)
ayushsaxena
-
[hive] branch master updated: HIVE-26744: Add array_max and array_min UDFs (#3774). (Taraka Rama Rao Lethavadla, reviewed by Ayush Saxena, Sourabh Badhya)
ayushsaxena
-
[hive] branch master updated: HIVE-25723: Typos in DateUtils, pom.xml (fengpan0403, NeverLanded, reviewed by Stamatis Zampetakis)
zabetak
-
[hive] branch master updated: HIVE-26763 : Upgraded zookeeper to 3.6.3 and curator to 5.2.0 (Aman Raj, reviewed by Stamatis Zampetakis, Zhihua Deng)
dengzh
-
[hive] branch dependabot/maven/standalone-metastore/org.postgresql-postgresql-42.4.3 created (now 1bd8b5784f9)
github-bot
-
[hive] branch dependabot/maven/org.postgresql-postgresql-42.4.3 created (now 61174f3338b)
github-bot
-
[hive] branch master updated (585eac480dc -> 4144cd94a15)
ngangam
-
[hive] branch master updated (cbaca7363c3 -> 585eac480dc)
dkuzmenko
-
[hive] branch master updated: HIVE-23754: LLAP, Add LoggingHandler in ShuffleHandler pipeline for better debuggability (#3669) (Dmitriy Fingerman reviewed by Laszlo Bodor)
abstractdog
-
[hive] branch master updated: HIVE-21599: Wrong results for partitioned Parquet table when files contain partition column (Soumyakanti Das reviewed by Stamatis Zampetakis, Aman Sinha, Alessandro Solimando)
zabetak
-
[hive] branch master updated: HIVE-26765: Hive Ranger URL policy for insert overwrite directory denies access when fully qualified paths are passed (#3790) (Simhadri Govindappa, reviewed by Adam Szita)
szita
-
[hive] branch master updated: HIVE-26759: Update SHOW COMPACTIONS query to support Postgres HMS (Akshat Mathur, reviewed by Denys Kuzmenko, Zsolt Miskolczi)
dkuzmenko
-
[hive] branch master updated: HIVE-26761: Add result sorting to complex_alias.q (#3783) (Balazs Cseh reviewed by Laszlo Bodor)
abstractdog
-
[hive] branch master updated: HIVE-26243: Add vectorized implementation of the 'ds_kll_sketch' UDAF (Alessandro Solimando, reviewed by Denys Kuzmenko, Zoltan Haindrich)
dkuzmenko
-
[hive] branch master updated: HIVE-26680: Make CMV use Direct Insert Semantics (Sourabh Badhya, reviewed by Denys Kuzmenko, Laszlo Vegh)
dkuzmenko
-
[hive] branch master updated: HIVE-26726: Tinyint column with windowing fn crashes at runtime (Steve Carlin, reviewed by Aman Sinha, Krisztian Kasa)
krisztiankasa
-
[hive] branch master updated: HIVE-26712: HCatMapReduceTest writes test files in project base directory instead of build directory. (#3738) (Chris Nauroth reviewed by Ayush Saxena)
abstractdog
-
[hive] branch master updated: HIVE-26624: Set repl.background.enable on target after failover completion (Vinit Patni, reviewed by László Pintér, Teddy Choi)
tchoi
-
[hive] branch master updated: HIVE-26746: Request tracking: change to X-Request-ID header (#3770) (Laszlo Bodor reviewed by Zhihua Deng)
abstractdog
-
[hive] branch master updated: HIVE-26722: HiveFilterSetOpTransposeRule incorrectly prunes UNION ALL operands. (#3748). (Alessandro Solimando, reviewed by Ayush Saxena, Simhadri Govindappa)
ayushsaxena
-
[hive-site] branch gh-pages updated: Updated supported Hadoop version for Hive 4.0.0-alpha-2
dkuzmenko
-
[hive-site] branch main updated: Updated supported Hadoop version for Hive 4.0.0-alpha-2
dkuzmenko
-
[hive] branch master updated: HIVE-26745: HPL unable to handle Decimal or null values in hplsql mode (#3769) (Adam Szita, reviewed by Attila Magyar and Denys Kuzmenko)
szita
-
[hive] branch branch-3.1 updated: HIVE-26743: backport HIVE-24694: Early connection close to release server resources during creating (#3768)
dengzh
-
[hive] branch master updated: HIVE-26747: Remove implementor from HiveRelNode (Krisztian Kasa, reviewed by Stamatis Zampetakis) ADDENDUM
krisztiankasa
-
[hive] branch master updated: HIVE-26747: Remove implementor from HiveRelNode (Krisztian Kasa, reviewed by Stamatis Zampetakis)
krisztiankasa
-
[hive] branch master updated: HIVE-26631: Remove unused Thrift config parameters login.timeout and exponential.backoff.slot.length (xiuzhu9527 reviewed by Stamatis Zampetakis)
zabetak
-
[hive-site] branch main updated: Hive 4.0.0-alpha-2 release
dkuzmenko
-
[hive-site] branch gh-pages updated: Hive 4.0.0-alpha-2 release
dkuzmenko
-
[hive] branch master updated: HIVE-26740: HS2 makes direct connections to HMS backend DB due to Compaction/StatsUpdater (#3765) (Adam Szita, reviewed by Zhihua Deng)
szita
-
[hive] branch master updated: HIVE-26524: Use Calcite to remove sections of a query plan known never produces rows - ADDENDUM (Krisztian Kasa, reviewed by Stamatis Zampetakis)
krisztiankasa
-
[hive] branch branch-3.1 updated: HIVE-26530: HS2 OOM-OperationManager.queryIdOperation does not properly clean up multiple queryIds (#3589)
dengzh
-
[hive] branch master updated: HIVE-26734: Iceberg: Add an option to allow positional delete files without actual row data. (#3758). (Ayush Saxena, reviewed by Adam Szita, Denys Kuzmenko)
ayushsaxena
-
[hive] branch master updated: HIVE-26628: Iceberg table is created when running explain ctas command (Krisztian Kasa, reviewed by Denys Kuzmenko)
krisztiankasa
-
[hive] branch master updated: HIVE-26736: Authorization failure for nested Views having WITH clause. (#3760). (Ayush Saxena, reviewed by Denys Kuzmenko)
ayushsaxena
-
[hive] branch master updated (1ef7c958b22 -> f6d3b755d6e)
krisztiankasa
-
svn commit: r1081523 - in /websites/production/hive/content/javadocs/r4.0.0-alpha-2: ./ api/ api/org/ api/org/apache/ api/org/apache/hadoop/ api/org/apache/hadoop/fs/ api/org/apache/hadoop/fs/class-use/ api/org/apache/hadoop/hive/ api/org/apache/hadoop...
dkuzmenko
-
[hive] branch branch-2.3 updated: HIVE-26522: Backport of HIVE-22033 and HIVE-26522 to branch-2.3 (#3586)
prasanthj
-
[hive] branch branch-3.1 updated: [WIP] HIVE-26522: Backport of HIVE-22033 and HIVE-26522 to branch-3.1 (#3587)
prasanthj
-
[hive] branch master updated: HIVE-26522: Added test for HIVE-22033 regarding delegation token renewal (#3585)
prasanthj
-
svn commit: r58011 - /dev/hive/hive-4.0.0-alpha-2/apache-hive-4.0.0-alpha-2-bin.tar.gz /release/hive/hive-4.0.0-alpha-2/apache-hive-4.0.0-alpha-2-bin.tar.gz
dkuzmenko
-
svn commit: r58010 - in /dev/hive/hive-4.0.0-alpha-2: ./ apache-hive-4.0.0-alpha-2-bin.tar.gz
dkuzmenko
-
svn commit: r58009 - /release/hive/hive-4.0.0-alpha-2/
dkuzmenko
-
[hive] annotated tag release-4.0.0-alpha-2-rc0 deleted (was 84109ed18ad)
dkuzmenko
-
[hive] annotated tag release-4.0.0-alpha-2-rc1 deleted (was f3f47bd78f7)
dkuzmenko
-
[hive] annotated tag rel/release-4.0.0-alpha-2 created (now c1cb81aadc5)
dkuzmenko
-
[hive] branch master updated: HIVE-26666: Filter out compactions by id to minimise expense of db operations (Kirti Ruge, reviewed by Denys Kuzmenko, Laszlo Vegh)
dkuzmenko
-
[hive] branch master updated: HIVE-26723: JDBC - Configurable canonical name checking for Kerberos. (#3749) (Janos Schmidt reviewed by Laszlo Bodor)
abstractdog
-
[hive] branch master updated: HIVE-26677: Constrain available processors to Jetty during test runs to prevent thread exhaustion. (#3713) (Chris Nauroth, reviewed by Adam Szita)
szita
-
[hive] branch master updated: HIVE-26697: Create vectorized Hive DeleteFilter for Iceberg tables (#3747) (Adam Szita, reviewed by Laszlo Pinter)
szita
-
[hive] branch master updated: HIVE-26724: Mask UDF failing with NPE. (#3750). (Ayush Saxena, reviewed by Sai Hemanth Gantasala)
ayushsaxena
-
[hive] branch master updated (7a238e67ad4 -> f698642b517)
tchoi
-
[hive] branch master updated: HIVE-26667: Incompatible expression deserialization against latest HMS (Zhihua Deng reviewed by Sai Hemanth)
gsaihemanth
-
[hive] branch master updated (10135b90e72 -> 297f510d3b5)
gsaihemanth
-
[hive] branch master updated: HIVE-26696: Implement row iterator for VectorizedRowBatch (#3737) (Adam Szita, reviewed by Laszlo Pinter)
szita
-
[hive] branch master updated: HIVE-26707: Iceberg: Write failing due to Ranger Authorization failure. (#3731). (Ayush Saxena, reviewed by Adam Szita, Chris Nauroth)
ayushsaxena
-
[hive] annotated tag release-4.0.0-alpha-2-rc1 created (now f3f47bd78f7)
dkuzmenko
-
[hive] branch master updated: HIVE-26694: Populate file row position information during vectorized Iceberg reads (#3732) (Adam Szita, reviewed by Laszlo Pinter)
szita
-
[hive] branch master updated: HIVE-26709: Iceberg: Count(*) fails for V2 tables with delete files. (#3733). (Ayush Saxena, reviewed by Laszlo Pinter, Chris Nauroth )
ayushsaxena
-
[hive] branch master updated: HIVE-26705. Fix Typo in hive-kudu-handler. (#3729). (fanshilun, reviewed by Ayush Saxena, Chris Nauroth)
ayushsaxena
-
[hive] branch master updated: HIVE-26684: Upgrade maven-shade-plugin from 3.4.1 for bug fixes. (#3717). (Chris Nauroth, reviewed by Ayush Saxena and Naveen Gangam)
ayushsaxena
-
[hive] branch master updated: HIVE-13288: Confusing exception message in DagUtils.localizeResource (#3722) (Chris Nauroth reviewed by Rajesh Balamohan)
abstractdog
-
[hive-site] branch main updated: HIVE-26690: Redirect hive-site notifications to the appropriate mailing lists
zabetak
-
[hive] branch master updated: HIVE-25585: Put dagId to MDC once it's available (#3702). (Laszlo Bodor reviewed by Ayush Saxena)
ayushsaxena
-
[hive] branch master updated: HIVE-26636: Support hyperbolic functions (Gopinath Gangadharan, reviewed by Denys Kuzmenko)
dkuzmenko
-
[hive] branch master updated: HIVE-26670: Track every single HTTP request between beeline and hs2 (#3710) (Laszlo Bodor reviewed by Ayush Saxena, Chris Nauroth)
abstractdog
-
[hive] branch master updated: HIVE-25813: Create Table x Like commands based storage handlers fail over is fixed (#3627)
dengzh
-
[hive] branch master updated: HIVE-26248: Add data connector authorization on HMS server-side(addendum) (#3539) (Butao Zhang reviewed by Sai Hemanth)
gsaihemanth
-
[hive] branch master updated (7f713aa45f0 -> 1b13f79948a)
ngangam
-
[hive] branch master updated: HIVE-26647: Implemented deserialization API for commit compaction event (Sai Hemanth, reviewed by Yu-Wen Lai, Zhihua Deng)
dengzh
-
[hive] branch master updated: HIVE-26675: Update Iceberg from 0.14.1 to 1.0.0 (#3711)
rbalamohan
-
[hive] branch master updated: HIVE-26671: Incorrect results with Top N Key optimization (Stephen Carlin, reviewed by Krisztian Kasa)
krisztiankasa
-
[hive] branch master updated: HIVE-26632: Update DelegationTokenSecretManager current key ID to prevent erroneous database updates. (#3673). (Chris Nauroth, reviewed by Ayush Saxena and Zhihua Deng)
ayushsaxena
-
[hive] branch master updated: HIVE-26629: Misleading error message with hive.metastore.limit.partition.request (#3693) (Zhihua Deng reviewed by Sai Hemanth)
gsaihemanth
-
[hive] annotated tag release-4.0.0-alpha-2-rc0 created (now 84109ed18ad)
dkuzmenko
-
[hive] branch master updated (067d598a113 -> 1cd75e26ef1)
dkuzmenko
-
svn commit: r57572 - /release/hive/KEYS
dkuzmenko
-
[hive] branch master updated: HIVE-26652: HiveSortPullUpConstantsRule produces an invalid plan when pulling up constants for nullable fields (Alessandro Solimando, reviewed by Krisztian Kasa)
krisztiankasa
-
[hive] branch master updated: HIVE-26657: [Iceberg] Filter out the metadata.json file when migrating. (#3695) (Laszlo Pinter, reviewed by Adam Szita)
lpinter
-
[hive] branch master updated: HIVE-26612: INT64 Parquet timestamps cannot be read into BIGINT Hive type (Steve Carlin reviewed by Stamatis Zampetakis)
zabetak
-
[hive] branch master updated: HIVE-26573: Fix ClassCastException issues for Decimal64 vectorization. (#3630)
tchoi
-
[hive] branch master updated: HIVE-26651: MultiDelimitSerDe shouldn't rely on default charset when returning the deserialized string (#3690) (Laszlo Bodor reviewed by Ayush Saxena)
abstractdog
-
[hive] branch master updated: HIVE-26045: Detect timed out connections for providers and auto-reconnect (#3595)
ngangam
-
[hive] branch master updated: HIVE-26633: Make Thrift MaxMessageSize configurable (John Sherman, reviewed by Aman Sinha, Zhihua Deng)
dengzh
-
[hive] branch dependabot/maven/org.apache.commons-commons-text-1.10.0 created (now 966f804a6ed)
github-bot
-
[hive] branch branch-4.0.0-alpha-2 updated (88fb57621ee -> 29c6bd9813e)
dkuzmenko
-
[hive] branch master updated (6b05d64ce8c -> 5f473ff3d0e)
dkuzmenko
-
[hive] branch master updated (718df0a7e4f -> 6b05d64ce8c)
zabetak
-
[hive] branch master updated: HIVE-26639: ConstantVectorExpression shouldn't rely on default charset (#3675) (Laszlo Bodor reviewed by Ayush Saxena)
abstractdog
-
[hive] branch master updated: HIVE-26539: Prevent unsafe deserialization in PartitionExpressionForMetastore (#3605)
dengzh
-
[hive] branch branch-4.0.0-alpha-2 created (now 88fb57621ee)
dkuzmenko
-
[hive] branch master updated: HIVE-26563 Add extra columns in Show Compactions output and sort the output (Kirti Ruge, reviewed by Denys Kuzmenko)
dkuzmenko
-
[hive] branch master updated (d17bd5bf12e -> ff09b06a81a)
szita
-
[hive] branch master updated: HIVE-26556: ADDENDUM: Iceberg: Properties set in HiveIcebergSerde are not propagated to jobconf. (#3667). (Ayush Saxena, reviewed by Adam Szita)
ayushsaxena
-
[hive] branch master updated: HIVE-26623: Maintain same columns in COMPACTIONS view present in SYS and INFORMATION_SCHEMA (Sourabh Badhya, reviewed by Laszlo Vegh, Denys Kuzmenko)
dkuzmenko
-
[hive] branch master updated (cae2b1e06aa -> b48c1bf11c4)
zabetak
-
[hive] branch master updated: HIVE-26617: Remove some useless properties (#3658)
dengzh
-
[hive] branch master updated (e9b809671d7 -> d4174d274d1)
ayushsaxena
-
[hive] branch master updated: HIVE-26620: Remove unused imports for ThriftBinaryCLIService class (#3620). ( weiliang hao, reviewed by Ayush Saxena)
ayushsaxena
-
[hive] branch master updated: HIVE-26619: Sonar analysis is not run for the master branch (Alessandro Solimando reviewed by Stamatis Zampetakis)
zabetak
-
[hive] branch master updated (1789489c67e -> f940a0963f6)
dengzh
-
[hive] branch master updated: HIVE-26471: Addendum: Fix metric computing (Laszlo Vegh, reviewed by Denys Kuzmenko)
dkuzmenko
-
[hive] branch master updated: HIVE-26583: Ensure iceberg-catalog tests are executed in ptest (#3647) (Zsolt Miskolczi, reviewed by Adam Szita)
szita
-
[hive] branch master updated (57d1ad69f56 -> d12db58d535)
szita
-
[hive] branch master updated: HIVE-26614: Fix adding custom jars in Job classpath (Ayush Saxena , reviewed by Denys Kuzmenko)
dkuzmenko
-
[hive] branch master updated: HIVE-26556: Iceberg: Properties set in HiveIcebergSerde are not propagated to jobconf (#3617). (Ayush Saxena, reviewed by Adam Szita)
ayushsaxena
-
[hive] branch master updated (eb860203fcd -> a1fe93d0ff0)
ayushsaxena
-
[hive] branch master updated: HIVE-26613: Upgrade jettison to 1.5.1 to fix CVE-2022-40149. (#3653). (fanshilun, reviewed by Ayush Saxena)
ayushsaxena
-
[hive] branch master updated (566f48d3d3f -> 9db31108e1a)
ngangam
-
[hive] branch master updated: HIVE-26584: Cleanup dangling testdata for compressed_skip_header_footer_aggr/empty_skip_header_footer_aggr (John Sherman reviewed by Ayush Saxena, Stamatis Zampetakis)
zabetak
-
[hive] branch master updated: remove (Zoltan Haindrich, reviewed by Krisztian Kasa)
krisztiankasa
-
[hive] branch master updated: HIVE-26564: Separate query live operation log and historical operation log (#3621)
sunchao
-
[hive] branch master updated: HIVE-24313: Optimise stats collection for file sizes on cloud storage (Dmitriy Fingerman, reviewed by Krisztian Kasa)
krisztiankasa
-
[hive] branch master updated: HIVE-26550: Const struct equality operator throws error when CBO is off and vectorization is on (#3638) (Gergely Hanko, reviewed by Teddy Choi, Alessandro Solimando and Adam Szita)
szita
-
[hive] branch master updated (95d088a752f -> 390ebf22725)
ayushsaxena
-
[hive] branch dependabot/maven/com.google.protobuf-protobuf-java-3.21.7 created (now 659df4f3931)
github-bot
-
[hive] branch dependabot/maven/standalone-metastore/com.google.protobuf-protobuf-java-3.21.7 created (now 23e12d93111)
github-bot
-
[hive] branch master updated (1be7135f649 -> 95d088a752f)
abstractdog
-
[hive] branch master updated: HIVE-23745: Avoid copying userpayload in task communicator (Dmitriy Fingerman, reviewed by Laszlo Bodor)
tchoi
-
[hive] branch master updated: Improve LDAP auth to support include generic user filters (Naveen Gan… (#3555)
ngangam
-
[hive] branch master updated: HIVE-26320: Incorrect results for IN UDF on Parquet column of CHAR/VARCHAR type (John Sherman reviewed by Aman Sinha, Krisztian Kasa, Stamatis Zampetakis, Alessandro Solimando, Dayakar)
zabetak
-
[hive] branch master updated: HIVE-26576: Alter table calls on Iceberg tables can inadvertently change metadata_location (#3612) (Adam Szita, reviewed by Ayush Saxena)
szita
-
[hive] branch master updated: HIVE-25621: Alter table partition compact/concatenate commands should send HivePrivilegeObjects for Authz (Sai Hemanth Gantasala, reviewed by Zhihua Deng)
dengzh
-
[hive] branch master updated: HIVE-26551: Support CREATE TABLE LIKE FILE for ORC (#3611). (zhangbutao, reviewed by John Sherman, Ayush Saxena)
ayushsaxena
-
[hive] branch revert-3624-HIVE-26567 created (now 09282ddceba)
ngangam
-
[hive] branch master updated: Hive Security - Upgrade Apache Log4j to 2.18.0 due to critical CVEs (#3624)
ngangam
-
[hive] branch master updated (6085b09c5c0 -> fc94e97c2e6)
ngangam