Minor typo "connecton" -> "connection".#3
Closed
cnotin wants to merge 1 commit into
Closed
Conversation
zhuguangbin
referenced
this pull request
in zhuguangbin/hive
Mar 8, 2013
bugfix for HIVE-3271. protect user from setting authorization related configurations.
chenchun
pushed a commit
to MTDATA/hive
that referenced
this pull request
Jan 26, 2014
* commit 'ed1c6dcfce931c4d460d6e74977e9b50a8780f80': altertable
asfgit
pushed a commit
that referenced
this pull request
Oct 28, 2014
#3 (Chao via Xuefu) git-svn-id: https://svn.apache.org/repos/asf/hive/trunk@1634946 13f79535-47bb-0310-9956-ffa450edef68
asfgit
pushed a commit
that referenced
this pull request
Oct 28, 2014
#3 (Chao via Xuefu) git-svn-id: https://svn.apache.org/repos/asf/hive/branches/spark@1634947 13f79535-47bb-0310-9956-ffa450edef68
asfgit
pushed a commit
that referenced
this pull request
Nov 7, 2014
#3 (Chao via Xuefu) - adding to branch-0.14 git-svn-id: https://svn.apache.org/repos/asf/hive/branches/branch-0.14@1637472 13f79535-47bb-0310-9956-ffa450edef68
pwong-mapr
pushed a commit
to mapr/hive
that referenced
this pull request
Mar 25, 2016
apache#3 (Chao via Xuefu) - adding to branch-0.14 git-svn-id: https://svn.apache.org/repos/asf/hive/branches/branch-0.14@1637472 13f79535-47bb-0310-9956-ffa450edef68
omalley
referenced
this pull request
in omalley/hive
Nov 4, 2016
BUG-41808 hive source jar required changes.
kristopherkane
added a commit
to kristopherkane/hive
that referenced
this pull request
Aug 5, 2019
szlta
added a commit
to szlta/hive
that referenced
this pull request
Jul 31, 2020
Change-Id: Icf3cecf02bdc09a94b21eed1d7747dc906946104
kasakrisz
referenced
this pull request
in kasakrisz/hive
Nov 26, 2020
kasakrisz
referenced
this pull request
in kasakrisz/hive
Dec 1, 2020
jkovacs-hwx
pushed a commit
to kovjanos/hive
that referenced
this pull request
Mar 18, 2022
jkovacs-hwx
pushed a commit
to kovjanos/hive
that referenced
this pull request
Apr 16, 2022
veghlaci05
added a commit
to veghlaci05/hive
that referenced
this pull request
Jun 20, 2022
kasakrisz
referenced
this pull request
in kasakrisz/hive
Dec 8, 2023
kasakrisz
referenced
this pull request
in kasakrisz/hive
Dec 11, 2023
mladjan-gadzic
pushed a commit
to mladjan-gadzic/hive
that referenced
this pull request
May 14, 2024
mudit1289
pushed a commit
to mudit1289/hive
that referenced
this pull request
Jun 26, 2024
HIVE-26882: Allow transactional check of Table parameter before altering the Table (apache#3888) (Peter Vary reviewed by Prasanth Jayachandran and Szehon Ho) (apache#3944)
kokila-19
pushed a commit
to kokila-19/hive
that referenced
this pull request
Jul 16, 2024
Gzip compression & Math radians qtest fix
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes HIVE-2369