Sign in
apache
/
hive
/
HEAD
f9a969c
HIVE-29175: Wrong Anti join conversion leading to missing results (#6055)
by Dayakar M
· 3 hours ago
master
44046af
HIVE-27899: Killed speculative execution task attempt should not commit file (#4899)
by zhengchenyu
· 2 days ago
94cb257
HIVE-28658: Iceberg: Implement REST Catalog HMS Client (#5995)
by Dmitriy Fingerman
· 2 days ago
2c18ef2
HIVE-29147: Iceberg: Table-level column stats filter support (#5724)
by Denys Kuzmenko
· 3 days ago
6f53c7f
HIVE-29166: Fix the partition column update logic in ConvertJoinMapJoin#convertJoinBucketMapJoin. (#6048)
by Seonggon Namgung
· 4 days ago
c62fa28
HIVE-29124: Avoid committing files when a task is aborted even though some source has completed (#6011)
by zhengchenyu
· 4 days ago
6c7e972
HIVE-29138: Authentication failure when connecting to SASL enforced ZooKeeper (#6024)
by dengzh
· 6 days ago
1d6179d
HIVE-29165: PartColNameInfo could introduce high hash collision due to the wide table (#6044)
by dengzh
· 10 days ago
9ab2026
HIVE-29123: Extend ProtobufInputFormat to handle EOFException for par… (#6010)
by rtrivedi12
· 11 days ago
b943758
HIVE-29155: Improve performance of TestVectorAggregation (#6036)
by Thomas Rebele
· 11 days ago
63868a9
HIVE-28899: Make 'get_table_meta' query case-sensitive to use index (#5793)
by Jihye Seo
· 11 days ago
430f031
HIVE-28952: Addendum: Process Table objects in batches using TableIterable (#6039)
by Neeraj Khatri
· 11 days ago
0520147
HIVE-28219: Support drop partitions by names in IMetaStoreClient (#5223)
by Wechar Yu
· 11 days ago
ae57531
HIVE-29146: Query with WITH clause fails during split generation when CTE materaliazation is enabled (#6028)
by Krisztian Kasa
· 13 days ago
a33b557
HIVE-29122: Vectorization - Support IGNORE NULLS for FIRST_VALUE and LAST_VALUE [ADDENDUM] (#6027)
by Soumyakanti Das
· 13 days ago
73cc78d
HIVE-29161: Correct the row count computation affected by Dynamic SemiJoin Reduction (#6041)
by Seonggon Namgung
· 13 days ago
4c26164
HIVE-29160: Replace forward() in vectorized operators with vectorForward() (#6040)
by Seonggon Namgung
· 2 weeks ago
237f57c
HIVE-29152. Migrate iceberg-handler Tests to JUnit 5 Part1. (#6034)
by slfan1989
· 2 weeks ago
df98c2e
HIVE-29148: Replace IcebergSplit#blockLocations with Iceberg's utility (#6029)
by Shohei Okumiya
· 2 weeks ago
08944ea
HIVE-29000: Upgrade nimbus-jose-jwt (#5855)
by Simran Arora
· 3 weeks ago
a5be6cf
HIVE-29154: Fix hive-exec shaded jar config for opencsv package change (#6035)
by NZEC
· 3 weeks ago
5dddb6e
HIVE-1996: Beeline performance poor with drivers having slow DatabaseMetaData.getPrimaryKeys impl (#6023)
by InvisibleProgrammer
· 3 weeks ago
ac3ea05
HIVE-28952: TableFetcher to return Table objects instead of names (#6020)
by Neeraj Khatri
· 3 weeks ago
78db8e9
HIVE-29112: HMS embedded servlets https support (#6002)
by Henrib
· 3 weeks ago
52cfa6f
HIVE-29101: Add test coverage for the standalone jdbc (#5992)
by dengzh
· 4 weeks ago
8d7adb5
HIVE-25324: Provide a config to disable PartitionManagementTask (#5991)
by Sai Hemanth Gantasala
· 4 weeks ago
243bc97
HIVE-29109. Upgrade JUnit Jupiter to 5.13.3 and Maven Surefire Plugin to 3.5.3. (#6001)
by slfan1989
· 4 weeks ago
5ea3f26
HIVE-29129: Upgrade Sonar Maven Plugin (#6018)
by Ayush Saxena
· 4 weeks ago
5410b73
HIVE-29122: Vectorization - Support IGNORE NULLS for FIRST_VALUE and LAST_VALUE (#6009)
by Soumyakanti Das
· 4 weeks ago
3b97025
HIVE-28222: Ambiguous table alias exception for queries with self joins (#5998)
by Stamatis Zampetakis
· 4 weeks ago
c7694fd
Revert "HIVE-29035: Fixing cache handling for REST catalog (#5882)"
by Denys Kuzmenko
· 4 weeks ago
411d3a4
HIVE-29126: Add missing equal sign when using JVM option (#6017)
by Jaeho Yoo
· 4 weeks ago
9234ddd
HIVE-29035: Fixing cache handling for REST catalog (#5882)
by Henrib
· 4 weeks ago
9b07c5c
HIVE-29037: Negative elapsed time logging in HiveSplitGenerator (#6008)
by Raghav Aggarwal
· 5 weeks ago
7350329
HIVE-29006: Iceberg: V3 support deletion vectors (#5961)
by Denys Kuzmenko
· 5 weeks ago
a805bce
HIVE-29089: MSCK Repair table adds invalid partitions for non-string partition columns (#5976)
by Vikram Ahuja
· 5 weeks ago
02f0553
HIVE-29066: PARTITION_NAME_WHITELIST_PATTERN is not honoring session level configuration (#5943)
by Raghav Aggarwal
· 5 weeks ago
30cdb88
HIVE-29118: Remove extra metadata calls if coloring is not needed (#6003)
by InvisibleProgrammer
· 5 weeks ago
dcb1b9e
HIVE-28724: CREATE TABLE is not handled by DDLSemanticAnalyzerFactory (#5973)
by ramitg254
· 6 weeks ago
d82d73c
HIVE-28880: Wrong result when output column in a vectorized expression is used as a scratch column by a child (#6000)
by Soumyakanti Das
· 6 weeks ago
bcfa755
HIVE-12679: Allow users to be able to specify an implementation of IMetaStoreClient via HiveConf (#5955)
by Seonggon Namgung
· 6 weeks ago
46f2783
HIVE-29107: Drop avatica version management and use of shaded jars (#5984)
by Stamatis Zampetakis
· 6 weeks ago
d06452c
HIVE-29105. Migrate iceberg-catalog Tests to JUnit 5. (#5996)
by slfan1989
· 6 weeks ago
ac1f60a
HIVE-25495: Upgrade to JLine3 (#5838)
by Bodor Laszlo
· 6 weeks ago
239deef
HIVE-29098 : Iceberg: Fix dataloss post migrating a partitioned table with default partition to iceberg (#5993)
by Vikram Ahuja
· 6 weeks ago
2edc075
HIVE-28844: Drop the property hive.metastore.server.tcp.keepalive and hive.server.tcp.keepalive (#5988)
by ramitg254
· 6 weeks ago
ff8e710
HIVE-28804: The user does not have the permission for the table hdfs, but can delete the metadata (#5975)
by zxl-333
· 7 weeks ago
594e570
HIVE-24419: Refactor junit database rules to exploit testcontainers (#5928)
by Stamatis Zampetakis
· 7 weeks ago
12d88d9
HIVE-29093 : ALTER TABLE ADD PARTITION fails if the DEFAULT_PARTITION_NAME property is a substring of partition value to be added (#5977)
by Vikram Ahuja
· 7 weeks ago
392e732
HIVE-29075: Iceberg: Optimize auto-compaction by evaluating compaction needs only on modified partitions (#5957)
by Dmitriy Fingerman
· 7 weeks ago
ad8701e4
HIVE-29029: ClassCastException when compiling query with STACK UDTF in multiple UNION ALL branches (#5978)
by Dayakar M
· 7 weeks ago
93c765d
HIVE-29092: NoClassDefFoundError: io/netty/util/NetUtil when using hive jdbc standalone jar (#5981)
by Butao Zhang
· 7 weeks ago
bfac94f
HIVE-28798: Bucket Map Join partially using partition transforms (#5670)
by Shohei Okumiya
· 7 weeks ago
5512ffd
HIVE-29032: Enhance qt:database option to expose connection properties in qfiles (#5919)
by Stamatis Zampetakis
· 8 weeks ago
f4f5133
HIVE-29082: Enhance HiveAuthzContext with a Client Configuration Map (#5966)
by Hazel Jiang
· 8 weeks ago
ea27ed7
HIVE-20189: Separate metastore client code into its own module (#5924)
by Denys Kuzmenko
· 8 weeks ago
a77ada1
HIVE-29009: Enable TestHttpSamlAuthentication since JDK-8315422 is fixed in JDK 21.0.5 (#5939)
by Stamatis Zampetakis
· 8 weeks ago
f4ab76b
HIVE-28975: [HiveAcidReplication] Remove dangling txns from Target side post incremental replication (#5902)
by Harshal Patel
· 8 weeks ago
2b4a07e
HIVE-29012: NPE in ExplainTask when protologging posthook is enabled (#5872)
by Raghav Aggarwal
· 8 weeks ago
6bd4d98
HIVE-29083i: Iceberg: Unable to create table using HadoopCatalog (#5959)
by Denys Kuzmenko
· 8 weeks ago
906f61c
HIVE-29077: Reduce HMS calls while adding entries into the transactionListeners while abortTxn (#5946)
by Harshal Patel
· 8 weeks ago
6237d78
HIVE-29080: Fix Incorrect results for queries on Decimal column Partitioned table with Vectorization enabled (#5953)
by Indhumathi
· 8 weeks ago
01cc7ca
HIVE-29078: RuntimeException: Null when starting standalone HMS (#5956)
by dengzh
· 8 weeks ago
eaa9d32
HIVE-29069: Fix Query Failure while computing Range Partition Column stats on Numeric partition column types (#5932)
by Indhumathi
· 8 weeks ago
0f6868b
HIVE-29028: Iceberg: Addendum: Retrieve tables without session (#5944)
by Dmitriy Fingerman
· 8 weeks ago
eed0b21
HIVE-29061: Disable flaky test TestTriggersNoTezSessionPool.testTriggerTotalLaunchedTasks
by zhangbutao
· 8 weeks ago
ba652d8
HIVE-28848: Remove DFS_URI auth from ALTER_PARTITION if there is no change in partition location (#5766)
by rtrivedi12
· 8 weeks ago
69b38fd
HIVE-27944: Possible deadlock in HIVE-LLAP when reading location-based Iceberg tables (#5934)
by PLASH SPEED
· 8 weeks ago
9517a54
HIVE-29081: CI fails intermittently cause some runs exceed ephemeral storage limits (#5949)
by Stamatis Zampetakis
· 9 weeks ago
d7b3a5b
HIVE-29067: insert-select-union-all query fails while publishing InsertEvent if source query does not return output (#5926)
by Naresh P R
· 9 weeks ago
a1c2487
HIVE-29026: Cleanup Log4j properties file to adhere to 2.x changes (#5885)
by Raghav Aggarwal
· 9 weeks ago
4ada928
HIVE-28983: Log HS2 and HMS PID and update hive-env.sh template (#5884)
by Raghav Aggarwal
· 9 weeks ago
6c5ad19
HIVE-29068: Drop deprecated compactor.history.retention.attempted property (#5931)
by Stamatis Zampetakis
· 9 weeks ago
9d9bc37
HIVE-29064: Drop usage of repository.apache.org (#5925)
by Stamatis Zampetakis
· 9 weeks ago
6169a28
HIVE-25351: stddev(), stddev_pop() return NaN when CBO is enabled (#5262)
by Yang Jiandan
· 9 weeks ago
1a7fbd7
HIVE-29071: Add release workflow for HMS docker image (#5899)
by Denys Kuzmenko
· 9 weeks ago
HiveAggregateReduceFunctionsRule
9dab954
HIVE-23708: MergeFileTask#execute need to close JobClient (#5933)
by Denys Kuzmenko
· 9 weeks ago
92f9966
HIVE-27473: Rewrite MetaStoreClients to be composable (#5771)
by seonggon
· 9 weeks ago
ade51d8
HIVE-29062: Add standalone module for packaging the Metastore (#5923)
by dengzh
· 9 weeks ago
9a68ebc
HIVE-29060: HivePreparedStatements failed with regex column specification (#5930)
by Neeraj Khatri
· 9 weeks ago
14d9f35
HIVE-22810: Add drop scheduled query IF EXISTS support (#5920)
by Neeraj Khatri
· 9 weeks ago
171340a
HIVE-29046: Avoid unecessary perf overhead from handling deprecated properties in MetastoreConf (#5897)
by Stamatis Zampetakis
· 9 weeks ago
937d100
HIVE-28736:Remove DFS_URI authorization for CREATE_TABLE event with n… (#5689)
by rtrivedi12
· 9 weeks ago
38e73ca
HIVE-29055: TestHplSqlViaBeeLine#testHplSqlExitConditionHandler is broken and passes silently (#5916)
by Dayakar M
· 10 weeks ago
e008e40
HIVE-29027: Move to JDK-21 (#5880)
by Ayush Saxena
· 10 weeks ago
280c1fa
HIVE-28790: ACID deletes are failing with ArrayIndexOutOfBoundsException when direct insert is enabled (#5901)
by kokila-19
· 10 weeks ago
279996b
HIVE-29028: Iceberg: Implement auto compaction (#5886)
by Dmitriy Fingerman
· 10 weeks ago
8a88760
HIVE-29045: Preparing for 4.2.0 development (#5896)
by Butao Zhang
· 10 weeks ago
64f440b
HIVE-27275: Addendum: Add missing dependencies and expose ports (#5915)
by Denys Kuzmenko
· 10 weeks ago
895f3f3
HIVE-29050: Optimize the partition validation in add_partitions (#5910)
by dengzh
· 10 weeks ago
4bdd0f1
HIVE-29047: Adjust httpclient5 httpcore dependencies in TestHttpServices (#5907)
by richardantal
· 10 weeks ago
e4dec49
HIVE-29056: Use ExitUtil.terminate instead of System.exit to handle System.setSecurityManager() (#5914)
by Ayush Saxena
· 10 weeks ago
9d9304f
HIVE-28838: Remove sensitive jdbc properties from explain plan (#5709)
by InvisibleProgrammer
· 10 weeks ago
75ee931
HIVE-29043: Ban the Jupiter dependency to prevent unit tests from being skipped (#5894)
by Bodor Laszlo
· 10 weeks ago
3e6f2c7
HIVE-28667: Error initializing field trimmer instance when starting HS2 (#5879)
by Stamatis Zampetakis
· 2 months ago
682410f
HIVE-29051: TestTezTPCDS30TBPerfCliDriver leaks Postgres container causing intermittent failures elsewhere (#5908)
by Stamatis Zampetakis
· 2 months ago
925df92
HIVE-28910: Remove redundant IS NOT NULL predicates when expanding SEARCH (#5795)
by Stamatis Zampetakis
· 2 months ago
456f357
HIVE-28607: Iceberg: Syntax sugar for Iceberg Branching. (#5889)
by Ayush Saxena
· 2 months ago
52c53f5
HIVE-28744: Fix the row count estimation for INT and BIGINT types (#5637)
by barking-code
· 2 months ago
0fd1cee
HIVE-29036: Support ViewCatalog through Iceberg REST API (#5888)
by Shohei Okumiya
· 2 months ago
Next »