hive git commit: HIVE-15827: LLAP: status tool breaks out of watch mode when live instances is 0 (Prasanth Jayachandran reviewed by Sergey Shelukhin, Siddharth Seth)

2017-02-06 Thread prasanthj
Repository: hive Updated Branches: refs/heads/master b978c074d -> 95d0ce722 HIVE-15827: LLAP: status tool breaks out of watch mode when live instances is 0 (Prasanth Jayachandran reviewed by Sergey Shelukhin, Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-15810 : llapstatus should wait for ZK node to become available when in wait mode (Sergey Shelukhin, reviewed by Prasanth Jayachandran)

2017-02-06 Thread sershe
Repository: hive Updated Branches: refs/heads/master da6f581fc -> b978c074d HIVE-15810 : llapstatus should wait for ZK node to become available when in wait mode (Sergey Shelukhin, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-15817 : Fix LlapDump classpath in llapdum.sh (Takanobu Asanuma, reviewed by Sergey Shelukhin)

2017-02-06 Thread sershe
Repository: hive Updated Branches: refs/heads/master 0a4446e64 -> da6f581fc HIVE-15817 : Fix LlapDump classpath in llapdum.sh (Takanobu Asanuma, reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14827: Micro benchmark for Parquet vectorized reader (Colin Ma, reviewed by Ferdinand Xu)

2017-02-06 Thread xuf
Repository: hive Updated Branches: refs/heads/master 2134bfc3c -> 0a4446e64 HIVE-14827: Micro benchmark for Parquet vectorized reader (Colin Ma, reviewed by Ferdinand Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: Revert "HIVE-15827: LLAP: status tool breaks out of watch mode when live instances is 0 (Prasanth Jayachandran reviewed by Sergey Shelukhin)"

2017-02-06 Thread prasanthj
Repository: hive Updated Branches: refs/heads/master 70bd0ce86 -> 2134bfc3c Revert "HIVE-15827: LLAP: status tool breaks out of watch mode when live instances is 0 (Prasanth Jayachandran reviewed by Sergey Shelukhin)" This reverts commit 70bd0ce86e64a5ec02e824650a4cd1fe5c68ccba. Project:

hive git commit: HIVE-15827: LLAP: status tool breaks out of watch mode when live instances is 0 (Prasanth Jayachandran reviewed by Sergey Shelukhin)

2017-02-06 Thread prasanthj
Repository: hive Updated Branches: refs/heads/master 39a0d39e7 -> 70bd0ce86 HIVE-15827: LLAP: status tool breaks out of watch mode when live instances is 0 (Prasanth Jayachandran reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-15797 : separate the configs for gby and oby position alias usage (Sergey Shelukhin, reviewed by Ashutosh Chauhan)

2017-02-06 Thread sershe
Repository: hive Updated Branches: refs/heads/master fe9a6d538 -> 39a0d39e7 HIVE-15797 : separate the configs for gby and oby position alias usage (Sergey Shelukhin, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14573: Vectorization: Implement StringExpr::find() (Teddy Choi, reviewed by Gopal V)

2017-02-06 Thread gopalv
Repository: hive Updated Branches: refs/heads/master ea9e851de -> fe9a6d538 HIVE-14573: Vectorization: Implement StringExpr::find() (Teddy Choi, reviewed by Gopal V) Signed-off-by: Gopal V Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-15745: TestMiniLlapLocalCliDriver. vector_varchar_simple, vector_char_simple (Matt McCline, reviewed by Wei Zheng)

2017-02-06 Thread mmccline
Repository: hive Updated Branches: refs/heads/master def0cdeae -> ea9e851de HIVE-15745: TestMiniLlapLocalCliDriver. vector_varchar_simple,vector_char_simple (Matt McCline, reviewed by Wei Zheng) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[1/2] hive git commit: HIVE-11687. TaskExecutorService can reject work even if capacity is available. (Siddharth Seth, reviewed by Prasanth Jayachandran)

2017-02-06 Thread sseth
Repository: hive Updated Branches: refs/heads/master 8230b5793 -> def0cdeae HIVE-11687. TaskExecutorService can reject work even if capacity is available. (Siddharth Seth, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[2/2] hive git commit: HIVE-15801. Some logging improvements in LlapTaskScheduler. (Siddharth Seth, reviewed by Sergey Shelukhin)

2017-02-06 Thread sseth
HIVE-15801. Some logging improvements in LlapTaskScheduler. (Siddharth Seth, reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/def0cdea Tree:

[27/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/llap/schema_evol_text_vecrow_mapwork_part.q.out -- diff --git

[51/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/8230b579 Tree:

[31/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/llap/schema_evol_text_vec_mapwork_part.q.out -- diff --git

[36/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/llap/schema_evol_orc_vec_mapwork_table.q.out -- diff --git

[26/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/llap/schema_evol_text_vecrow_mapwork_part_all_complex.q.out -- diff --git

[24/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/llap/schema_evol_text_vecrow_mapwork_table.q.out -- diff --git

[23/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/perf/query45.q.out -- diff --git a/ql/src/test/results/clientpositive/perf/query45.q.out

[22/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/schema_evol_orc_acid_mapwork_part.q.out -- diff --git a/ql/src/test/results/clientpositive/schema_evol_orc_acid_mapwork_part.q.out

[35/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/llap/schema_evol_text_nonvec_mapwork_part.q.out -- diff --git

[43/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/llap/schema_evol_orc_nonvec_mapwork_part.q.out -- diff --git

[46/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/llap/schema_evol_orc_acidvec_mapwork_table.q.out -- diff --git

[38/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/llap/schema_evol_orc_vec_mapwork_part_all_complex.q.out -- diff --git

[25/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/llap/schema_evol_text_vecrow_mapwork_part_all_primitive.q.out -- diff --git

[01/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
Repository: hive Updated Branches: refs/heads/master b26065454 -> 8230b5793 http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/schema_evol_text_vec_mapwork_table.q.out -- diff --git

[41/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/llap/schema_evol_orc_nonvec_mapwork_part_all_primitive.q.out -- diff --git

[16/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/schema_evol_orc_nonvec_mapwork_part.q.out -- diff --git a/ql/src/test/results/clientpositive/schema_evol_orc_nonvec_mapwork_part.q.out

[19/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/schema_evol_orc_acidvec_mapwork_table.q.out -- diff --git

[14/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/schema_evol_orc_nonvec_mapwork_part_all_primitive.q.out -- diff --git

[07/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/schema_evol_text_nonvec_mapwork_part_all_complex.q.out -- diff --git

[20/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/schema_evol_orc_acidvec_mapwork_part.q.out -- diff --git a/ql/src/test/results/clientpositive/schema_evol_orc_acidvec_mapwork_part.q.out

[29/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/llap/schema_evol_text_vec_mapwork_part_all_primitive.q.out -- diff --git

[34/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/llap/schema_evol_text_nonvec_mapwork_part_all_complex.q.out -- diff --git

[32/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/llap/schema_evol_text_nonvec_mapwork_table.q.out -- diff --git

[45/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/llap/schema_evol_orc_nonvec_fetchwork_part.q.out -- diff --git

[40/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/llap/schema_evol_orc_nonvec_mapwork_table.q.out -- diff --git

[30/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/llap/schema_evol_text_vec_mapwork_part_all_complex.q.out -- diff --git

[04/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/schema_evol_text_vec_mapwork_part.q.out -- diff --git a/ql/src/test/results/clientpositive/schema_evol_text_vec_mapwork_part.q.out

[47/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/llap/schema_evol_orc_acidvec_mapwork_part.q.out -- diff --git

[39/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/llap/schema_evol_orc_vec_mapwork_part.q.out -- diff --git

[10/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/schema_evol_orc_vec_mapwork_part_all_primitive.q.out -- diff --git

[42/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/llap/schema_evol_orc_nonvec_mapwork_part_all_complex.q.out -- diff --git

[17/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/schema_evol_orc_nonvec_fetchwork_table.q.out -- diff --git

[48/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/llap/schema_evol_orc_acid_mapwork_table.q.out -- diff --git

[49/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/llap/schema_evol_orc_acid_mapwork_part.q.out -- diff --git

[08/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/schema_evol_text_nonvec_mapwork_part.q.out -- diff --git a/ql/src/test/results/clientpositive/schema_evol_text_nonvec_mapwork_part.q.out

[33/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/llap/schema_evol_text_nonvec_mapwork_part_all_primitive.q.out -- diff --git

[09/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/schema_evol_orc_vec_mapwork_table.q.out -- diff --git a/ql/src/test/results/clientpositive/schema_evol_orc_vec_mapwork_table.q.out

[44/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/llap/schema_evol_orc_nonvec_fetchwork_table.q.out -- diff --git

[11/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/schema_evol_orc_vec_mapwork_part_all_complex.q.out -- diff --git

[06/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/schema_evol_text_nonvec_mapwork_part_all_primitive.q.out -- diff --git

[21/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/schema_evol_orc_acid_mapwork_table.q.out -- diff --git a/ql/src/test/results/clientpositive/schema_evol_orc_acid_mapwork_table.q.out

[13/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/schema_evol_orc_nonvec_mapwork_table.q.out -- diff --git a/ql/src/test/results/clientpositive/schema_evol_orc_nonvec_mapwork_table.q.out

[12/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/schema_evol_orc_vec_mapwork_part.q.out -- diff --git a/ql/src/test/results/clientpositive/schema_evol_orc_vec_mapwork_part.q.out

[18/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/schema_evol_orc_nonvec_fetchwork_part.q.out -- diff --git

[02/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/schema_evol_text_vec_mapwork_part_all_primitive.q.out -- diff --git

[03/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/schema_evol_text_vec_mapwork_part_all_complex.q.out -- diff --git

[15/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/schema_evol_orc_nonvec_mapwork_part_all_complex.q.out -- diff --git

[05/51] [partial] hive git commit: HIVE-15560: clean up out files that do not correspond to any q files (Gunther Hagleitner, reviewed by Sergey Shelukhin)

2017-02-06 Thread gunther
http://git-wip-us.apache.org/repos/asf/hive/blob/8230b579/ql/src/test/results/clientpositive/schema_evol_text_nonvec_mapwork_table.q.out -- diff --git

hive git commit: HIVE-15805: Some minor improvement on the validation tool (Aihua Xu, reviewed by Yongzhi Chen)

2017-02-06 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master d31dc22ae -> b26065454 HIVE-15805: Some minor improvement on the validation tool (Aihua Xu, reviewed by Yongzhi Chen) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-15782: query on parquet table returns incorrect result when hive.optimize.index.filter is set to true (Aihua Xu, reviewed by Yongzhi Chen)

2017-02-06 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 29736e438 -> d31dc22ae HIVE-15782: query on parquet table returns incorrect result when hive.optimize.index.filter is set to true (Aihua Xu, reviewed by Yongzhi Chen) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: