You are viewing a plain text version of this content. The canonical link for it is here.
- hive git commit: HIVE-15507: Nested column pruning: fix issue when selecting struct field from array/map element (Chao Sun, reviewed by Ferdinand Xu) - posted by su...@apache.org on 2017/01/02 21:03:12 UTC, 0 replies.
- hive git commit: HIVE-15528: Expose Spark job error in SparkTask (Zhihai via Xuefu) - posted by xu...@apache.org on 2017/01/03 18:39:59 UTC, 0 replies.
- hive git commit: HIVE-15522 : REPL LOAD & DUMP support for incremental ALTER_TABLE/ALTER_PTN including renames (Sushanth Sowmyan, reviewed by Thejas Nair) - posted by kh...@apache.org on 2017/01/03 21:03:12 UTC, 0 replies.
- [1/3] hive git commit: HIVE-15084: Flaky test: TestMiniTezCliDriver:explainanalyze_1, 2, 3, 4, 5 (Pengcheng Xiong) - posted by px...@apache.org on 2017/01/03 22:03:39 UTC, 0 replies.
- [2/3] hive git commit: HIVE-15084: Flaky test: TestMiniTezCliDriver:explainanalyze_1, 2, 3, 4, 5 (Pengcheng Xiong) - posted by px...@apache.org on 2017/01/03 22:03:40 UTC, 0 replies.
- [3/3] hive git commit: HIVE-15084: Flaky test: TestMiniTezCliDriver:explainanalyze_1, 2, 3, 4, 5 (Pengcheng Xiong) - posted by px...@apache.org on 2017/01/03 22:03:41 UTC, 0 replies.
- hive git commit: HIVE-15529: LLAP: TaskSchedulerService can get stuck when scheduling tasks as disabled node is not re-enabled in NodeEnablerCallable (Rajesh Balamohan, reviewed by Sergey Shelukhin) - posted by rb...@apache.org on 2017/01/04 00:54:56 UTC, 0 replies.
- hive git commit: HIVE-15526: Some tests need SORT_QUERY_RESULTS (Rui reviewed by Xuefu) - posted by li...@apache.org on 2017/01/04 06:01:39 UTC, 0 replies.
- [1/2] hive git commit: HIVE-15518: Refactoring rows and range related classes to put the window type on Window (Aihua Xu, reviewed by Yongzhi Chen) - posted by ai...@apache.org on 2017/01/04 16:17:47 UTC, 0 replies.
- [2/2] hive git commit: HIVE-15518: Refactoring rows and range related classes to put the window type on Window (Aihua Xu, reviewed by Yongzhi Chen) - posted by ai...@apache.org on 2017/01/04 16:17:48 UTC, 0 replies.
- [1/2] hive git commit: HIVE-15419. Separate storage-api to be released independently. (omalley reviewed by Prasanth Jayachandran and Eugene Koifman) - posted by om...@apache.org on 2017/01/05 16:55:22 UTC, 0 replies.
- [2/2] hive git commit: HIVE-15419. Separate storage-api to be released independently. (omalley reviewed by Prasanth Jayachandran and Eugene Koifman) - posted by om...@apache.org on 2017/01/05 16:55:23 UTC, 0 replies.
- hive git commit: Preparing for release candidate. - posted by om...@apache.org on 2017/01/05 17:06:36 UTC, 0 replies.
- [hive] Git Push Summary - posted by om...@apache.org on 2017/01/05 17:07:10 UTC, 3 replies.
- hive git commit: HIVE-15543: Don't try to get memory/cores to decide parallelism when Spark dynamic allocation is enabled (Reviewed by Rui) - posted by xu...@apache.org on 2017/01/05 18:56:15 UTC, 0 replies.
- hive git commit: HIVE-12594 X lock on partition should not conflict with S lock on DB (Eugene Koifman, reviewed by Wei Zheng) - posted by ek...@apache.org on 2017/01/05 21:28:44 UTC, 1 replies.
- hive git commit: HIVE-15542: NPE in StatsUtils::getColStatistics when all values in DATE column are NULL (Rajesh Balamohan, reviewed by Gopal V) - posted by rb...@apache.org on 2017/01/05 23:46:38 UTC, 0 replies.
- hive git commit: HIVE-15474: Extend limit propagation for chain of RS-GB-RS operators (Jesus Camacho Rodriguez, reviewed by Rui Li) - posted by jc...@apache.org on 2017/01/06 09:29:14 UTC, 0 replies.
- hive git commit: HIVE-15557 : add a gzipped datafile to tests (Sergey Shelukhin, reviewed by Pengchecg Xiong) - posted by se...@apache.org on 2017/01/07 02:12:13 UTC, 0 replies.
- hive git commit: HIVE-15494: Create perfLogger in method execute instead of class initialization for SparkTask (Zhihai Xu, reviewed by Chao Sun) - posted by su...@apache.org on 2017/01/09 05:35:14 UTC, 0 replies.
- hive git commit: Add license and notice file for storage-api - posted by om...@apache.org on 2017/01/09 17:26:40 UTC, 0 replies.
- hive git commit: HIVE-15076: Improve scalability of LDAP authentication provider group filter (Illya Yalovyy, reviewed by Aihua Xu, Naveen Gangam) - posted by ai...@apache.org on 2017/01/09 20:39:32 UTC, 0 replies.
- hive git commit: HIVE-15366: REPL LOAD & DUMP support for incremental INSERT events (Vaibhav Gumashta reviewed by Sushanth Sowmyan) - posted by vg...@apache.org on 2017/01/09 21:06:37 UTC, 0 replies.
- hive git commit: HIVE-15558 : fix char whitespace handling for vectorization (Sergey Shelukhin, reviewed by Matt McCline) - posted by se...@apache.org on 2017/01/09 22:14:12 UTC, 0 replies.
- hive git commit: HIVE-15562. LLAP TaskExecutorService race can lead to some fragments being permanently lost. (Siddharth Seth, reviewed by Sergey Shelukhin) - posted by ss...@apache.org on 2017/01/10 07:54:57 UTC, 1 replies.
- [1/9] hive git commit: HIVE-15481 : Support multiple and nested subqueries (Vineet Garg via Ashutosh Chauhan) Signed-off-by: Ashutosh Chauhan - posted by ha...@apache.org on 2017/01/10 20:53:24 UTC, 0 replies.
- [2/9] hive git commit: HIVE-15481 : Support multiple and nested subqueries (Vineet Garg via Ashutosh Chauhan) Signed-off-by: Ashutosh Chauhan - posted by ha...@apache.org on 2017/01/10 20:53:25 UTC, 0 replies.
- [3/9] hive git commit: HIVE-15481 : Support multiple and nested subqueries (Vineet Garg via Ashutosh Chauhan) Signed-off-by: Ashutosh Chauhan - posted by ha...@apache.org on 2017/01/10 20:53:26 UTC, 0 replies.
- [4/9] hive git commit: HIVE-15481 : Support multiple and nested subqueries (Vineet Garg via Ashutosh Chauhan) Signed-off-by: Ashutosh Chauhan - posted by ha...@apache.org on 2017/01/10 20:53:27 UTC, 0 replies.
- [5/9] hive git commit: HIVE-15481 : Support multiple and nested subqueries (Vineet Garg via Ashutosh Chauhan) Signed-off-by: Ashutosh Chauhan - posted by ha...@apache.org on 2017/01/10 20:53:28 UTC, 0 replies.
- [6/9] hive git commit: HIVE-15481 : Support multiple and nested subqueries (Vineet Garg via Ashutosh Chauhan) Signed-off-by: Ashutosh Chauhan - posted by ha...@apache.org on 2017/01/10 20:53:29 UTC, 0 replies.
- [7/9] hive git commit: HIVE-15481 : Support multiple and nested subqueries (Vineet Garg via Ashutosh Chauhan) Signed-off-by: Ashutosh Chauhan - posted by ha...@apache.org on 2017/01/10 20:53:30 UTC, 0 replies.
- [8/9] hive git commit: HIVE-15481 : Support multiple and nested subqueries (Vineet Garg via Ashutosh Chauhan) Signed-off-by: Ashutosh Chauhan - posted by ha...@apache.org on 2017/01/10 20:53:31 UTC, 0 replies.
- [9/9] hive git commit: HIVE-15481 : Support multiple and nested subqueries (Vineet Garg via Ashutosh Chauhan) Signed-off-by: Ashutosh Chauhan - posted by ha...@apache.org on 2017/01/10 20:53:32 UTC, 0 replies.
- hive git commit: HIVE-15521: setRightValue() code generated using FilterColumnBetween.txt is incorrect (Jason Dere, reviewed by Matt McCline) - posted by jd...@apache.org on 2017/01/10 23:06:49 UTC, 0 replies.
- hive git commit: HIVE-15565: LLAP: GroupByOperator flushes hash table too frequently (Rajesh Balamohan, reviewed by Sergey Shelukhin) - posted by rb...@apache.org on 2017/01/11 07:57:51 UTC, 0 replies.
- hive git commit: HIVE-15299: Yarn-cluster and yarn-client deprecated in Spark 2.0 (Rui reviewed by Xuefu) - posted by li...@apache.org on 2017/01/11 09:02:24 UTC, 0 replies.
- [1/5] hive git commit: HIVE-15539: Optimize complex multi-insert queries in Calcite (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) - posted by jc...@apache.org on 2017/01/11 09:46:57 UTC, 0 replies.
- [2/5] hive git commit: HIVE-15539: Optimize complex multi-insert queries in Calcite (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) - posted by jc...@apache.org on 2017/01/11 09:46:58 UTC, 0 replies.
- [3/5] hive git commit: HIVE-15539: Optimize complex multi-insert queries in Calcite (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) - posted by jc...@apache.org on 2017/01/11 09:46:59 UTC, 0 replies.
- [4/5] hive git commit: HIVE-15539: Optimize complex multi-insert queries in Calcite (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) - posted by jc...@apache.org on 2017/01/11 09:47:00 UTC, 0 replies.
- [5/5] hive git commit: HIVE-15539: Optimize complex multi-insert queries in Calcite (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) - posted by jc...@apache.org on 2017/01/11 09:47:01 UTC, 0 replies.
- hive git commit: HIVE-15530: Optimize the column stats update logic in table alteration (Yibing Shi via Chaoyu Tang) - posted by ct...@apache.org on 2017/01/11 14:37:17 UTC, 0 replies.
- [1/2] hive git commit: HIVE-15564: set task's jobID with hadoop map reduce job ID for PartialScanTask, MergeFileTask and ColumnTruncateTask (Zhihai Xu via Jimmy Xiang) - posted by jx...@apache.org on 2017/01/11 16:13:15 UTC, 0 replies.
- [2/2] hive git commit: HIVE-15563: Ignore Illegal Operation state transition exception in SQLOperation.runQuery to expose real exception (Zhihai Xu via Jimmy Xiang) - posted by jx...@apache.org on 2017/01/11 16:13:16 UTC, 0 replies.
- hive git commit: HIVE-15525: Hooking ChangeManager to "drop table", "drop partition" (Daniel Dai, reviewed by Thejas Nair) - posted by da...@apache.org on 2017/01/11 20:20:35 UTC, 0 replies.
- hive git commit: HIVE-15536: Tests failing due to unexpected q.out outputs : udf_coalesce, case_sensitivity, input_testxpath (Chao Sun, reviewed by Ashutosh Chauhan) - posted by su...@apache.org on 2017/01/11 21:03:52 UTC, 0 replies.
- hive git commit: HIVE-15551 : memory leak in directsql for mysql+bonecp specific initialization (Xiaomin Zhang, reviewed by Sergey Shelukhin) - posted by se...@apache.org on 2017/01/11 21:06:34 UTC, 0 replies.
- [1/3] hive git commit: HIVE-15551 : memory leak in directsql for mysql+bonecp specific initialization (Xiaomin Zhang, reviewed by Sergey Shelukhin) - posted by se...@apache.org on 2017/01/11 21:07:49 UTC, 0 replies.
- [2/3] hive git commit: HIVE-15551 : memory leak in directsql for mysql+bonecp specific initialization (Xiaomin Zhang, reviewed by Sergey Shelukhin) - posted by se...@apache.org on 2017/01/11 21:07:50 UTC, 0 replies.
- [3/3] hive git commit: HIVE-15551 : memory leak in directsql for mysql+bonecp specific initialization (Xiaomin Zhang, reviewed by Sergey Shelukhin) - posted by se...@apache.org on 2017/01/11 21:07:51 UTC, 0 replies.
- hive git commit: HIVE-15143 : add logging for HIVE-15024 ADDENDUM (Sergey Shelukhin, reviewed by Siddharth Seth) - posted by se...@apache.org on 2017/01/11 21:22:25 UTC, 1 replies.
- hive git commit: HIVE-13696: Monitor fair-scheduler.xml and automatically update/validate jobs submitted to fair-scheduler (Reuben Kuhnert, reviewed by Yongzhi Chen and Mohit Sabharwal) - posted by sp...@apache.org on 2017/01/11 23:12:38 UTC, 0 replies.
- hive git commit: HIVE-15365 : Add new methods to MessageFactory API (corresponding to the ones added in JSONMessageFactory) (Sushanth Sowmyan, reviewed by Daniel Dai) - posted by kh...@apache.org on 2017/01/12 00:27:28 UTC, 0 replies.
- [01/13] hive git commit: HIVE-15520: Improve the sum performance for Range based window (Aihua Xu, reviewed by Yongzhi Chen) - posted by ai...@apache.org on 2017/01/12 14:25:45 UTC, 0 replies.
- [02/13] hive git commit: HIVE-15520: Improve the sum performance for Range based window (Aihua Xu, reviewed by Yongzhi Chen) - posted by ai...@apache.org on 2017/01/12 14:25:46 UTC, 0 replies.
- [03/13] hive git commit: HIVE-15520: Improve the sum performance for Range based window (Aihua Xu, reviewed by Yongzhi Chen) - posted by ai...@apache.org on 2017/01/12 14:25:47 UTC, 0 replies.
- [04/13] hive git commit: HIVE-15520: Improve the sum performance for Range based window (Aihua Xu, reviewed by Yongzhi Chen) - posted by ai...@apache.org on 2017/01/12 14:25:48 UTC, 0 replies.
- [05/13] hive git commit: HIVE-15520: Improve the sum performance for Range based window (Aihua Xu, reviewed by Yongzhi Chen) - posted by ai...@apache.org on 2017/01/12 14:25:49 UTC, 0 replies.
- [06/13] hive git commit: HIVE-15520: Improve the sum performance for Range based window (Aihua Xu, reviewed by Yongzhi Chen) - posted by ai...@apache.org on 2017/01/12 14:25:50 UTC, 0 replies.
- [07/13] hive git commit: HIVE-15520: Improve the sum performance for Range based window (Aihua Xu, reviewed by Yongzhi Chen) - posted by ai...@apache.org on 2017/01/12 14:25:51 UTC, 0 replies.
- [08/13] hive git commit: HIVE-15520: Improve the sum performance for Range based window (Aihua Xu, reviewed by Yongzhi Chen) - posted by ai...@apache.org on 2017/01/12 14:25:52 UTC, 0 replies.
- [09/13] hive git commit: HIVE-15520: Improve the sum performance for Range based window (Aihua Xu, reviewed by Yongzhi Chen) - posted by ai...@apache.org on 2017/01/12 14:25:53 UTC, 0 replies.
- [10/13] hive git commit: HIVE-15520: Improve the sum performance for Range based window (Aihua Xu, reviewed by Yongzhi Chen) - posted by ai...@apache.org on 2017/01/12 14:25:54 UTC, 0 replies.
- [11/13] hive git commit: HIVE-15520: Improve the sum performance for Range based window (Aihua Xu, reviewed by Yongzhi Chen) - posted by ai...@apache.org on 2017/01/12 14:25:55 UTC, 0 replies.
- [12/13] hive git commit: HIVE-15520: Improve the sum performance for Range based window (Aihua Xu, reviewed by Yongzhi Chen) - posted by ai...@apache.org on 2017/01/12 14:25:56 UTC, 0 replies.
- [13/13] hive git commit: HIVE-15520: Improve the sum performance for Range based window (Aihua Xu, reviewed by Yongzhi Chen) - posted by ai...@apache.org on 2017/01/12 14:25:57 UTC, 0 replies.
- svn commit: r17789 - in /release/hive/hive-storage-2.2.0: ./ hive-storage-2.2.0.tar.gz hive-storage-2.2.0.tar.gz.asc hive-storage-2.2.0.tar.gz.sha256 - posted by om...@apache.org on 2017/01/12 21:44:26 UTC, 0 replies.
- hive git commit: Preparing for storage-branch 2.2.1 development. - posted by om...@apache.org on 2017/01/13 00:09:55 UTC, 0 replies.
- hive git commit: HIVE-15537: Nested column pruning: fix issue when selecting struct field from array/map element (part 2) (Chao Sun, reviewed by Ferdinand Xu) - posted by su...@apache.org on 2017/01/13 17:38:14 UTC, 0 replies.
- hive git commit: HIVE-14706: Lineage information not set properly (Pengcheng Xiong, reviewed by Ashutosh Chauhan) - posted by px...@apache.org on 2017/01/13 19:23:38 UTC, 0 replies.
- hive git commit: HIVE-15469 : Fix REPL DUMP/LOAD DROP_PTN so it works on non-string-ptn-key tables (Vaibhav Gumashta, reviewed by Sushanth Sowmyan) - posted by kh...@apache.org on 2017/01/13 20:13:19 UTC, 0 replies.
- hive git commit: HIVE-15590 : add separate spnego principal config for LLAP Web UI (Sergey Shelukhin, reviewed by Gopal V) - posted by se...@apache.org on 2017/01/13 21:04:23 UTC, 0 replies.
- [1/2] hive git commit: HIVE-15583: CTAS query removes leading underscore from column names with CBO (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) - posted by jc...@apache.org on 2017/01/14 10:14:40 UTC, 0 replies.
- [2/2] hive git commit: HIVE-15583: CTAS query removes leading underscore from column names with CBO (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) - posted by jc...@apache.org on 2017/01/14 10:14:41 UTC, 0 replies.
- hive git commit: fix arglist logging in schematool (Anishek Agarwal via Thejas Nair) - posted by th...@apache.org on 2017/01/17 06:36:18 UTC, 0 replies.
- hive git commit: HIVE-14303: CommonJoinOperator.checkAndGenObject should return directly to avoid NPE if ExecReducer.close is called twice. (Zhihai Xu, reviewed by Chao Sun) - posted by su...@apache.org on 2017/01/17 18:52:57 UTC, 0 replies.
- hive git commit: HIVE-15648: Hive throws compilation error due to powermock.version not being present in root pom (Vaibhav Gumashta reviewed by Thejas Nair) - posted by vg...@apache.org on 2017/01/17 19:12:04 UTC, 0 replies.
- hive git commit: HIVE-15534 : Update db/table repl.last.id at the end of REPL LOAD of a batch of events (Sushanth Sowmyan, reviewed by Daniel Dai) - posted by kh...@apache.org on 2017/01/17 22:03:24 UTC, 0 replies.
- hive git commit: Update errata.txt for HIVE-15550 - posted by th...@apache.org on 2017/01/17 23:23:54 UTC, 0 replies.
- hive git commit: HIVE-15550 : fix arglist logging in schematool - add missing test file - posted by th...@apache.org on 2017/01/18 05:14:12 UTC, 0 replies.
- hive git commit: HIVE-15588: Vectorization: Fix deallocation of scratch columns in VectorUDFCoalesce, etc to prevent wrong reuse (Matt McCline, reviewed by Gopal Vijayaraghavan) - posted by mm...@apache.org on 2017/01/18 05:39:43 UTC, 0 replies.
- hive git commit: HIVE-15627: Make hive.vectorized.adaptor.usage.mode=all vectorize all UDFs not just those in supportedGenericUDFs (Matt McCline, reviewed by Gopal Vijayaraghavan) - posted by mm...@apache.org on 2017/01/18 08:39:28 UTC, 0 replies.
- [1/4] hive git commit: Revert "HIVE-15550 : fix arglist logging in schematool - add missing test file" - posted by jc...@apache.org on 2017/01/18 10:13:20 UTC, 0 replies.
- [2/4] hive git commit: Revert "Update errata.txt for HIVE-15550" - posted by jc...@apache.org on 2017/01/18 10:13:21 UTC, 0 replies.
- [3/4] hive git commit: Revert "HIVE-15648: Hive throws compilation error due to powermock.version not being present in root pom (Vaibhav Gumashta reviewed by Thejas Nair)" - posted by jc...@apache.org on 2017/01/18 10:13:22 UTC, 0 replies.
- [4/4] hive git commit: Revert "HIVE-15550: fix arglist logging in schematool (Anishek Agarwal via Thejas Nair)" - posted by jc...@apache.org on 2017/01/18 10:13:23 UTC, 0 replies.
- hive git commit: HIVE-15654: TezJobMonitor is not writing some headers to log file (Prasanth Jayachandran reviewed by Sergey Shelukhin) - posted by pr...@apache.org on 2017/01/18 18:55:45 UTC, 0 replies.
- hive git commit: Revert "HIVE-15654: TezJobMonitor is not writing some headers to log file (Prasanth Jayachandran reviewed by Sergey Shelukhin)" - posted by pr...@apache.org on 2017/01/18 19:34:53 UTC, 0 replies.
- hive git commit: HIVE-15645 : Tez session pool may restart sessions in a wrong queue (Sergey Shelukhin, reviewed by Gunther Hagleitner) - posted by se...@apache.org on 2017/01/18 19:43:53 UTC, 0 replies.
- hive git commit: Revert "HIVE-13696: Monitor fair-scheduler.xml and automatically update/validate jobs submitted to fair-scheduler (Reuben Kuhnert, reviewed by Yongzhi Chen and Mohit Sabharwal)" - posted by sp...@apache.org on 2017/01/18 21:47:50 UTC, 0 replies.
- hive git commit: HIVE-15576 : Fix bug in QTestUtil where lines after a partial mask will not be masked (Thomas Poepping, reviewed by Sergey Shelukhin) - posted by se...@apache.org on 2017/01/18 22:21:01 UTC, 0 replies.
- [1/2] hive git commit: HIVE-15582: Druid CTAS should support BYTE/SHORT/INT types (Jesus Camacho Rodriguez, reviewed by Slim Bouguerra, Ashutosh Chauhan) - posted by jc...@apache.org on 2017/01/19 00:46:09 UTC, 0 replies.
- [2/2] hive git commit: HIVE-15633: Hive/Druid integration: Exception when time filter is not in datasource range (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) - posted by jc...@apache.org on 2017/01/19 00:46:10 UTC, 0 replies.
- [1/3] hive git commit: HIVE-15612: Include Calcite dependency in Druid storage handler jar (Jesus Camacho Rodriguez, reviewed by Slim Bouguerra, Ashutosh Chauhan) - posted by jc...@apache.org on 2017/01/19 01:11:27 UTC, 0 replies.
- [2/3] hive git commit: HIVE-15614: Druid splitSelectQuery closes lifecycle object too early (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) - posted by jc...@apache.org on 2017/01/19 01:11:28 UTC, 0 replies.
- [3/3] hive git commit: HIVE-15613: Include druid-handler sources in src packaging (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) - posted by jc...@apache.org on 2017/01/19 01:11:29 UTC, 0 replies.
- [1/2] hive git commit: HIVE-15663: Add more interval tests to HivePerfCliDriver (Pengcheng Xiong) - posted by px...@apache.org on 2017/01/19 02:27:30 UTC, 0 replies.
- [2/2] hive git commit: HIVE-15663: Add more interval tests to HivePerfCliDriver (Pengcheng Xiong) - posted by px...@apache.org on 2017/01/19 02:27:31 UTC, 0 replies.
- hive git commit: Revert "HIVE-15565: LLAP: GroupByOperator flushes hash table too frequently (Rajesh Balamohan, reviewed by Sergey Shelukhin)" - posted by rb...@apache.org on 2017/01/19 03:18:57 UTC, 0 replies.
- [1/4] hive git commit: HIVE-15147 : LLAP: use LLAP cache for non-columnar formats in a somewhat general way (Sergey Shelukhin, reviewed by Gopal V) - posted by se...@apache.org on 2017/01/19 03:46:02 UTC, 0 replies.
- [2/4] hive git commit: HIVE-15147 : LLAP: use LLAP cache for non-columnar formats in a somewhat general way (Sergey Shelukhin, reviewed by Gopal V) - posted by se...@apache.org on 2017/01/19 03:46:03 UTC, 0 replies.
- [3/4] hive git commit: HIVE-15147 : LLAP: use LLAP cache for non-columnar formats in a somewhat general way (Sergey Shelukhin, reviewed by Gopal V) - posted by se...@apache.org on 2017/01/19 03:46:04 UTC, 0 replies.
- [4/4] hive git commit: HIVE-15147 : LLAP: use LLAP cache for non-columnar formats in a somewhat general way (Sergey Shelukhin, reviewed by Gopal V) - posted by se...@apache.org on 2017/01/19 03:46:05 UTC, 0 replies.
- [01/20] hive git commit: IVE-15297: Hive should not split semicolon within quoted string literals (Pengcheng Xiong, reviewed by Ashutosh Chauhan) (addendum I) - posted by px...@apache.org on 2017/01/19 04:29:13 UTC, 0 replies.
- [02/20] hive git commit: IVE-15297: Hive should not split semicolon within quoted string literals (Pengcheng Xiong, reviewed by Ashutosh Chauhan) (addendum I) - posted by px...@apache.org on 2017/01/19 04:29:14 UTC, 0 replies.
- [03/20] hive git commit: IVE-15297: Hive should not split semicolon within quoted string literals (Pengcheng Xiong, reviewed by Ashutosh Chauhan) (addendum I) - posted by px...@apache.org on 2017/01/19 04:29:15 UTC, 0 replies.
- [04/20] hive git commit: IVE-15297: Hive should not split semicolon within quoted string literals (Pengcheng Xiong, reviewed by Ashutosh Chauhan) (addendum I) - posted by px...@apache.org on 2017/01/19 04:29:16 UTC, 0 replies.
- [05/20] hive git commit: IVE-15297: Hive should not split semicolon within quoted string literals (Pengcheng Xiong, reviewed by Ashutosh Chauhan) (addendum I) - posted by px...@apache.org on 2017/01/19 04:29:17 UTC, 0 replies.
- [06/20] hive git commit: IVE-15297: Hive should not split semicolon within quoted string literals (Pengcheng Xiong, reviewed by Ashutosh Chauhan) (addendum I) - posted by px...@apache.org on 2017/01/19 04:29:18 UTC, 0 replies.
- [07/20] hive git commit: IVE-15297: Hive should not split semicolon within quoted string literals (Pengcheng Xiong, reviewed by Ashutosh Chauhan) (addendum I) - posted by px...@apache.org on 2017/01/19 04:29:19 UTC, 0 replies.
- [08/20] hive git commit: IVE-15297: Hive should not split semicolon within quoted string literals (Pengcheng Xiong, reviewed by Ashutosh Chauhan) (addendum I) - posted by px...@apache.org on 2017/01/19 04:29:20 UTC, 0 replies.
- [09/20] hive git commit: IVE-15297: Hive should not split semicolon within quoted string literals (Pengcheng Xiong, reviewed by Ashutosh Chauhan) (addendum I) - posted by px...@apache.org on 2017/01/19 04:29:21 UTC, 0 replies.
- [10/20] hive git commit: IVE-15297: Hive should not split semicolon within quoted string literals (Pengcheng Xiong, reviewed by Ashutosh Chauhan) (addendum I) - posted by px...@apache.org on 2017/01/19 04:29:22 UTC, 0 replies.
- [11/20] hive git commit: IVE-15297: Hive should not split semicolon within quoted string literals (Pengcheng Xiong, reviewed by Ashutosh Chauhan) (addendum I) - posted by px...@apache.org on 2017/01/19 04:29:23 UTC, 0 replies.
- [12/20] hive git commit: IVE-15297: Hive should not split semicolon within quoted string literals (Pengcheng Xiong, reviewed by Ashutosh Chauhan) (addendum I) - posted by px...@apache.org on 2017/01/19 04:29:24 UTC, 0 replies.
- [13/20] hive git commit: IVE-15297: Hive should not split semicolon within quoted string literals (Pengcheng Xiong, reviewed by Ashutosh Chauhan) (addendum I) - posted by px...@apache.org on 2017/01/19 04:29:25 UTC, 0 replies.
- [14/20] hive git commit: IVE-15297: Hive should not split semicolon within quoted string literals (Pengcheng Xiong, reviewed by Ashutosh Chauhan) (addendum I) - posted by px...@apache.org on 2017/01/19 04:29:26 UTC, 0 replies.
- [15/20] hive git commit: IVE-15297: Hive should not split semicolon within quoted string literals (Pengcheng Xiong, reviewed by Ashutosh Chauhan) (addendum I) - posted by px...@apache.org on 2017/01/19 04:29:27 UTC, 0 replies.
- [16/20] hive git commit: IVE-15297: Hive should not split semicolon within quoted string literals (Pengcheng Xiong, reviewed by Ashutosh Chauhan) (addendum I) - posted by px...@apache.org on 2017/01/19 04:29:28 UTC, 0 replies.
- [17/20] hive git commit: IVE-15297: Hive should not split semicolon within quoted string literals (Pengcheng Xiong, reviewed by Ashutosh Chauhan) (addendum I) - posted by px...@apache.org on 2017/01/19 04:29:29 UTC, 0 replies.
- [18/20] hive git commit: IVE-15297: Hive should not split semicolon within quoted string literals (Pengcheng Xiong, reviewed by Ashutosh Chauhan) (addendum I) - posted by px...@apache.org on 2017/01/19 04:29:30 UTC, 0 replies.
- [19/20] hive git commit: IVE-15297: Hive should not split semicolon within quoted string literals (Pengcheng Xiong, reviewed by Ashutosh Chauhan) (addendum I) - posted by px...@apache.org on 2017/01/19 04:29:31 UTC, 0 replies.
- [20/20] hive git commit: IVE-15297: Hive should not split semicolon within quoted string literals (Pengcheng Xiong, reviewed by Ashutosh Chauhan) (addendum I) - posted by px...@apache.org on 2017/01/19 04:29:32 UTC, 0 replies.
- hive git commit: HIVE-15569: failures in RetryingHMSHandler. do not get retried (Vihang Karajgaonkar, reviewed by Sergio Pena) - posted by sp...@apache.org on 2017/01/19 16:35:44 UTC, 0 replies.
- hive git commit: HIVE-15629: Set DDLTask’s exception with its subtask’s exception (Zhihai Xu via Jimmy Xiang) - posted by jx...@apache.org on 2017/01/19 17:43:12 UTC, 0 replies.
- [1/2] hive git commit: HIVE-15297: Hive should not split semicolon within quoted string literals (Pengcheng Xiong, reviewed by Ashutosh Chauhan) (addendum II) - posted by px...@apache.org on 2017/01/19 23:09:34 UTC, 0 replies.
- [2/2] hive git commit: HIVE-15297: Hive should not split semicolon within quoted string literals (Pengcheng Xiong, reviewed by Ashutosh Chauhan) (addendum II) - posted by px...@apache.org on 2017/01/19 23:09:35 UTC, 0 replies.
- hive git commit: HIVE-15661 : Add security error logging to LLAP (Sergey Shelukhin, reviewed by Jason Dere) - posted by se...@apache.org on 2017/01/19 23:14:34 UTC, 0 replies.
- [1/3] hive git commit: HIVE-15622 : Remove HWI component from Hive (Wei Zheng, reviewed by Ashutosh Chauhan) - posted by we...@apache.org on 2017/01/20 00:26:28 UTC, 0 replies.
- [2/3] hive git commit: HIVE-15622 : Remove HWI component from Hive (Wei Zheng, reviewed by Ashutosh Chauhan) - posted by we...@apache.org on 2017/01/20 00:26:29 UTC, 0 replies.
- [3/3] hive git commit: HIVE-15622 : Remove HWI component from Hive (Wei Zheng, reviewed by Ashutosh Chauhan) - posted by we...@apache.org on 2017/01/20 00:26:30 UTC, 0 replies.
- hive git commit: HIVE-15297: Hive should not split semicolon within quoted string literals (Pengcheng Xiong, reviewed by Ashutosh Chauhan) (addendum III) - posted by px...@apache.org on 2017/01/20 00:28:31 UTC, 0 replies.
- hive git commit: HIVE-15297: Hive should not split semicolon within quoted string literals (Pengcheng Xiong, reviewed by Ashutosh Chauhan) (addendum IV) - posted by px...@apache.org on 2017/01/20 01:12:34 UTC, 0 replies.
- hive git commit: HIVE-15572: Improve the response time for query canceling when it happens during acquiring locks (Yongzhi Chen, reviewed by Chaoyu Tang) - posted by yc...@apache.org on 2017/01/20 02:26:44 UTC, 0 replies.
- [1/2] hive git commit: HIVE-15674: Add more setOp tests to HivePerfCliDriver (Pengcheng Xiong) - posted by px...@apache.org on 2017/01/20 07:13:49 UTC, 0 replies.
- [2/2] hive git commit: HIVE-15674: Add more setOp tests to HivePerfCliDriver (Pengcheng Xiong) - posted by px...@apache.org on 2017/01/20 07:13:50 UTC, 0 replies.
- hive git commit: HIVE-15621 : Use Hive's own JvmPauseMonitor instead of Hadoop's in LLAP (Wei Zheng, reviewed by Sergey Shelukhin) - posted by we...@apache.org on 2017/01/20 18:24:30 UTC, 0 replies.
- hive git commit: HIVE-15623 : Use customized version of netty for llap (Wei Zheng, reviewed by Sergey Shelukhin) - posted by we...@apache.org on 2017/01/20 18:39:03 UTC, 0 replies.
- hive git commit: HIVE-15297: Hive should not split semicolon within quoted string literals (Pengcheng Xiong, reviewed by Ashutosh Chauhan) (addendum V) - posted by px...@apache.org on 2017/01/20 19:06:13 UTC, 0 replies.
- hive git commit: HIVE-15580: Eliminate unbounded memory usage for orderBy and groupBy in Hive on Spark (reviewed by Chao Sun) - posted by xu...@apache.org on 2017/01/20 20:57:01 UTC, 0 replies.
- hive git commit: Update the README.md and pom.xml to make it clear that only the storage-api directory should be used on this branch. - posted by om...@apache.org on 2017/01/20 21:52:07 UTC, 0 replies.
- [1/2] hive git commit: HIVE-15554 : Add task information to LLAP AM heartbeat (Sergey Shelukhin, reviewed by Siddharth Seth) - posted by se...@apache.org on 2017/01/20 22:17:42 UTC, 0 replies.
- [2/2] hive git commit: HIVE-15390 : Orc reader unnecessarily reading stripe footers with hive.optimize.index.filter set to true (Abhishek Somani, reviewed by Sergey Shelukhin and Prasanth Jayachandran) - posted by se...@apache.org on 2017/01/20 22:17:43 UTC, 0 replies.
- hive git commit: HIVE-15586 : Make Insert and Create statement Transactional (Slim Bouguerra via Ashutosh Chauhan) - posted by ha...@apache.org on 2017/01/21 00:04:07 UTC, 0 replies.
- hive git commit: HIVE-15036 : Druid code recently included in Hive pulls in GPL jar (Slim Bouguerra via Ashutosh Chauhan) - posted by ha...@apache.org on 2017/01/21 00:12:26 UTC, 0 replies.
- hive git commit: HIVE-15625 : escape1 test fails on Mac (Sergey Shelukhin, reviewed by Pengcheng Xiong) - posted by se...@apache.org on 2017/01/21 02:11:21 UTC, 0 replies.
- [01/10] hive git commit: HIVE-15544 : Support scalar subqueries (Vineet Garg via Ashutosh Chauhan) - posted by ha...@apache.org on 2017/01/21 03:51:43 UTC, 0 replies.
- [02/10] hive git commit: HIVE-15544 : Support scalar subqueries (Vineet Garg via Ashutosh Chauhan) - posted by ha...@apache.org on 2017/01/21 03:51:44 UTC, 0 replies.
- [03/10] hive git commit: HIVE-15544 : Support scalar subqueries (Vineet Garg via Ashutosh Chauhan) - posted by ha...@apache.org on 2017/01/21 03:51:45 UTC, 0 replies.
- [04/10] hive git commit: HIVE-15544 : Support scalar subqueries (Vineet Garg via Ashutosh Chauhan) - posted by ha...@apache.org on 2017/01/21 03:51:46 UTC, 0 replies.
- [05/10] hive git commit: HIVE-15544 : Support scalar subqueries (Vineet Garg via Ashutosh Chauhan) - posted by ha...@apache.org on 2017/01/21 03:51:47 UTC, 0 replies.
- [06/10] hive git commit: HIVE-15544 : Support scalar subqueries (Vineet Garg via Ashutosh Chauhan) - posted by ha...@apache.org on 2017/01/21 03:51:48 UTC, 0 replies.
- [07/10] hive git commit: HIVE-15544 : Support scalar subqueries (Vineet Garg via Ashutosh Chauhan) - posted by ha...@apache.org on 2017/01/21 03:51:49 UTC, 0 replies.
- [08/10] hive git commit: HIVE-15544 : Support scalar subqueries (Vineet Garg via Ashutosh Chauhan) - posted by ha...@apache.org on 2017/01/21 03:51:50 UTC, 0 replies.
- [09/10] hive git commit: HIVE-15544 : Support scalar subqueries (Vineet Garg via Ashutosh Chauhan) - posted by ha...@apache.org on 2017/01/21 03:51:51 UTC, 0 replies.
- [10/10] hive git commit: HIVE-15544 : Support scalar subqueries (Vineet Garg via Ashutosh Chauhan) - posted by ha...@apache.org on 2017/01/21 03:51:52 UTC, 0 replies.
- hive git commit: HIVE-15685: count(distinct) generates different result than expected (Pengcheng Xiong, reviewed by Ashutosh Chauhan) - posted by px...@apache.org on 2017/01/21 18:17:28 UTC, 0 replies.
- hive git commit: HIVE-15684: Wrong posBigTable used in VectorMapJoinOuterFilteredOperator (Matt McCline, reviewed by Gopal Vijayaraghavan) - posted by mm...@apache.org on 2017/01/21 21:17:52 UTC, 0 replies.
- hive git commit: HIVE-15622 : Remove HWI component from Hive, Addendum (Wei Zheng, reviewed by Eugene Koifman) - posted by we...@apache.org on 2017/01/21 21:41:20 UTC, 0 replies.
- [1/6] hive git commit: HIVE-14707 ACID: Insert shuffle sort-merges on blank KEY (Eugene Koifman, reviewed by Gopal V) - posted by ek...@apache.org on 2017/01/22 00:30:37 UTC, 0 replies.
- [2/6] hive git commit: HIVE-14707 ACID: Insert shuffle sort-merges on blank KEY (Eugene Koifman, reviewed by Gopal V) - posted by ek...@apache.org on 2017/01/22 00:30:38 UTC, 0 replies.
- [3/6] hive git commit: HIVE-14707 ACID: Insert shuffle sort-merges on blank KEY (Eugene Koifman, reviewed by Gopal V) - posted by ek...@apache.org on 2017/01/22 00:30:39 UTC, 0 replies.
- [4/6] hive git commit: HIVE-14707 ACID: Insert shuffle sort-merges on blank KEY (Eugene Koifman, reviewed by Gopal V) - posted by ek...@apache.org on 2017/01/22 00:30:40 UTC, 0 replies.
- [5/6] hive git commit: HIVE-14707 ACID: Insert shuffle sort-merges on blank KEY (Eugene Koifman, reviewed by Gopal V) - posted by ek...@apache.org on 2017/01/22 00:30:41 UTC, 0 replies.
- [6/6] hive git commit: HIVE-14707 ACID: Insert shuffle sort-merges on blank KEY (Eugene Koifman, reviewed by Gopal V) - posted by ek...@apache.org on 2017/01/22 00:30:42 UTC, 0 replies.
- hive git commit: HIVE-15565: LLAP: GroupByOperator flushes hash table too frequently (Rajesh Balamohan, reviewed by Sergey Shelukhin, Prasanth Jayachandran) - posted by rb...@apache.org on 2017/01/22 22:28:05 UTC, 0 replies.
- hive git commit: HIVE-15519: BitSet not computed properly for ColumnBuffer subset (Rui Li reviewed by Thejas M Nair) - posted by li...@apache.org on 2017/01/23 02:42:57 UTC, 1 replies.
- hive git commit: HIVE-15478: Add file + checksum list for create table/partition during notification creation (whenever relevant) - posted by da...@apache.org on 2017/01/23 07:15:38 UTC, 1 replies.
- hive git commit: HIVE-15617: Improve the avg performance for Range based window (Aihua Xu, reviewed by Yongzhi Chen) - posted by ai...@apache.org on 2017/01/23 14:32:53 UTC, 0 replies.
- hive git commit: HIVE-15439 : Support INSERT OVERWRITE for internal druid datasources. (Slim Bouguerra via Jesus Camacho Rodriguez) - posted by ha...@apache.org on 2017/01/23 18:14:13 UTC, 0 replies.
- [01/19] hive git commit: HIVE-15591: Hive can not use , in quoted column name (Pengcheng Xiong, reviewed by Ashutosh Chauhan) - posted by px...@apache.org on 2017/01/23 18:38:19 UTC, 0 replies.
- [02/19] hive git commit: HIVE-15591: Hive can not use , in quoted column name (Pengcheng Xiong, reviewed by Ashutosh Chauhan) - posted by px...@apache.org on 2017/01/23 18:38:20 UTC, 0 replies.
- [03/19] hive git commit: HIVE-15591: Hive can not use , in quoted column name (Pengcheng Xiong, reviewed by Ashutosh Chauhan) - posted by px...@apache.org on 2017/01/23 18:38:21 UTC, 0 replies.
- [04/19] hive git commit: HIVE-15591: Hive can not use , in quoted column name (Pengcheng Xiong, reviewed by Ashutosh Chauhan) - posted by px...@apache.org on 2017/01/23 18:38:22 UTC, 0 replies.
- [05/19] hive git commit: HIVE-15591: Hive can not use , in quoted column name (Pengcheng Xiong, reviewed by Ashutosh Chauhan) - posted by px...@apache.org on 2017/01/23 18:38:23 UTC, 0 replies.
- [06/19] hive git commit: HIVE-15591: Hive can not use , in quoted column name (Pengcheng Xiong, reviewed by Ashutosh Chauhan) - posted by px...@apache.org on 2017/01/23 18:38:24 UTC, 0 replies.
- [07/19] hive git commit: HIVE-15591: Hive can not use , in quoted column name (Pengcheng Xiong, reviewed by Ashutosh Chauhan) - posted by px...@apache.org on 2017/01/23 18:38:25 UTC, 0 replies.
- [08/19] hive git commit: HIVE-15591: Hive can not use , in quoted column name (Pengcheng Xiong, reviewed by Ashutosh Chauhan) - posted by px...@apache.org on 2017/01/23 18:38:26 UTC, 0 replies.
- [09/19] hive git commit: HIVE-15591: Hive can not use , in quoted column name (Pengcheng Xiong, reviewed by Ashutosh Chauhan) - posted by px...@apache.org on 2017/01/23 18:38:27 UTC, 0 replies.
- [10/19] hive git commit: HIVE-15591: Hive can not use , in quoted column name (Pengcheng Xiong, reviewed by Ashutosh Chauhan) - posted by px...@apache.org on 2017/01/23 18:38:28 UTC, 0 replies.
- [11/19] hive git commit: HIVE-15591: Hive can not use , in quoted column name (Pengcheng Xiong, reviewed by Ashutosh Chauhan) - posted by px...@apache.org on 2017/01/23 18:38:29 UTC, 0 replies.
- [12/19] hive git commit: HIVE-15591: Hive can not use , in quoted column name (Pengcheng Xiong, reviewed by Ashutosh Chauhan) - posted by px...@apache.org on 2017/01/23 18:38:30 UTC, 0 replies.
- [13/19] hive git commit: HIVE-15591: Hive can not use , in quoted column name (Pengcheng Xiong, reviewed by Ashutosh Chauhan) - posted by px...@apache.org on 2017/01/23 18:38:31 UTC, 0 replies.
- [14/19] hive git commit: HIVE-15591: Hive can not use , in quoted column name (Pengcheng Xiong, reviewed by Ashutosh Chauhan) - posted by px...@apache.org on 2017/01/23 18:38:32 UTC, 0 replies.
- [15/19] hive git commit: HIVE-15591: Hive can not use , in quoted column name (Pengcheng Xiong, reviewed by Ashutosh Chauhan) - posted by px...@apache.org on 2017/01/23 18:38:33 UTC, 0 replies.
- [16/19] hive git commit: HIVE-15591: Hive can not use , in quoted column name (Pengcheng Xiong, reviewed by Ashutosh Chauhan) - posted by px...@apache.org on 2017/01/23 18:38:34 UTC, 0 replies.
- [17/19] hive git commit: HIVE-15591: Hive can not use , in quoted column name (Pengcheng Xiong, reviewed by Ashutosh Chauhan) - posted by px...@apache.org on 2017/01/23 18:38:35 UTC, 0 replies.
- [18/19] hive git commit: HIVE-15591: Hive can not use , in quoted column name (Pengcheng Xiong, reviewed by Ashutosh Chauhan) - posted by px...@apache.org on 2017/01/23 18:38:36 UTC, 0 replies.
- [19/19] hive git commit: HIVE-15591: Hive can not use , in quoted column name (Pengcheng Xiong, reviewed by Ashutosh Chauhan) - posted by px...@apache.org on 2017/01/23 18:38:37 UTC, 0 replies.
- [1/3] hive git commit: HIVE-15646: Column level lineage is not available for table Views (Pengcheng Xiong, reviewed by Ashutosh Chauhan) - posted by px...@apache.org on 2017/01/23 19:30:23 UTC, 0 replies.
- [2/3] hive git commit: HIVE-15646: Column level lineage is not available for table Views (Pengcheng Xiong, reviewed by Ashutosh Chauhan) - posted by px...@apache.org on 2017/01/23 19:30:24 UTC, 0 replies.
- [3/3] hive git commit: HIVE-15646: Column level lineage is not available for table Views (Pengcheng Xiong, reviewed by Ashutosh Chauhan) - posted by px...@apache.org on 2017/01/23 19:30:25 UTC, 0 replies.
- hive git commit: HIVE-15589 : Lengthen HIVE_TXN_TIMEOUT in TestDbTxnManager.setup to avoid unnecessary test failure (Wei Zheng) - posted by we...@apache.org on 2017/01/23 21:53:04 UTC, 0 replies.
- hive git commit: Support HADOOP_PROXY_USER for secure impersonation in hive metastore client (Nanda kumar via Thejas Nair) - posted by th...@apache.org on 2017/01/24 00:58:47 UTC, 0 replies.
- hive git commit: HIVE-15579 - adding entry in errata.txt for missing jira num in commit message - posted by th...@apache.org on 2017/01/24 01:00:41 UTC, 0 replies.
- hive git commit: HIVE-15651: LLAP: llap status tool enhancements (Prasanth Jayachandran reviewed by Siddharth Seth) - posted by pr...@apache.org on 2017/01/24 01:47:34 UTC, 0 replies.
- hive git commit: HIVE-15662: check startTime in SparkTask to make sure startTime is not less than submitTime (Zhihai Xu, reviewed by Chao Sun) - posted by su...@apache.org on 2017/01/24 18:04:16 UTC, 0 replies.
- hive git commit: HIVE-15541: Hive OOM when ATSHook enabled and ATS goes down (Jason Dere, reviewed by Sergey Shelukhin) - posted by jd...@apache.org on 2017/01/24 19:18:26 UTC, 0 replies.
- hive git commit: HIVE-15472 : JDBC: Standalone jar is missing ZK dependencies (Tao Li via Thejas Nair) - posted by th...@apache.org on 2017/01/24 19:22:53 UTC, 0 replies.
- [1/6] hive git commit: HIVE-15269: Dynamic Min-Max/BloomFilter runtime-filtering for Tez (Deepak Jaiswal via Jason Dere) - posted by jd...@apache.org on 2017/01/24 20:02:48 UTC, 0 replies.
- [2/6] hive git commit: HIVE-15269: Dynamic Min-Max/BloomFilter runtime-filtering for Tez (Deepak Jaiswal via Jason Dere) - posted by jd...@apache.org on 2017/01/24 20:02:49 UTC, 0 replies.
- [3/6] hive git commit: HIVE-15269: Dynamic Min-Max/BloomFilter runtime-filtering for Tez (Deepak Jaiswal via Jason Dere) - posted by jd...@apache.org on 2017/01/24 20:02:50 UTC, 0 replies.
- [4/6] hive git commit: HIVE-15269: Dynamic Min-Max/BloomFilter runtime-filtering for Tez (Deepak Jaiswal via Jason Dere) - posted by jd...@apache.org on 2017/01/24 20:02:51 UTC, 0 replies.
- [5/6] hive git commit: HIVE-15269: Dynamic Min-Max/BloomFilter runtime-filtering for Tez (Deepak Jaiswal via Jason Dere) - posted by jd...@apache.org on 2017/01/24 20:02:52 UTC, 0 replies.
- [6/6] hive git commit: HIVE-15269: Dynamic Min-Max/BloomFilter runtime-filtering for Tez (Deepak Jaiswal via Jason Dere) - posted by jd...@apache.org on 2017/01/24 20:02:53 UTC, 0 replies.
- hive git commit: HIVE-13014 RetryingMetaStoreClient is retrying acid related calls too aggressievley(Eugene Koifman, reviewed by Alan Gates) - posted by ek...@apache.org on 2017/01/24 21:01:13 UTC, 0 replies.
- [1/3] hive git commit: HIVE-15716: Add TPCDS query14.q to HivePerfCliDriver (Pengcheng Xiong) - posted by px...@apache.org on 2017/01/24 21:51:46 UTC, 0 replies.
- [2/3] hive git commit: HIVE-15716: Add TPCDS query14.q to HivePerfCliDriver (Pengcheng Xiong) - posted by px...@apache.org on 2017/01/24 21:51:47 UTC, 0 replies.
- [3/3] hive git commit: HIVE-15716: Add TPCDS query14.q to HivePerfCliDriver (Pengcheng Xiong) - posted by px...@apache.org on 2017/01/24 21:51:48 UTC, 0 replies.
- hive git commit: HIVE-15546: Optimize Utilities.getInputPaths() so each listStatus of a partition is done in parallel (Sahil Takiar, reviewed by Sergio Pena) - posted by sp...@apache.org on 2017/01/24 22:47:48 UTC, 0 replies.
- hive git commit: HIVE-15664 : LLAP text cache: improve first query perf I (Sergey Shelukhin, reviewed by Prasanth Jayachandran) - posted by se...@apache.org on 2017/01/25 03:34:37 UTC, 0 replies.
- hive git commit: HIVE-15647 Combination of a boolean condition and null-safe comparison leads to NPE - posted by re...@apache.org on 2017/01/25 07:56:37 UTC, 0 replies.
- hive git commit: HIVE-15655: Optimizer: Allow config option to disable n-way JOIN merging (Gopal V, reviewed by Jesus Camacho Rodriguez) - posted by go...@apache.org on 2017/01/25 08:16:02 UTC, 0 replies.
- hive git commit: HIVE-15679: Some metastore metrics always contains column=null (write_column_statistics, write_partition_column_statistics) (Peter Vary, reviewed by Rajesh Balamohan) - posted by ai...@apache.org on 2017/01/25 14:26:38 UTC, 0 replies.
- hive git commit: HIVE-15578: Simplify IdentifiersParser (Pengcheng Xiong, reviewed by Ashutosh Chauhan) - posted by px...@apache.org on 2017/01/25 19:07:06 UTC, 0 replies.
- hive git commit: HIVE-15650: LLAP: Set perflogger to DEBUG level for llap daemons (Prasanth Jayachandran reviewed by Sergey Shelukhin) - posted by pr...@apache.org on 2017/01/25 19:37:15 UTC, 0 replies.
- hive git commit: HIVE-15649 : LLAP IO may NPE on all-column read (Sergey Shelukhin, reviewed by Prasanth Jayachandran) - posted by se...@apache.org on 2017/01/25 20:05:10 UTC, 0 replies.
- hive git commit: HIVE-15731. sessions are not returned to the sessionPool in case of an interrupt. (Siddharth Seth, reviewed by Sergey Shelukhin) - posted by ss...@apache.org on 2017/01/26 04:54:33 UTC, 0 replies.
- [1/4] hive git commit: HIVE-15721 : Allow IN/NOT IN correlated subquery with aggregates (Vineet Garg via Ashutosh Chauhan) - posted by ha...@apache.org on 2017/01/26 07:17:21 UTC, 0 replies.
- [2/4] hive git commit: HIVE-15721 : Allow IN/NOT IN correlated subquery with aggregates (Vineet Garg via Ashutosh Chauhan) - posted by ha...@apache.org on 2017/01/26 07:17:22 UTC, 0 replies.
- [3/4] hive git commit: HIVE-15721 : Allow IN/NOT IN correlated subquery with aggregates (Vineet Garg via Ashutosh Chauhan) - posted by ha...@apache.org on 2017/01/26 07:17:23 UTC, 0 replies.
- [4/4] hive git commit: HIVE-15721 : Allow IN/NOT IN correlated subquery with aggregates (Vineet Garg via Ashutosh Chauhan) - posted by ha...@apache.org on 2017/01/26 07:17:24 UTC, 0 replies.
- hive git commit: HIVE-14634 TxnHandler.heartbeatTxnRange() can be done in 1 SQL statement (Eugene Koifman, reviewed by Wei Zheng) - posted by ek...@apache.org on 2017/01/26 19:23:35 UTC, 0 replies.
- hive git commit: HIVE-15587: Using ChangeManager to copy files in ReplCopyTask (Daniel Dai, reviewed by Vaibhav Gumashta) - posted by da...@apache.org on 2017/01/26 20:17:27 UTC, 0 replies.
- hive git commit: HIVE-15734: LazySimpleDeserializeRead.readField needs to catch IllegalArgumentException (Matt McCline, reviewed by Sergey Shelukhin) - posted by mm...@apache.org on 2017/01/26 20:28:23 UTC, 0 replies.
- hive git commit: HIVE-15713 : add ldap authentication related configuration to restricted list (Anishek Agarwal via Thejas Nair) - posted by th...@apache.org on 2017/01/27 05:09:44 UTC, 0 replies.
- hive git commit: HIVE-15712 : new HiveConf in SQLOperation.getSerDe() impacts CPU on hiveserver2 (Anishek Agarwal, via Thejas Nair) - posted by th...@apache.org on 2017/01/27 05:20:19 UTC, 0 replies.
- hive git commit: HIVE-15711 : Flaky TestEmbeddedThriftBinaryCLIService.testTaskStatus (Anishek Agarwal via Thejas Nair) - posted by th...@apache.org on 2017/01/27 05:35:34 UTC, 0 replies.
- hive git commit: HIVE-15550 : fix arglist logging in schematool (Anishek Agarwal via Thejas Nair) - posted by th...@apache.org on 2017/01/27 05:57:44 UTC, 0 replies.
- hive git commit: HIVE-15669: LLAP: Improve aging in shortest job first scheduler (Prasanth Jayachandran reviewed by Rajesh Balamohan) - posted by pr...@apache.org on 2017/01/27 08:43:57 UTC, 0 replies.
- [1/2] hive git commit: HIVE-15704. Update the default logger for llap to query-routing. (Siddharth Seth, reviewed by Prasanth Jayachandran) - posted by ss...@apache.org on 2017/01/27 19:54:35 UTC, 0 replies.
- [2/2] hive git commit: HIVE-15722. LLAP: Avoid marking a query as complete if the AMReporter runs into an error. (Siddharth Seth, reviewed by Sergey Shelukhin, Prasanth Jayachandran) - posted by ss...@apache.org on 2017/01/27 19:54:36 UTC, 0 replies.
- hive git commit: HIVE-15693: LLAP: cached threadpool in AMReporter creates too many threads leading to OOM (Rajesh Balamohan, reviewed by Siddharth Seth, Lefty Leverenz) - posted by rb...@apache.org on 2017/01/27 23:11:46 UTC, 0 replies.
- [1/3] hive git commit: HIVE-15698: Vectorization support for min/max/bloomfilter runtime filtering (Jason Dere, reviewed by Matt McCline) - posted by jd...@apache.org on 2017/01/30 07:33:32 UTC, 0 replies.
- [2/3] hive git commit: HIVE-15698: Vectorization support for min/max/bloomfilter runtime filtering (Jason Dere, reviewed by Matt McCline) - posted by jd...@apache.org on 2017/01/30 07:33:33 UTC, 0 replies.
- [3/3] hive git commit: HIVE-15698: Vectorization support for min/max/bloomfilter runtime filtering (Jason Dere, reviewed by Matt McCline) - posted by jd...@apache.org on 2017/01/30 07:33:34 UTC, 0 replies.
- [1/2] hive git commit: HIVE-15485: Investigate the DoAs failure in HoS (Chaoyu Tang, reviewed by Xuefu Zhang and Jimmy Xiang) - posted by ct...@apache.org on 2017/01/30 16:36:10 UTC, 0 replies.
- [2/2] hive git commit: HIVE-15387: NPE in HiveServer2 webUI Historical SQL Operations section (Barna Zsombor Klara via Chaoyu Tang) - posted by ct...@apache.org on 2017/01/30 16:36:11 UTC, 0 replies.
- hive git commit: HIVE-15740: Include hive-hcatalog-core.jar and hive-hcatalog-server-extensions.jar in binary distribution (Daniel Dai, reviewed by Thejas Nair) - posted by da...@apache.org on 2017/01/30 19:38:55 UTC, 0 replies.
- hive git commit: HIVE-14949 Enforce that target:source is not 1:N (Eugene Koifman, reviewed by Alan Gates) - posted by ek...@apache.org on 2017/01/30 20:29:57 UTC, 0 replies.
- hive git commit: HIVE-15732 : add the ability to restrict configuration for the queries submitted to HS2 (Tez pool) (Sergey Shelukhin, reviewed by Siddharth Seth, Lefty Leverenz) - posted by se...@apache.org on 2017/01/31 00:17:08 UTC, 0 replies.
- hive git commit: HIVE-15714 : backport HIVE-11985 (and HIVE-12601) to branch-1 (Sergey Shelukhin, reviewed by Ashutosh Chauhan) - posted by se...@apache.org on 2017/01/31 02:22:18 UTC, 0 replies.
- hive git commit: HIVE-14936: Flaky test: TestMiniLlapCliDriver.testCliDriver[orc_ppd_schema_evol_3a, orc_ppd_basic] (Prasanth Jayachandran reviewed by Siddharth Seth) - posted by pr...@apache.org on 2017/01/31 09:21:14 UTC, 0 replies.
- hive git commit: HIVE-15750: Fail schema discovery when two columns have similar names with different casing in Druid (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) - posted by jc...@apache.org on 2017/01/31 10:16:57 UTC, 0 replies.
- hive git commit: HIVE-15723 Hive should report a warning about missing table/column statistics to user (reviewed by Ashutosh Chauhan) - posted by re...@apache.org on 2017/01/31 13:44:36 UTC, 0 replies.
- hive git commit: HIVE-15735: In some cases, view objects inside a view do not have parents. (Yongzhi Chen, reviewed by Aihua Xu) - posted by yc...@apache.org on 2017/01/31 14:11:38 UTC, 0 replies.
- [1/2] hive git commit: HIVE-15653: Some ALTER TABLE commands drop table stats (Chaoyu Tang, reviewed by PengCheng Xiong) - posted by ct...@apache.org on 2017/01/31 14:47:16 UTC, 0 replies.
- [2/2] hive git commit: HIVE-15653: Some ALTER TABLE commands drop table stats (Chaoyu Tang, reviewed by PengCheng Xiong) - posted by ct...@apache.org on 2017/01/31 14:47:17 UTC, 0 replies.
- hive git commit: HIVE-15709: Vectorization: Fix performance issue with using LazyBinaryUtils.writeVInt and locking / thread local storage (Matt McCline, reviewed by Gopal Vijayaraghavan) - posted by mm...@apache.org on 2017/01/31 19:47:09 UTC, 0 replies.
- hive git commit: HIVE-15717 : JDBC: Implement rowDeleted, rowInserted and rowUpdated to return false (Tao Li via Thejas Nair) - posted by th...@apache.org on 2017/01/31 21:18:15 UTC, 0 replies.