You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by kingzone <gi...@git.apache.org> on 2016/10/27 08:17:14 UTC

[GitHub] hive pull request #109: pull

GitHub user kingzone opened a pull request:

    https://github.com/apache/hive/pull/109

    pull

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kingzone/hive master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/hive/pull/109.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #109
    
----
commit d0f5b893a8f3448882f18cca7cd2fec02c708874
Author: Sergey Shelukhin <se...@apache.org>
Date:   2016-08-29T18:34:42Z

    HIVE-14635 : establish a separate path for FSOP to write into final path (Sergey Shelukhin)

commit 67f1b92ba865926173cbbe56595ed8b3aa0b595c
Author: Sergey Shelukhin <se...@apache.org>
Date:   2016-08-30T22:20:04Z

    HIVE-14671 : merge master into hive-14535 (Sergey Shelukhin)
    
    Conflicts:
    	ql/src/java/org/apache/hadoop/hive/ql/parse/GenTezUtils.java

commit 2cef25db66161fa83921913031cd8f408f8b83e2
Author: Sergey Shelukhin <se...@apache.org>
Date:   2016-08-31T23:04:07Z

    HIVE-14671 : merge master into hive-14535 (Sergey Shelukhin)

commit 87dcab470f33ace818c775da6b0a9f18b10f66ac
Author: Sergey Shelukhin <se...@apache.org>
Date:   2016-08-31T23:06:03Z

    HIVE-14636 : pass information from FSOP/TezTask to commit to take care of speculative execution and failed tasks (Sergey Shelukhin)

commit 38409da32bc99a551c577b7d21ba76fa9ebe80bf
Author: Sergey Shelukhin <se...@apache.org>
Date:   2016-09-08T01:49:17Z

    HIVE-14671 : merge master into hive-14535 (Sergey Shelukhin)

commit 30fd19f4b358f12fbbb21d75785817c20e1adf15
Author: Sergey Shelukhin <se...@apache.org>
Date:   2016-09-08T01:51:39Z

    HIVE-14637 : edit or split MoveTask to commit job results to metastore (Sergey Shelukhin)

commit 815e069889e06c8509c00678c6d14bc431fa8037
Author: Sergey Shelukhin <se...@apache.org>
Date:   2016-09-12T20:12:42Z

    HIVE-14671 : merge master into hive-14535 (Sergey Shelukhin)

commit 3e481b4719f49a5c15ce1d745b05392f5d0f2627
Author: Sergey Shelukhin <se...@apache.org>
Date:   2016-09-12T20:20:59Z

    HIVE-14644 : use metastore information on the read path appropriately (Sergey Shelukhin)

commit 870839862b500ec2dd6902573dc37bcacc665add
Author: Sergey Shelukhin <se...@apache.org>
Date:   2016-09-19T22:26:45Z

    HIVE-14671 : merge master into hive-14535 (Sergey Shelukhin)

commit 70299dc48f93433fb53611b05f8a719b841575c5
Author: Sergey Shelukhin <se...@apache.org>
Date:   2016-09-19T22:40:19Z

    HIVE-14700 : clean up file/txn information via a metastore thread (Sergey Shelukhin)

commit 6d9144835cbdda27fea172f0fb268f4f4aac1a0c
Author: Sergey Shelukhin <se...@apache.org>
Date:   2016-10-01T01:07:43Z

    HIVE-14671 : merge master into hive-14535 (Sergey Shelukhin)

commit e02691bfdfbe9ef83e78698ff3262f3f12d33620
Author: Sergey Shelukhin <se...@apache.org>
Date:   2016-10-03T23:42:08Z

    HIVE-14671 : merge master into hive-14535 (Sergey Shelukhin)

commit ad3df23b9e9ecf0ecbee11b1a143658364b45e16
Author: Sergey Shelukhin <se...@apache.org>
Date:   2016-10-03T23:43:45Z

    HIVE-14641 : handle writing to dynamic partitions (Sergey Shelukhin)

commit 754443e6ed654da6479575346aae22c5bd1ae7cd
Author: Sergey Shelukhin <se...@apache.org>
Date:   2016-10-04T18:43:56Z

    HIVE-14671 : merge master into hive-14535 (Sergey Shelukhin)
    
    Conflicts:
    	metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.cpp
    	metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java

commit 0ce24b93e1ba92930c316dee0eb1262a27a101c8
Author: Sergey Shelukhin <se...@apache.org>
Date:   2016-10-04T18:46:19Z

    HIVE-14638 : handle unions (Sergey Shelukhin)

commit 7d50a1515434e1abf50970965649c3cc9a6ebb08
Author: Sergey Shelukhin <se...@apache.org>
Date:   2016-10-11T23:08:03Z

    HIVE-14671 : merge master into hive-14535 (Sergey Shelukhin)

commit b9e815722686f5bcdae40caadae34f84509d86c2
Author: Sergey Shelukhin <se...@apache.org>
Date:   2016-10-11T23:09:28Z

    HIVE-14639 : handle SKEWED BY for MM tables (Sergey Shelukhin)

commit bd78d6605c6c57f723045b47bab06fccc5053047
Author: Sergey Shelukhin <se...@apache.org>
Date:   2016-10-14T00:12:24Z

    HIVE-14671 : merge master into hive-14535 (Sergey Shelukhin)
    
    Conflicts:
    	ql/src/java/org/apache/hadoop/hive/ql/exec/MoveTask.java
    	ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java
    	ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java
    	ql/src/java/org/apache/hadoop/hive/ql/plan/FileSinkDesc.java

commit eacf9f9b6d7405b68def88ffc5fd755222375efc
Author: Sergey Shelukhin <se...@apache.org>
Date:   2016-10-14T00:18:46Z

    HIVE-14640 : handle hive.merge.*files in select queries (Sergey Shelukhin)

commit 2474f063aaaf3a91fdab9d9c5358723072183ddf
Author: Sergey Shelukhin <se...@apache.org>
Date:   2016-10-17T19:31:12Z

    HIVE-14671 : merge master into hive-14535 (Sergey Shelukhin)
    
    Conflicts:
    	ql/src/java/org/apache/hadoop/hive/ql/Driver.java

commit af4ff3787d648a9f4c80b5446d6bcd80b1efc69e
Author: Sergey Shelukhin <se...@apache.org>
Date:   2016-10-17T19:33:31Z

    HIVE-14643 : handle ctas for the MM tables (Sergey Shelukhin)

commit edaebb4b29e99a0fd4abf50db910449f1c41d06a
Author: Sergey Shelukhin <se...@apache.org>
Date:   2016-10-17T20:41:20Z

    HIVE-14932 : handle bucketing for MM tables (Sergey Shelukhin)

commit 9ecffcb1bc44558d7959fa0289f27cc49f54d875
Author: Sergey Shelukhin <se...@apache.org>
Date:   2016-10-17T20:54:16Z

    HIVE-14899 : MM: support (or disable) alter table concatenate (Sergey Shelukhin)

commit b6571eaef2659672a9d3cdf36e2fa6f2168f8063
Author: Wei Zheng <we...@apache.org>
Date:   2016-10-18T22:13:20Z

    HIVE-14878 : integrate MM tables into ACID: add separate ACID type (Wei Zheng)

commit 3f34134a66c866d0999634030f00b7f68827376b
Author: Wei Zheng <we...@apache.org>
Date:   2016-10-19T00:15:18Z

    HIVE-14671 : merge master into hive-14535 (Wei Zheng)

commit f60bf247b84786230a1fcd01d9497487bd80eaaf
Author: Sergey Shelukhin <se...@apache.org>
Date:   2016-10-19T17:51:30Z

    HIVE-14671 : merge master into hive-14535 (Sergey Shelukhin)

commit 4de0d9635757fbad10dc5def295f43fb2bb18fdc
Author: Sergey Shelukhin <se...@apache.org>
Date:   2016-10-19T18:01:25Z

    HIVE-14642 : handle insert overwrite for MM tables (Sergey Shelukhin)

commit a057e12cfeff59a6955d58e3bc4107a204b88ea2
Author: Sergey Shelukhin <se...@apache.org>
Date:   2016-10-19T18:13:02Z

    HIVE-14996 : handle load for MM tables (Sergey Shelukhin)

commit 98b0b8ee88a35fd5517dad82505a9651262c69c7
Author: Sergey Shelukhin <se...@apache.org>
Date:   2016-10-20T22:02:43Z

    HIVE-14671 : merge master into hive-14535 (Sergey Shelukhin)

commit 8004f71e50c682a664215e04e2b387195c5932da
Author: Sergey Shelukhin <se...@apache.org>
Date:   2016-10-20T22:05:24Z

    HIVE-15019 : handle import for MM tables (Sergey Shelukhin)

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] hive pull request #109: pull

Posted by kingzone <gi...@git.apache.org>.
Github user kingzone closed the pull request at:

    https://github.com/apache/hive/pull/109


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---