Messages by Date
-
2022/06/29
[hive] branch master updated: Disable flaky test
pvary
-
2022/06/29
[hive] branch master updated: HIVE-26358: Querying metadata tables does not work for Iceberg tables using HADOOP_TABLE (Peter Vary reviewed by Laszlo Pinter) (#3408)
pvary
-
2022/06/28
[hive] branch master updated: HIVE-26361: Merge statement compile fails if split update is off (Krisztian Kasa, reviewed by Peter Vary)
krisztiankasa
-
2022/06/28
[hive] branch master updated: HIVE-26319: Iceberg integration: Perform update split early (Krisztian Kasa, reviewed by Peter Vary)
krisztiankasa
-
2022/06/28
[hive] branch master updated: HIVE-26354: Support expiring snapshots on iceberg table (Peter Vary reviewed by Laszlo Pinter) (#3401)
pvary
-
2022/06/28
[hive] branch master updated: HIVE-26352: Tez queue access check fails with GSS Exception on Compaction (Laszlo Vegh, reviewed by Denys Kuzmenko)
dkuzmenko
-
2022/06/28
[hive] branch master updated: HIVE-26265: Option to filter out Txn events during replication. (Francis Pang reviewed by Peter Vary) (#3365)
pvary
-
2022/06/28
[hive] branch master updated: HIVE-26128: Enabling dynamic runtime filtering in Iceberg tables throws exception at runtime (#3404) (Adam Szita, reviewed by Peter Vary)
szita
-
2022/06/27
[hive] branch dependabot/maven/itests/qtest-accumulo/org.apache.thrift-libthrift-0.14.0 created (now 8422191f08)
github-bot
-
2022/06/25
[hive] branch master updated: HIVE-25980: Reduce fs calls in HiveMetaStoreChecker.checkTable (Chiran Ravani reviewed by Syed Shameerur Rahman and Peter Vary)(#3053)
pvary
-
2022/06/23
[hive] branch master updated: HIVE-26021: Change integration tests under DBInstallBase to Checkin tests (Stamatis Zampetakis, reviewed by Peter Vary)
zabetak
-
2022/06/23
[hive] branch master updated (8f1a5b6854d -> f8e1545331c)
dkuzmenko
-
2022/06/22
[hive] branch master updated: HIVE-26334: Remove misleading bucketing info from DESCRIBE FORMATTED output for Iceberg tables (Peter Vary reviewed by Laszlo Pinter) (#3378)
pvary
-
2022/06/22
[hive] branch master updated: HIVE-26149: Addendum: Fix materialized views removal when non-default MetaStoreFilterHook is configured (Denys Kuzmenko, reviewed by Karen Coppage)
dkuzmenko
-
2022/06/22
[hive] branch master updated: HIVE-25827: Parquet file footer is read multiple times, when multiple splits are created in same file (#3368) (Adam Szita, reviewed by Peter Vary)
szita
-
2022/06/21
[hive] branch master updated: HIVE-26343: Disable TestWebHCatE2e test cause it fails
zabetak
-
2022/06/20
[hive] branch master updated: HIVE-26240: Add tests for Esri UDFs for Geospatial. (#3385). (Ayush Saxena, reviewed by Mahesh Kumar Behera)
ayushsaxena
-
2022/06/20
[hive] branch master updated: HIVE-26341: Replication logs & metrics shows last repl id as 0 when number of events is zero (Haymant Mangla, reviewed by Rajesh Balamohan and Mahesh Kumar Behera)
mahesh
-
2022/06/20
[hive] branch dependabot/maven/mysql-mysql-connector-java-8.0.28 created (now ff7e420806f)
github-bot
-
2022/06/20
[hive] branch dependabot/maven/standalone-metastore/mysql-mysql-connector-java-8.0.28 created (now 38686e7dacb)
github-bot
-
2022/06/20
[hive] branch master updated: HIVE-26208: Exception in Vectorization with Decimal64 to Decimal casting (#3344)
rameshkumar
-
2022/06/20
[hive] branch master updated: HIVE-26298: Selecting complex types on migrated iceberg table does not work. (addendum) (#3383) (Laszlo Pinter)
lpinter
-
2022/06/20
[hive] branch master updated: HIVE-26310: Remove unused junit runners from test-utils module (Stamatis Zampetakis, reviewed by Ayush Saxena)
zabetak
-
2022/06/18
[hive] branch master updated: HIVE-26338: Repl Dump should fail if source database does not exist (Haymant Mangla, reviewed by Denys Kuzmenko)
dkuzmenko
-
2022/06/18
[hive] branch master updated (01b8fcffcb3 -> 6184f910423)
dkuzmenko
-
2022/06/17
[hive] branch master updated: HIVE-26340: Vectorized PTF operator fails if query has upper case window function (Krisztian Kasa, reviewed by Laszlo Bodor)
krisztiankasa
-
2022/06/17
[hive] branch master updated: HIVE-26324: Add one-row-table constraints on NOTIFICATION_SEQUENCE table (Sourabh Badhya, reviewed by Denys Kuzmenko)
dkuzmenko
-
2022/06/17
[hive] branch master updated: HIVE-26177: Amendment: Initialize datanucleus compaction pool only on HMS Leader & pool sizing (Denys Kuzmenko, reviewed by Peter Vary)
dkuzmenko
-
2022/06/16
[hive] branch master updated: HIVE-26331: Use maven-surefire-plugin version consistently in standalone-metastore modules (Stamatis Zampetakis, reviewed by Zoltan Haindrich, Ayush Saxena)
zabetak
-
2022/06/16
[hive] branch master updated: HIVE-26316: Handle dangling open txns on both src & tgt in unplanned failover. (Haymant Mangla reviewed by Peter Vary) (#3367)
pvary
-
2022/06/15
[hive] branch master updated: HIVE-26298: Selecting complex types on migrated iceberg table does not work. (#3361) (Laszlo Pinter, reviewed by Peter Vary)
lpinter
-
2022/06/15
[hive] branch master updated: HIVE-26321: Upgrade commons-io to 2.11.0 (Naveen Gangam) (#3370)
ngangam
-
2022/06/15
[hive] branch master updated: HIVE-26269 Class cast exception when vectorization is enabled for certain case when cases (#3329)
rameshkumar
-
2022/06/15
[hive] branch master updated: HIVE-26309: Remove Log4jConfig junit extension in favor of LoggerContextSource (Stamatis Zampetakis, reviewed by Alessandro Solimando, Laszlo Bodor)
zabetak
-
2022/06/15
[hive] branch master updated: HIVE-25733: Add check-spelling/check-spelling (#2809) (Josh Soref reviewed by Zoltan Haindrich) (Addendum)
pvary
-
2022/06/14
[hive] branch master updated: HIVE-26299: Drop data connector ifNotExists should not throw NoSuchObjectException (Reviewed by Saihemanth) (#3350)
ngangam
-
2022/06/14
[hive] branch master updated: HIVE-25879: MetaStoreDirectSql test query should not query the whole DBS table (#3348) (Miklos Szurap reviewed by Zoltan Haindrich)
kgyrtkirk
-
2022/06/14
[hive] branch master updated: HIVE-25503: Amendment: Null-safe equality comparison (Denys Kuzmenko, reviewed by Karen Coppage, Laszlo Vegh)
dkuzmenko
-
2022/06/14
[hive] branch master updated: HIVE-26280: Copy more data into COMPLETED_COMPACTIONS for better supportability (Karen Coppage, reviewed by Denys Kuzmenko)
klcopp
-
2022/06/14
[hive] branch master updated: HIVE-26142: Extend the hidden conf list with webui keystore pwd (Janos Kovacs, reviewed by Krisztian Kasa)
krisztiankasa
-
2022/06/13
[hive] branch master updated: HIVE-26184: COLLECT_SET with GROUP BY is very slow when some keys are highly skewed (#3253) (okumin reviewed by Zoltan Haindrich)
kgyrtkirk
-
2022/06/13
[hive] branch master updated: HIVE-26307: Avoid FS init in FileIO::newInputFile in vectorized Iceberg reads (Peter Vary reviewed by Adam Szita) (#3354)
pvary
-
2022/06/13
[hive] branch master updated: HIVE-25733: Add check-spelling/check-spelling (#2809) (Josh Soref reviewed by Zoltan Haindrich)
kgyrtkirk
-
2022/06/13
[hive] branch master updated: HIVE-26165: Remove READ locks for ACID tables (Denys Kuzmenko, reviewed by Karen Coppage)
dkuzmenko
-
2022/06/10
[hive] branch master updated: HIVE-26238: Decouple sort filter predicates optimization from digest normalization in CBO (Stamatis Zampetakis, reviewed by Zoltan Haindrich)
zabetak
-
2022/06/10
[hive] branch master updated: HIVE-26301: Fix ACID tables bootstrap during reverse replication in unplanned failover (Haymant Mangla reviewed by Peter Vary) (#3352)
pvary
-
2022/06/09
[hive] branch master updated: Disable flaky test
pvary
-
2022/06/09
[hive] branch master updated: HIVE-26300: Upgraded Jackson bom version to 2.12.6.1+ to avoid CVE-2020-36518 (#3351) (Sai Hemanth Gantasala reviewed by Zoltan Haindrich and Ayush Saxena)
kgyrtkirk
-
2022/06/09
[hive] 03/03: HIVE-26296: RuntimeException when executing EXPLAIN CBO JOINCOST on query with JDBC tables (Stamatis Zampetakis, reviewed by Alessandro Solimando, Krisztian Kasa)
zabetak
-
2022/06/09
[hive] branch master updated (c55318eb586 -> efae863fe01)
zabetak
-
2022/06/09
[hive] 01/03: HIVE-26278: Add unit tests for Hive#getPartitionsByNames using batching (Stamatis Zampetakis, reviewed by Zoltan Haindrich, Krisztian Kasa, Ayush Saxena)
zabetak
-
2022/06/09
[hive] 02/03: HIVE-26290: Remove useless calls to DateTimeFormatter#withZone without assignment (Stamatis Zampetakis, reviewed by Ayush Saxena)
zabetak
-
2022/06/09
[hive] branch master updated: HIVE-26293: Migrate remaining exclusive DDL operations to EXCL_WRITE lock & bug fixes (Denys Kuzmenko, reviewed by Peter Vary)
dkuzmenko
-
2022/06/09
[hive] branch master updated: HIVE-26285: Overwrite database metadata on original source in optimised failover. (Haymant Mangla reviewed by Denys Kuzmenko and Peter Vary) (#3346)
pvary
-
2022/06/09
[hive] branch HIVE-21160-master-rewrite-update-multiinsert-refac created (now 6b1a876c3df)
krisztiankasa
-
2022/06/08
[hive] branch master updated: HIVE-26268: Upgrade Snappy to 1.1.8.4 (#3326) (Sylwester Lachiewicz reviewed by Zoltan Haindrich)
kgyrtkirk
-
2022/06/08
[hive] branch master updated: HIVE-26266: Column information is missing from lineage for CTAS when custom/translated location is used (Sourabh Badhya, reviewed by Zoltan Haindrich)
dkuzmenko
-
2022/06/06
[hive] branch master updated: HIVE-26289: Remove useless try catch in DataWritableReadSupport#getWriterDateProleptic (Stamatis Zampetakis, reviewed by Ayush Saxena)
zabetak
-
2022/06/03
[hive] branch master updated: HIVE-26267: Addendum to HIVE-26107: Issue with the PreparedStatement in TxnHandler#compact (Laszlo Vegh, reviewed by Denys Kuzmenko)
dkuzmenko
-
2022/06/03
[hive] branch master updated: HIVE-26282: Improve iceberg CTAS error message for unsupported types (#3337) (Laszlo Pinter, reviewed by Peter Vary)
lpinter
-
2022/06/03
[hive] 02/02: HIVE-26270: Wrong timestamps when reading Hive 3.1.x Parquet files with vectorized reader (Stamatis Zampetakis, reviewed by Peter Vary)
zabetak
-
2022/06/03
[hive] branch master updated (d237a30728 -> ebaba14368)
zabetak
-
2022/06/03
[hive] 01/02: HIVE-26279: Drop unused requests from TestHiveMetaStoreClientApiArgumentsChecker (Stamatis Zampetakis, reviewed by Ayush Saxena)
zabetak
-
2022/06/02
[hive] branch master updated: HIVE-26228: Implement Iceberg table rollback feature (#3287) (Laszlo Pinter, reviewed by Adam Szita and Peter Vary)
lpinter
-
2022/06/02
[hive] branch master updated: HIVE-26264: Iceberg integration: Fetch virtual columns on demand (Krisztian Kasa, reviewed by Peter Vary)
krisztiankasa
-
2022/06/02
[hive] branch master updated: HIVE-25421: Fallback from vectorization when reading Iceberg's time columns from ORC files (#3334) (Adam Szita, reviewed by Laszlo Pinter)
szita
-
2022/06/01
[hive] branch master updated: HIVE-26274: No vectorization if query has upper case window function (Krisztian Kasa, reviewed by Laszlo Bodor)
krisztiankasa
-
2022/06/01
[hive] branch master updated: HIVE-26230: Option to URL encode special chars in hbase.column.mapping that are valid HBase column family chars (#3314) (Adam Szita, reviewed by Peter Vary)
szita
-
2022/06/01
[hive] branch master updated: HIVE-26272: Inline util code that is used from log4j jar (#3330). (PJ Fanning, reviewed by Ayush Saxena)
ayushsaxena
-
2022/06/01
[hive] branch master updated: HIVE-25907: IOW Directory queries fails to write data to final path when query result cache is enabled (#2978) (Syed Shameerur Rahman reviewed by Peter Vary)
pvary
-
2022/05/31
[hive] branch master updated: HIVE-22670: ArrayIndexOutOfBoundsException when vectorized reader is (#3328) (Ganesha Shreedhara and Abhay Chennagiri reviewed by Peter Vary)
pvary
-
2022/05/27
[hive] branch master updated: HIVE-26239 Shutdown Hash table load executor service threads when they are interrupted (#3302)
rameshkumar
-
2022/05/26
[hive] branch master updated: HIVE-26260: Use `Reader.getSchema` instead of deprecated `Reader.getTypes` (#3318)
sunchao
-
2022/05/26
[hive] branch master updated: HIVE-26233: Problems reading back PARQUET timestamps above 10000 years (#3295) (Peter Vary reviewed by Stamatis Zampetakis) (Addendum)
pvary
-
2022/05/26
[hive] branch master updated: HIVE-26233: Problems reading back PARQUET timestamps above 10000 years (#3295) (Peter Vary reviewed by Stamatis Zampetakis)
pvary
-
2022/05/26
[hive] branch master updated (23d148592c8 -> 7052683fad5)
krisztiankasa
-
2022/05/26
[hive] branch master updated: HIVE-25589: SQL: Implement HAVING/QUALIFY predicates for ROW_NUMBER()=1 (Krisztian Kasa, reviewed by Zoltan Haindrich)
krisztiankasa
-
2022/05/26
[hive] branch master updated: HIVE-26210: Fix tests for Cleaner failed attempt threshold (Laszlo Vegh, reviewed by Denys Kuzmenko)
dkuzmenko
-
2022/05/26
[hive] branch master updated: HIVE-26261: Fix some issues with Spark engine removal (#3320) (Peter Vary reviewed by Zoltan Haindrich)
pvary
-
2022/05/25
[hive] branch master updated: HIVE-26235: OR Condition on binary column is returning empty result (#3305) (Peter Vary, reviewed by Laszlo Bodor)
pvary
-
2022/05/25
[hive] branch master updated: disable flaky mysql metastore test
kgyrtkirk
-
2022/05/24
[hive] branch master updated: Disable flaky tests
pvary
-
2022/05/24
[hive] branch master updated: HIVE-26258: Provide an option for enable locking of external tables (#3313) (Peter Vary reviewed by Denys Kuzmenko)
pvary
-
2022/05/24
[hive] branch master updated: HIVE-26252: Missing locks in case of MERGE with multiple branches (Denys Kuzmenko, reviewed by Peter Vary)
dkuzmenko
-
2022/05/23
[hive] branch master updated: HIVE-26251: Disable vectorization when querying iceberg metadata tables (#3306) (Laszlo Pinter, reviewed by Adam Szita)
lpinter
-
2022/05/22
[hive] branch master updated: HIVE-26237: Check if replication cause metastore connection leakage (Haymant Mangla, reviewed by Denys Kuzmenko, Peter Vary)
dkuzmenko
-
2022/05/18
[hive] branch master updated: HIVE-26231: Generate insert notification events when dynamic partition insert is done on existing partitions ( Sourabh Badhya, reviewed by Denys Kuzmenko)
dkuzmenko
-
2022/05/17
[hive] branch master updated: HIVE-26225: Delete operations in ObjectStore.cleanWriteNotificationEvents should be performed in different transactions (Haymant Mangla, reviewed by Mahesh Kumar Behera)
mahesh
-
2022/05/17
[hive] branch master updated: HIVE-25444: Make tables based on storage handlers authorization (HIVE-24705) configurable (#3290) (originally contributed by Sai Hemanth Gantasala, committed by Adam Szita, reviewed by Peter Vary)
szita
-
2022/05/17
[hive] branch master updated: HIVE-26226: Exclude jdk.tools dep from hive-metastore in upgrade-acid (Sylwester Lachiewicz, reviewed by Stamatis Zampetakis)
zabetak
-
2022/05/17
[hive] branch master updated: HIVE-26173: Upgrade derby to 10.14.2.0 (Hemanth Boyina, reviewed by Stamatis Zampetakis)
zabetak
-
2022/05/16
[hive] branch master updated: HIVE-25872: Skip tracking of alterDatabase events for replication specific properties (#2950). (Haymant Mangla, reviewed by Ayush Saxena andRajesh Balamohan)
ayushsaxena
-
2022/05/16
[hive] branch master updated: HIVE-26205: Incorrect scope for slf4j-api dependency in kafka-handler (Wechar Yu, reviewed by Stamatis Zampetakis)
zabetak
-
2022/05/12
[hive] branch master updated: HIVE-26157: Change Iceberg storage handler authz URI to metadata location. (#3226) (Laszlo Pinter, reviewed by Peter Vary)
lpinter
-
2022/05/12
[hive] branch master updated: HIVE-25230: Add position and occurrence to INSTR() (#2378) (Quanlong Huang, reviewed by Zhihua Deng)
dengzh
-
2022/05/12
[hive] branch master updated: HIVE-26071: JWT authentication mechanism for Thrift over HTTP in HiveMetastore (#3233) (Sourabh Goyal, reviewed by Yu-wen, Deng and Sai)
ychena
-
2022/05/12
[hive] branch master updated: HIVE-26202: Refactor Iceberg Writers (Peter Vary reviewed by Laszlo Pinter) (#3269)
pvary
-
2022/05/11
[hive] branch master updated: HIVE-26172: Upgrade ant to 1.10.12 (Hemanth Boyina, reviewed by Stamatis Zampetakis)
zabetak
-
2022/05/11
[hive] branch master updated: HIVE-26158: TRANSLATED_TO_EXTERNAL partition tables cannot query partition data after rename table (#3255) (Zoltan Haindrich reviewed by Saihemanth Gantasala)
kgyrtkirk
-
2022/05/11
[hive] branch master updated: HIVE-26203: Implement alter iceberg table metadata location (#3270) (Laszlo Pinter, reviewed by Peter Vary)
lpinter
-
2022/05/11
[hive] branch master updated: HIVE-26215: Expose the MIN_HISTORY_LEVEL table through Hive sys database (#3275). (Simhadri G, reviewed by Ayush Saxena)
ayushsaxena
-
2022/05/10
[hive] branch master updated: HIVE-26219 Encapsulate the API change for FileUtils.isActionPermittedForFileHierarchy (#3278)
rameshkumar
-
2022/05/10
[hive] branch master updated: HVIE-26199 Reduce FileSystem init during user impersonation (#3264)
rameshkumar
-
2022/05/10
[hive] branch master updated: HIVE-25969: Unable to reference table column named default (Krisztian Kasa, reviewed by Zoltan Haindrich)
krisztiankasa
-
2022/05/09
[hive] branch master updated: HIVE-26177: Create a new connection pool for compaction (DataNucleus) (Antal Sinkovits, reviewed by Denys Kuzmenko)
asinkovits
-
2022/05/08
[hive] branch master updated: HIVE-26136: Implement UPDATE statements for Iceberg tables (Peter Vary reviewed by Laszlo Pinter) (#3204)
pvary
-
2022/05/06
[hive] branch master updated: HIVE-26190: Implement create iceberg table with metadata location. (#3259) (Laszlo Pinter, reviewed by Peter Vary)
lpinter
-
2022/05/05
[hive] branch master updated: HIVE-26200: Add tests for Iceberg DELETE statements for every supported type (Peter Vary reviewed by Laszlo Pinter) (#3268)
pvary
-
2022/05/05
[hive] branch master updated: HIVE-26023: Non blocking REPLACE, RENAME COLUMNS (Denys Kuzmenko, reviewed by Antal Sinkovits, Laszlo Vegh)
dkuzmenko
-
2022/05/05
[hive] branch master updated: HIVE-23391: Non blocking ALTER TABLE add column (Denys Kuzmenko, reviewed by Antal Sinkovits, Laszlo Vegh)
dkuzmenko
-
2022/05/04
[hive] branch master updated: HIVE-26183: Create delete writer for the UPDATE statements (Peter Vary reviewed by Adam Szita and Marton Bod) (#3251)
pvary
-
2022/05/04
[hive] branch master updated: HIVE-26076: Non blocking ADD PARTITION if not exists (Denys Kuzmenko, reviewed by Antal Sinkovits, Laszlo Vegh)
dkuzmenko
-
2022/05/03
[hive] branch master updated: HIVE-26106: Non blocking ADD, DROP constraint (Denys Kuzmenko, reviewed by Laszlo Vegh)
dkuzmenko
-
2022/05/03
[hive] branch master updated: HIVE-26189: Iceberg metadata query throws exceptions after partition evolution (addendum) (#3262) (Adam Szita)
szita
-
2022/05/02
[hive] branch master updated: HIVE-26189: Iceberg metadata query throws exceptions after partition evolution (#3258) (Adam Szita, reviewed by Peter Vary)
szita
-
2022/05/02
[hive] branch master updated: HIVE-26107: Worker shouldn't inject duplicate entries in `ready for cleaning` state into the compaction queue (Laszlo Vegh, reviewed by Denys Kuzmenko, Karen Coppage)
dkuzmenko
-
2022/05/01
[hive] branch master updated: HIVE-26193: Fix Iceberg partitioned tables null bucket handling (Peter Vary reviewed by Marton Bod and Adam Szita) (#3261)
pvary
-
2022/04/30
[hive] branch master updated: HIVE-26167: QueryStateMap is SessionState is not maintained correctly. (#3234) (Laszlo Pinter, reviewed by Peter Vary)
lpinter
-
2022/04/28
[hive] branch master updated: HIVE-26176: Create a new connection pool for compaction (CompactionTxnHandler) (Antal Sinkovits, reviewed by Denys Kuzmenko and Peter Vary)
asinkovits
-
2022/04/28
[hive] branch master updated: HIVE-25758: OOM due to recursive application of CBO rules (javadoc fix) (Alessandro Solimando reviewed by Peter Vary) (#3252)
pvary
-
2022/04/27
[hive] branch master updated: HIVE-26160: Materialized View rewrite does not check tables scanned in sub-query expressions (Krisztian Kasa, reviewed by Stamatis Zampetakis)
krisztiankasa
-
2022/04/27
[hive] branch master updated: HIVE-26180: Change MySQLConnectorProvider driver from mariadb to mysql (#3250)
ngangam
-
2022/04/27
[hive] branch master updated: HIVE-25091: Implemented connector provider for MSSQL and Oracle (#3167) (Saihemanth Gantasale via Naveen Gangam)
ngangam
-
2022/04/27
[hive] branch master updated: HIVE-26131: Incorrect OutputFormat when describing jdbc connector table (#3200)
ngangam
-
2022/04/27
[hive] branch master updated: HIVE-26032: Upgrade cron-utils to 9.1.6 (#3099)
ngangam
-
2022/04/27
[hive] branch master updated: HIVE-26178: Exclude wood-stox jar in the packaging as it conflicts with hadoop's jar in spark class path (#3248) (Saihemanth Gantasala via Naveen Gangam)
ngangam
-
2022/04/27
[hive] branch master updated: HIVE-25758: OOM due to recursive application of CBO rules (Alessandro Solimando, reviewed by Stamatis Zampetakis)
zabetak
-
2022/04/26
[hive] branch master updated: HIVE-26114: Fix jdbc connection hivesrerver2 using dfs command with prefix space will cause exception (Shezm reviewed b Peter Vary) (#3176)
pvary
-
2022/04/26
[hive] branch master updated: HIVE-26170: Code cleanup in jdbc dataconnector (#3237)
ngangam
-
2022/04/26
[hive] branch master updated: HIVE-26135: Invalid Anti join conversion may cause missing results (#3205) (Zoltan Haindrich reviewed by Krisztian Kasa)
kgyrtkirk
-
2022/04/26
[hive] branch master updated: HIVE-26169: Set non-vectorized mode as default when accessing iceberg tables in avro fileformat. (#3236) (Laszlo Pinter, reviewed by Marton Bod)
lpinter
-
2022/04/26
[hive] branch master updated: HIVE-26171: HMSHandler get_all_tables method can not retrieve tables from remote database (Butao Zhang reviewed by Peter Vary) (#3238)
pvary
-
2022/04/21
[hive] branch master updated: HIVE-26161: Use Hive's ORC dependency version when producing file footer for Iceberg (#3230) (Adam Szita, reviewed by Marton Bod)
szita
-
2022/04/21
[hive] branch master updated: HIVE-26129: Non blocking DROP CONNECTOR (Denys Kuzmenko, reviewed by Naveen Gangam)
dkuzmenko
-
2022/04/21
[hive] branch master updated: HIVE-26156: Iceberg delete writer should handle deleting from old partition specs (#3225) (Marton Bod, reviewed by Adam Szita)
mbod
-
2022/04/20
[hive] branch master updated: HIVE-26137: Optimized transfer of Iceberg residual expressions from AM to execution (#3203) (Adam Szita, reviewed by Marton Bod)
szita
-
2022/04/20
[hive] branch master updated: HIVE-21456: Thrift over Http for Hive Metastore (#3105) (Sourabh Goyal, reviewed by Sai Gantasala, Peter Vary, Naveen and Yongzhi)
ychena
-
2022/04/19
[hive] branch master updated: HIVE-26146: Handle missing hive.acid.key.index in the fixacidkeyindex utility (Alessandro Solimando, reviewed by Aman Sinha and Karen Coppage)
klcopp
-
2022/04/19
[hive] branch master updated: HIVE-26147: OrcRawRecordMerger throws NPE when hive.acid.key.index is missing for an acid file (Alessandro Solimando, reviewed by Aman Sinha and Karen Coppage)
klcopp
-
2022/04/17
[hive-site] branch main updated: Update people.md
ayushsaxena
-
2022/04/17
[hive-site] branch asf-site updated: Automatic Site Publish by Buildbot
git-site-role
-
2022/04/16
[hive] branch master updated: HIVE-25921: Overwrite table metadata for bootstraped tables. (#2993). (Ayush Saxena, reviewed by Denys Kuzmenko)
ayushsaxena
-
2022/04/14
[hive] branch master updated: HIVE-25416 : Hive metastore memory leak because datanucleus-api-jdo bug (#2555)
ngangam
-
2022/04/14
[hive] branch master updated: HIVE-26133: Insert overwrite on Iceberg tables can result in duplicate entries after partition evolution (#3202) (Laszlo Pinter, reviewed by Marton Bod and Peter Vary)
lpinter
-
2022/04/14
[hive] branch master updated: HIVE-26127: INSERT OVERWRITE throws FileNotFound when destination partition is deleted (Yu-Wen Lai, reviewed by Stamatis Zampetakis)
zabetak
-
2022/04/13
[hive] branch master updated: HIVE-26139: Encode only '#' characters in HBaseStorageHandler authorization URL (Steve Carlin, reviewed by Alessandro Solimando, Stamatis Zampetakis)
zabetak
-
2022/04/13
[hive] branch master updated: HIVE-26121: Hive transaction rollback should be thread-safe (Denys Kuzmenko, reviewed by Peter Vary)
dkuzmenko
-
2022/04/13
[hive] branch master updated: HIVE-26092: Fix javadoc errors for the 4.0.0 release (Peter Vary reviewed by Zoltan Haindrich) (#3185) (addendum)
pvary
-
2022/04/12
[hive] branch dependabot/maven/storage-api/org.apache.hadoop-hadoop-common-3.2.3 created (now 9a45356819)
github-bot
-
2022/04/12
[hive] branch dependabot/maven/upgrade-acid/pre-upgrade/org.apache.hadoop-hadoop-common-3.2.3 created (now dbb74a8ff5)
github-bot
-
2022/04/12
[hive] branch dependabot/maven/standalone-metastore/org.apache.hadoop-hadoop-common-3.2.3 created (now 746baef3d8)
github-bot
-
2022/04/12
[hive] branch dependabot/maven/org.apache.hadoop-hadoop-common-3.2.3 created (now acdcdb6c33)
github-bot
-
2022/04/12
[hive] branch master updated: disable flaky mapjoin_memcheck
kgyrtkirk
-
2022/04/12
[hive] branch master updated: HIVE-26092: Fix javadoc errors for the 4.0.0 release (Peter Vary reviewed by Zoltan Haindrich) (#3185)
pvary
-
2022/04/12
[hive] branch master updated (73b6b7f2ba -> a85f1650e2)
mbod
-
2022/04/12
[hive] branch master updated: HIVE-25941: Long compilation time of complex query due to analysis for materialized view rewrite (Krisztian Kasa, reviewed by Zoltan Haindrich, Aman Sinha)
krisztiankasa
-
2022/04/11
[hive] branch master updated: HIVE-26093 Deduplicate org.apache.hadoop.hive.metastore.annotation package-info.java (Peter Vary reviewed by Stamatis Zampetakis) (#3168)
pvary
-
2022/04/11
[hive] branch master updated: HIVE-25492: Major query-based compaction is skipped if partition is empty (Antal Sinkovits, reviewed by Denys Kuzmenko)
asinkovits
-
2022/04/08
[hive-site] branch asf-site updated: Automatic Site Publish by Buildbot
git-site-role
-
2022/04/08
[hive-site] branch main updated: Apache Hive 3.1.3 release (Naveen Gangam)
ngangam
-
2022/04/08
[hive-site] branch gh-pages updated: Apache Hive 3.1.3 release (Naveen Gangam)
ngangam
-
2022/04/08
svn commit: r1079106 - in /websites/production/hive/content/javadocs/r3.1.3: ./ 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/hive/ac...
ngangam
-
2022/04/08
[hive] branch master updated: HIVE-26096: Select on single column MultiDelimitSerDe table throws AIOBE (#3158)
rameshkumar
-
2022/04/08
svn commit: r53705 - /dev/hive/hive-3.1.3/
ngangam
-
2022/04/08
svn commit: r53704 - /dev/hive/hive-3.1.3/ /release/hive/hive-3.1.3/
ngangam
-
2022/04/08
svn commit: r53701 - in /dev/hive/hive-3.1.3: ./ apache-hive-3.1.3-bin.tar.gz apache-hive-3.1.3-bin.tar.gz.asc apache-hive-3.1.3-bin.tar.gz.sha256 apache-hive-3.1.3-src.tar.gz apache-hive-3.1.3-src.tar.gz.asc apache-hive-3.1.3-src.tar.gz.sha256
ngangam
-
2022/04/07
[hive] branch dependabot/maven/storage-api/org.apache.hadoop-hadoop-common-3.1.4 created (now c26893bbd5)
github-bot
-
2022/04/07
[hive] branch dependabot/maven/standalone-metastore/org.apache.hadoop-hadoop-common-3.1.4 created (now a50b7f5144)
github-bot
-
2022/04/07
[hive] branch dependabot/maven/upgrade-acid/pre-upgrade/org.apache.hive-hive-exec-2.3.4 created (now 1b582caba3)
github-bot
-
2022/04/07
[hive] branch dependabot/maven/upgrade-acid/pre-upgrade/org.apache.hadoop-hadoop-common-2.10.1 created (now bab42368bf)
github-bot
-
2022/04/07
[hive] branch dependabot/maven/standalone-metastore/org.postgresql-postgresql-42.3.3 created (now 40c48101f4)
github-bot
-
2022/04/07
[hive] branch dependabot/maven/org.postgresql-postgresql-42.3.3 created (now b8093af2d3)
github-bot
-
2022/04/07
[hive] branch dependabot/maven/org.apache.hadoop-hadoop-common-3.1.4 created (now 358c24144a)
github-bot
-
2022/04/07
[hive] branch dependabot/maven/itests/qtest-druid/org.eclipse.jetty-jetty-server-9.4.41.v20210516 created (now 0903060f0e)
github-bot
-
2022/04/07
[hive] branch master updated (2f3dd9a5b1 -> e8f3a6cdc2)
zabetak
-
2022/04/07
[hive] annotated tag rel/release-3.1.3 created (now 080f4ac4a9)
ngangam
-
2022/04/07
[hive] annotated tag release-3.1.3-rc3 created (now 04c1b307d1)
ngangam
-
2022/04/07
[hive] branch master updated: HIVE-26118: [Standalone beeline] Jar name mismatch in assembly (Naveen Gangam, reviewed by Zhihua Deng) (#3180)
ngangam
-
2022/04/06
[hive] branch master updated: HIVE-25967: Prevent residual expressions from getting serialized in Iceberg splits (addendum) (#3178) (Adam Szita, reviewed by Peter Vary)
szita
-
2022/04/06
[hive] branch master updated: HIVE-26116: Fix handling of compaction requests originating from aborted dynamic partition queries in Initiator (Laszlo Vegh, reviewed by Peter Vary and Karen Coppage)
klcopp
-
2022/04/05
[hive] branch master updated: HIVE-25728: ParseException while gathering Column Stats (Soumyakanti Das, reviewed by Krisztian Kasa)
krisztiankasa
-
2022/04/05
[hive] branch master updated: HIVE-25934: Non blocking RENAME PARTITION implementation (Denys Kuzmenko, reviewed by Peter Vary and Rajesh Balamohan)
dkuzmenko
-
2022/04/05
[hive] branch master updated: HIVE-26110: Bulk insert into partitioned table creates lots of files in iceberg (#3174) (Adam Szita, reviewed by Marton Bod, Peter Vary and Rajesh Balamohan)
szita
-
2022/04/05
[hive] branch master updated: HIVE-26105 : Show columns shows extra values if column comments contains specific Chinese character (Mahesh Kumar Behera, Ramesh Kumar Thangarajan)
mahesh
-
2022/04/04
[hive] branch master updated: HIVE-26109: Upgrade groovy to 2.4.21 due to CVE (#3171)
ngangam
-
2022/04/04
[hive] branch master updated: HIVE-26103: Port Iceberg fixes to the iceberg module (#3164)
pvary
-
2022/04/02
[hive] branch master updated: HIVE-26062: Make sure that running 4.0.0-alpha-2 above 4.0.0-alpha-1 HMS DB reports the correct error (Zhihua Deng reviewed by Peter Vary) (#3138)
dengzh
-
2022/04/01
[hive] branch master updated: HIVE-26101: Port Iceberg Hive fix - Hive: Avoid recursive listing in HiveCatalog#renameTable (Peter Vary reviewed by Marton Bod) (#3163)
pvary
-
2022/04/01
[hive] branch master updated: HIVE-26098 : Duplicate path/Jar in hive.aux.jars.path or hive.reloadable.aux.jars.path causing IllegalArgumentException (Mahesh Kumar Behera, reviewed by Ayush Saxena)
mahesh
-
2022/03/31
[hive] branch master updated: HIVE-26099: Move patched-iceberg packages to org.apache.hive group (Peter Vary reviewed by Marton Bod) (#3161)
pvary
-
2022/03/31
[hive] branch master updated (d22864f -> b27d3fd)
dkuzmenko
-
2022/03/31
[hive] 01/02: HIVE-26068: Add README with build instructions to the src tarball (Stamatis Zampetakis, reviewed by Peter Vary)
zabetak
-
2022/03/31
[hive] branch master updated (4d49169 -> d22864f)
zabetak
-
2022/03/31
[hive] 02/02: HIVE-26067: Remove unused core directory and duplicate DerbyPolicy class (Stamatis Zampetakis, reviewed by Peter Vary)
zabetak
-
2022/03/30
[hive] branch master updated: HIVE-26080: Upgrade accumulo-core to 1.10.1 (Ashish Sharma, reviewed by Adesh Rao)
sankarh
-
2022/03/30
[hive-site] branch asf-site updated: Automatic Site Publish by Buildbot
git-site-role
-
2022/03/30
[hive-site] branch main updated: Hive 4.0.0-alpha-1 release.
pvary
-
2022/03/30
[hive-site] branch gh-pages updated: Hive 4.0.0-alpha-1 release.
pvary
-
2022/03/30
svn commit: r1078983 - in /websites/production/hive/content/javadocs/r4.0.0-alpha-1: ./ 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...
pvary
-
2022/03/30
svn commit: r53459 - /dev/hive/hive-4.0.0-alpha-1/apache-hive-4.0.0-alpha-1-bin.tar.gz /release/hive/hive-4.0.0-alpha-1/apache-hive-4.0.0-alpha-1-bin.tar.gz
pvary