-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
partition set output format class bug fix #56
Open
prongs
wants to merge
3,476
commits into
InMobi:develop
Choose a base branch
from
prongs:partition_set_output_format_bugfix-1
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
partition set output format class bug fix #56
prongs
wants to merge
3,476
commits into
InMobi:develop
from
prongs:partition_set_output_format_bugfix-1
Conversation
This file contains 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
…ani via Lefty) git-svn-id: https://svn.apache.org/repos/asf/hive/branches/branch-0.13@1586671 13f79535-47bb-0310-9956-ffa450edef68
…torized execution (Jitendra, Remus via Ashutosh) git-svn-id: https://svn.apache.org/repos/asf/hive/branches/branch-0.13@1586678 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/hive/branches/branch-0.13@1586726 13f79535-47bb-0310-9956-ffa450edef68
… pom.xml (Harish Butani via Ashutosh Chauhan) git-svn-id: https://svn.apache.org/repos/asf/hive/branches/branch-0.13@1587373 13f79535-47bb-0310-9956-ffa450edef68
…with embedded metastore (Thejas Nair via Jitendra Pandey) git-svn-id: https://svn.apache.org/repos/asf/hive/branches/branch-0.13@1587375 13f79535-47bb-0310-9956-ffa450edef68
…nther Hagleitner) git-svn-id: https://svn.apache.org/repos/asf/hive/branches/branch-0.13@1587377 13f79535-47bb-0310-9956-ffa450edef68
…inmobi-hive into merge-0.13 Conflicts: pom.xml
git-svn-id: https://svn.apache.org/repos/asf/hive/branches/branch-0.13@1587721 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/hive/branches/branch-0.13@1587726 13f79535-47bb-0310-9956-ffa450edef68
…ge-0.13 Conflicts: common/src/java/org/apache/hadoop/hive/conf/HiveConf.java metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/AddPartitionsRequest.java metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/AddPartitionsResult.java metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/ColumnStatistics.java metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/DropPartitionsResult.java metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/Function.java metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/GetOpenTxnsInfoResponse.java metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/GetOpenTxnsResponse.java metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/GetPrincipalsInRoleResponse.java metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/LockRequest.java metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/OpenTxnsResponse.java metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/Partition.java metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/PartitionsByExprResult.java metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/PartitionsStatsRequest.java metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/PartitionsStatsResult.java metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/RequestPartsSpec.java metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/Schema.java metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/ShowCompactResponse.java metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/ShowLocksResponse.java metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/SkewedInfo.java metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/StorageDescriptor.java metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/Table.java metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/TableStatsRequest.java metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/TableStatsResult.java metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/ThriftHiveMetastore.java service/src/java/org/apache/hive/service/cli/operation/SQLOperation.java
Check exact storage for Dimension table in Cube Select Queries
Cube rewriter throws SemanticException with ErrorMsg as field
Add brackets around order by columns
Fix usage of ReflectiveOperationException
Allow user specified granularity in relative time ranges
Thrift Union changes
Make time dim-attributes reachable through dimensions
…Ashutosh Chauhan) git-svn-id: https://svn.apache.org/repos/asf/hive/trunk@1585860 13f79535-47bb-0310-9956-ffa450edef68
…ere via Ashutosh Chauhan) git-svn-id: https://svn.apache.org/repos/asf/hive/trunk@1589219 13f79535-47bb-0310-9956-ffa450edef68
…er Hagleitner, reviewed by Vikram Dixit K and Sergey Shelukhin) git-svn-id: https://svn.apache.org/repos/asf/hive/trunk@1586798 13f79535-47bb-0310-9956-ffa450edef68
…her Hagleitner, reviewed by Vikram Dixit K) git-svn-id: https://svn.apache.org/repos/asf/hive/trunk@1594103 13f79535-47bb-0310-9956-ffa450edef68
… by Prasanth J git-svn-id: https://svn.apache.org/repos/asf/hive/trunk@1599388 13f79535-47bb-0310-9956-ffa450edef68
…s on multiple threads (Jason Dere, reviewed by Gunther Hagleitner/Vikram Dixit) git-svn-id: https://svn.apache.org/repos/asf/hive/trunk@1603344 13f79535-47bb-0310-9956-ffa450edef68
…osh via Brock) git-svn-id: https://svn.apache.org/repos/asf/hive/trunk@1614737 13f79535-47bb-0310-9956-ffa450edef68
…ia Ashutosh Chauhan) git-svn-id: https://svn.apache.org/repos/asf/hive/trunk@1586491 13f79535-47bb-0310-9956-ffa450edef68
prongs
force-pushed
the
partition_set_output_format_bugfix-1
branch
from
July 30, 2015 12:37
c65fad3
to
0243f76
Compare
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.
No description provided.