[impala] 01/03: IMPALA-7161: Fix impala-config.sh's handling of JAVA_HOME

2019-02-20 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch 2.x in repository https://gitbox.apache.org/repos/asf/impala.git commit 6dabf9d9d3f6b4dc9ba287bbc8d712186589597f Author: Joe McDonnell AuthorDate: Tue Jun 12 14:46:58 2018 -0700 IMPALA

[impala] 03/04: Fix misspelling in stress test code

2019-02-19 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit 77960571b0e5c9fae6ddc037ca7624e03bcfe13a Author: Tim Armstrong AuthorDate: Sun Feb 17 14:45:51 2019 -0800 Fix

[impala] branch master updated (4344914 -> b8a8edd)

2019-02-19 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/impala.git. from 4344914 IMPALA-8193: Fix python 2.6 issue in junit_prune_notrun.py new 9c65cc4 [DOCS] A typo was fixed

[impala] 04/04: IMPALA-8207: Fix query loading for perf and stress tests

2019-02-19 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit b8a8edddcb727a28c2d15bdb3533a32454364ade Author: Thomas Tauber-Marshall AuthorDate: Mon Feb 11 20:56:05 2019 +

[impala] 01/04: [DOCS] A typo was fixed in impala_dedicated_coordinator.xml

2019-02-19 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit 9c65cc436478bfc3c3ad81c2b3285eb663135597 Author: Alex Rodoni AuthorDate: Tue Feb 19 12:50:13 2019 -0800 [DOCS

[impala] 07/08: IMPALA-7050: [DOCS] Document the max serialized incremental stat size setting

2019-02-19 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch 2.x in repository https://gitbox.apache.org/repos/asf/impala.git commit 9c50750295668ec2c7ae192db681ec9b036f3581 Author: Alex Rodoni AuthorDate: Fri May 18 17:53:54 2018 -0700 IMPALA

[impala] 05/08: IMPALA-7130: impala-shell -b / --kerberos_host_fqdn flag overrides value passed in via -i / --impalad

2019-02-19 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch 2.x in repository https://gitbox.apache.org/repos/asf/impala.git commit a8d2f2fe2f31dd04bd0e3731ef7f452bd061e5f2 Author: Vincent Tran AuthorDate: Fri Jun 1 18:49:40 2018 -0400 IMPALA

[impala] 03/08: [DOCS] Fixed the DITA concept ID for the new impala_disable_codegen_rows_threshold

2019-02-19 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch 2.x in repository https://gitbox.apache.org/repos/asf/impala.git commit b96956642497b8a5017eaab5d0cb37f5af26d3aa Author: Alex Rodoni AuthorDate: Fri Jun 15 12:37:22 2018 -0700 [DOCS

[impala] 06/08: [DOCS] Fixed a typo for missing 'not'

2019-02-19 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch 2.x in repository https://gitbox.apache.org/repos/asf/impala.git commit 44a3594c325e2fe0d4a4ed8801fbb26061a7b61e Author: Alex Rodoni AuthorDate: Fri Jun 8 12:47:09 2018 -0700 [DOCS

[impala] 08/08: IMPALA-7137. Support configuring Frontend to use LocalCatalog

2019-02-19 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch 2.x in repository https://gitbox.apache.org/repos/asf/impala.git commit 800ac7d9f4dbceeb87bbc9e4a464a29fa34f99a4 Author: Todd Lipcon AuthorDate: Wed Jun 6 16:17:49 2018 -0700 IMPALA

[impala] branch 2.x updated (e660f11 -> 800ac7d)

2019-02-19 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a change to branch 2.x in repository https://gitbox.apache.org/repos/asf/impala.git. from e660f11 IMPALA-7111: avoid use of boost::split in CheckPluginEnabled new 31c3640 IMPALA-7174: fix

[impala] 04/08: IMPALA-7179: allow_multiple_scratch_dirs_per_device=true by default

2019-02-19 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch 2.x in repository https://gitbox.apache.org/repos/asf/impala.git commit 08d634ffb62609175d7113efbf7d0352672adf13 Author: Tim Armstrong AuthorDate: Fri Jun 15 11:32:07 2018 -0700 IMPALA

[impala] 01/11: IMPALA-2195: Improper handling of comments in queries

2019-02-15 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch 2.x in repository https://gitbox.apache.org/repos/asf/impala.git commit 4fe01b280e1dcf0b6e99578ddc581f230444d1ad Author: Fredy Wijaya AuthorDate: Wed Apr 4 19:09:14 2018 -0700 IMPALA

[impala] 07/11: IMPALA-7128 (part 2): add an interface for data sources

2019-02-15 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch 2.x in repository https://gitbox.apache.org/repos/asf/impala.git commit 85906dd6ac141c1015d1abebef1228c9b8b66d90 Author: Todd Lipcon AuthorDate: Wed Jun 6 10:30:34 2018 -0700 IMPALA

[impala] 11/11: IMPALA-7111: avoid use of boost::split in CheckPluginEnabled

2019-02-15 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch 2.x in repository https://gitbox.apache.org/repos/asf/impala.git commit e660f1187fb48316a6cadcb386ebc72a1e43 Author: Tim Armstrong AuthorDate: Wed Jun 13 13:48:48 2018 -0700 IMPALA

[impala] 08/11: IMPALA-6942: Reword error message to say "Failed" rather than "Cancelled"

2019-02-15 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch 2.x in repository https://gitbox.apache.org/repos/asf/impala.git commit b1f43e41d9a9f59fe9f9bdef0c736f69d2ee5805 Author: Dan Hecht AuthorDate: Thu Jun 14 13:05:49 2018 -0700 IMPALA-6942

[impala] 02/11: IMPALA-7165: [DOCS] Correct example for dynamic partition pruning

2019-02-15 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch 2.x in repository https://gitbox.apache.org/repos/asf/impala.git commit 3cda4c2ad0b43b1a784bfc3d39977acd17540e6f Author: Alex Rodoni AuthorDate: Tue Jun 12 16:18:20 2018 -0700 IMPALA

[impala] 05/11: IMPALA-5552: Add support for authorized proxy groups

2019-02-15 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch 2.x in repository https://gitbox.apache.org/repos/asf/impala.git commit b8e995e042619c6062cfa970b21924508e16677d Author: Fredy Wijaya AuthorDate: Wed May 23 20:16:00 2018 -0700 IMPALA

[impala] 03/11: IMPALA-7016: Implement ALTER DATABASE SET OWNER

2019-02-15 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch 2.x in repository https://gitbox.apache.org/repos/asf/impala.git commit 1a2ea50fe83c8fc14e87f948ecf1997123941804 Author: Fredy Wijaya AuthorDate: Mon May 21 10:53:29 2018 -0700 IMPALA

[impala] 09/11: IMPALA-6917: Implement COMMENT ON TABLE/VIEW

2019-02-15 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch 2.x in repository https://gitbox.apache.org/repos/asf/impala.git commit 47f135dfcf6f0a157161ab4e9a0b2929abc3b0eb Author: Fredy Wijaya AuthorDate: Tue May 22 16:40:47 2018 -0500 IMPALA

[impala] 04/11: [DOCS] Wording changes in DPP examples for clarity

2019-02-15 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch 2.x in repository https://gitbox.apache.org/repos/asf/impala.git commit 6bfa7202c224ed4360a371a820ae2429ef0b2f0d Author: Alex Rodoni AuthorDate: Thu Jun 14 13:13:10 2018 -0700 [DOCS

[impala] 10/11: IMPALA-5604: document DISABLE_CODEGEN_ROWS_THRESHOLD

2019-02-15 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch 2.x in repository https://gitbox.apache.org/repos/asf/impala.git commit fb8332ccd0fe6b44f0876df4fb78f0bea0322357 Author: Tim Armstrong AuthorDate: Thu Jun 14 16:13:58 2018 -0700 IMPALA

[impala] branch 2.x updated (22fb381 -> e660f11)

2019-02-15 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a change to branch 2.x in repository https://gitbox.apache.org/repos/asf/impala.git. from 22fb381 IMPALA-6035: Add query options to limit thread reservation new 4fe01b2 IMPALA-2195: Improper

[impala] branch master updated: IMPALA-8187: UDF samples hide symbols by default

2019-02-13 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git The following commit(s) were added to refs/heads/master by this push: new 55b9c89 IMPALA-8187: UDF samples hide

[impala] 01/01: Remove some noisier clang-tidy rules

2019-02-13 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to reference refs/for/master in repository https://gitbox.apache.org/repos/asf/impala.git commit b2f305c0029ecc96015bd655fff47bebee286ace Author: Tim Armstrong AuthorDate: Wed Feb 13 12:36:26 2019

[impala] reference refs/for/master created (now b2f305c)

2019-02-13 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a change to reference refs/for/master in repository https://gitbox.apache.org/repos/asf/impala.git. at b2f305c Remove some noisier clang-tidy rules This reference includes the following new commits

[impala] branch master updated: IMPALA-8186: script to configure docker network

2019-02-12 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git The following commit(s) were added to refs/heads/master by this push: new dbe9fef IMPALA-8186: script to configure

[impala] branch master updated: IMPALA-5861: fix RowsRead for zero-slot table scan

2019-02-12 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git The following commit(s) were added to refs/heads/master by this push: new a154b2d IMPALA-5861: fix RowsRead for zero

[impala] 01/09: [DOCS] Format fixes in impala_shutdown.xml

2019-02-10 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit 9d5e2a20ec4fd0e34fc930c072f71d6170c5c4de Author: Alex Rodoni AuthorDate: Fri Feb 8 17:43:18 2019 -0800 [DOCS

[impala] 02/09: IMPALA-8175: improve tests_minicluster_obj

2019-02-10 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit df83d562e2a277c87fd603e81b66bf5fcdb1d6ea Author: Michael Brown AuthorDate: Fri Feb 8 09:05:46 2019 -0800

[impala] 09/09: IMPALA-5031: `uint8_t & int` type is int

2019-02-10 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit 8b8d935a0045aba5caea4106a42fdc647a2a6147 Author: Jim Apple AuthorDate: Sat Feb 2 16:30:38 2019 -0800 IMPALA

[impala] 04/09: IMPALA-8095: Detailed expression cardinality tests

2019-02-10 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit 4ce689e58a000e78f641ecf544ca7f8c23345abb Author: paul-rogers AuthorDate: Sun Jan 20 11:48:30 2019 -0800 IMPALA

[impala] 07/09: IMPALA-5043: diagnostics for topic staleness in AC

2019-02-10 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit c3c69ae362ae06adcf304b8610221a656e7b2eba Author: Tim Armstrong AuthorDate: Thu Feb 7 16:50:54 2019 -0800

[impala] 03/09: IMPALA-7985: Port RemoteShutdown() to KRPC.

2019-02-10 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit adde66b37cea3689dac453f5d4f2aa4863a35979 Author: Andrew Sherman AuthorDate: Wed Jan 9 16:58:13 2019 -0800

[impala] 06/09: sys/types.h no longer includes sys/sysmacros.h

2019-02-10 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit 9bd3ba7637fb339f2f9cf34ed65327f6fd122c88 Author: Hector Acosta AuthorDate: Fri Feb 8 14:50:01 2019 -0800 sys

[impala] branch master updated (022ba2b -> 8b8d935)

2019-02-10 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/impala.git. from 022ba2b IMPALA-8105: [DOCS] Document cache_remote_file_handles flag new 9d5e2a2 [DOCS] Format fixes

[impala] branch master updated: IMPALA-8147: part 1/2: make make_*.sh redundant.

2019-02-08 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git The following commit(s) were added to refs/heads/master by this push: new d0c1030 IMPALA-8147: part 1/2: make make_

[impala] branch master updated: IMPALA-8172: [DOCS] Documented the NUM_ROWS_PRODUCED_LIMIT query option

2019-02-07 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git The following commit(s) were added to refs/heads/master by this push: new c10113c IMPALA-8172: [DOCS] Documented

[impala] 03/04: IMPALA-8044: [DOCS] Document REFRESH AUTHORIZATION statement

2019-02-07 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit d7a0690142c5d965389a5a62b64a649d2619ffa2 Author: Alex Rodoni AuthorDate: Tue Feb 5 16:50:29 2019 -0800 IMPALA

[impala] branch master updated (2fad3d0 -> 06d078e)

2019-02-07 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/impala.git. from 2fad3d0 IMPALA-8171: minicluster: use exec builtin to start Impala daemons new 7707eb0 IMPALA-7657

[impala] 04/04: IMPALA-7929: Allow null qualifier in THBaseFilter

2019-02-07 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit 06d078e76bad6944ad487fd432ff6d0aa9174960 Author: Yongjun Zhang AuthorDate: Fri Jan 11 13:44:29 2019 -0800

[impala] 01/04: IMPALA-7657: Codegen IsNotEmptyPredicate and ValidTupleIdExpr.

2019-02-07 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit 7707eb041728456ea5e05ae8acc5ab59c715b98a Author: Andrew Sherman AuthorDate: Mon Jan 7 17:27:19 2019 -0800

[impala] 02/06: IMPALA-7565: Set TAcceptQueueServer connection_setup_pool to be multi-threaded by default

2019-02-05 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit 26b8b427188052735ce52f319aebe2ff1ac17e2a Author: Bikramjeet Vig AuthorDate: Wed Dec 19 15:41:25 2018 -0800

[impala] 06/06: IMPALA-7999: clean up start-*d.sh scripts

2019-02-05 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit f9ced753badae46fe2f23cd9aa4383f1bf6844b3 Author: Tim Armstrong AuthorDate: Wed Jan 23 17:12:49 2019 -0800

[impala] branch master updated (0a2261f -> f9ced75)

2019-02-05 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/impala.git. from 0a2261f IMPALA-8092: Add an admission controller debug page new 781cb91 IMPALA-7920: [DOCS] Document

[impala] 03/06: IMPALA-8034: Improve planner tests

2019-02-05 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit b08c8e3db2e769609f47d5c0ed87c547d41d1c8b Author: paul-rogers AuthorDate: Mon Dec 31 17:47:13 2018 -0800 IMPALA

[impala] 05/06: IMPALA-8150: Fix buggy AuditingTest::TestAccessEventsOnAuthFailure

2019-02-05 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit 3db3b3b0a74d003ef497cd76d3bd66480f7dc4d7 Author: Fredy Wijaya AuthorDate: Fri Feb 1 11:14:12 2019 -0800 IMPALA

[impala] 04/06: IMPALA-8093: Prefix time series counters with a hyphen

2019-02-05 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit b7bd6ac44dfbc5f82e5cba52bf7e751f62a35751 Author: Yongzhi Chen AuthorDate: Tue Jan 29 13:45:44 2019 -0500

[impala] 01/06: IMPALA-7920: [DOCS] Document the LEVENSHTEIN function

2019-02-05 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit 781cb915e5bfc01c3fb198cbf195d67f01b90aa1 Author: Alex Rodoni AuthorDate: Mon Feb 4 15:48:10 2019 -0800 IMPALA

[impala] 02/02: IMPALA-8092: Add an admission controller debug page

2019-02-02 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit 0a2261f3c237d9a7c77e8c1a19d95a2318dbbe1d Author: Bikramjeet Vig AuthorDate: Wed Jan 2 15:48:37 2019 -0800

[impala] branch master updated (a8e3050 -> 0a2261f)

2019-02-02 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/impala.git. from a8e3050 IMPALA-7980: Fix spinning because of buggy num_unqueued_files_. new 11120a9 Revert "IMPALA

[impala] 01/02: Revert "IMPALA-8146: Remove make_{debug, release, asan}.sh"

2019-02-02 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit 11120a9599da986040964bfd672571d97d377c94 Author: Michael Ho AuthorDate: Fri Feb 1 11:21:48 2019 -0800 Revert

[impala] branch asf-site updated: IMPALA-7771: remove source link from Downloads

2019-02-02 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/impala.git The following commit(s) were added to refs/heads/asf-site by this push: new be58b59 IMPALA-7771: remove source

[impala] branch 2.x updated: IMPALA-7144: Re-enable TestDescribeTableResults

2019-02-02 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch 2.x in repository https://gitbox.apache.org/repos/asf/impala.git The following commit(s) were added to refs/heads/2.x by this push: new 2106127 IMPALA-7144: Re-enable

[impala] 05/05: IMPALA-8134: update docs for CGroup mem limits

2019-01-30 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit 89362ea869e80658b315a517ada7de1bdfc5d180 Author: Tim Armstrong AuthorDate: Mon Jan 28 23:38:08 2019 -0800

[impala] branch master updated (fa67290 -> 89362ea)

2019-01-30 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/impala.git. from fa67290 IMPALA-8062: Call impala-config in single_node_perf_run new e111627 IMPALA-5031: out-of-range

[impala] 01/05: IMPALA-5031: out-of-range enum values are undefined behavior

2019-01-30 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit e111627888dd1072aceabb81c4a88fec63a1e345 Author: Jim Apple AuthorDate: Fri Jan 25 20:15:29 2019 -0800 IMPALA

[impala] 02/05: IMPALA-8111: [DOCS] Added KRPC-related known issues

2019-01-30 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit 71db6db378d638ab5d4cab41e7b8fc343620f753 Author: Alex Rodoni AuthorDate: Mon Jan 28 18:18:38 2019 -0800 IMPALA

[impala] 04/05: IMPALA-7970 : Add support for metastore event based automatic invalidate

2019-01-30 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit 389fb169d2782729aa48b820f3cd5bbfcb5f8dd8 Author: Vihang Karajgaonkar AuthorDate: Thu Dec 20 15:55:04 2018 -0800

[impala] 03/05: IMPALA-8135: Bump maven-surefire-plugin version to 2.20

2019-01-30 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit efb333d5c4dc790f15cb07d203a497a149432050 Author: stiga-huang AuthorDate: Tue Jan 29 04:00:48 2019 -0800 IMPALA

[impala] 01/02: [DOCS] Moved the UDF doc out of the Built-in Functions category

2019-01-24 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit 264f2274a74c39956c1c60fd8dc5eaa371e441e3 Author: Alex Rodoni AuthorDate: Thu Jan 24 10:37:29 2019 -0800 [DOCS

[impala] branch master updated (bfb9ccc -> aa603d8)

2019-01-24 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/impala.git. from bfb9ccc IMPALA-7832: Support for IF NOT EXISTS in ALTER TABLE ADD COLUMN(S) new 264f227 [DOCS] Moved

[impala] 02/02: IMPALA-8090: race when reusing ScanRange in test

2019-01-24 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit aa603d8cb9e870919b60d80828951beee1db6622 Author: Tim Armstrong AuthorDate: Thu Jan 17 15:49:42 2019 -0800

[impala] 04/04: IMPALA-7979: Enhance decoders to support value-skipping

2019-01-23 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit 969dea84f41cfccf863b14904958a5d2be91983f Author: Zoltan Borok-Nagy AuthorDate: Mon Jan 7 16:50:36 2019 +0100

[impala] branch master updated (6fa3547 -> 969dea8)

2019-01-23 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/impala.git. from 6fa3547 IMPALA-5847: Fix incorrect use of SET in .test files new 561158b IMPALA-3323: Fix unrecognizable

[impala] 02/04: IMPALA-8073: Fix FE tests that leak HMS connections

2019-01-23 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit 9105c5c5427dd0479caf280b5754b31845df5fc2 Author: Fredy Wijaya AuthorDate: Fri Jan 18 09:38:23 2019 -0800

[impala] 03/04: IMPALA-7941: part 1: detect cgroups memory limit

2019-01-23 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit d1f2c1a2269604efb9a498c0a0137bb4ea4eff07 Author: Tim Armstrong AuthorDate: Fri Dec 21 07:30:43 2018 -0800

[impala] 01/04: IMPALA-3323: Fix unrecognizable shell option when --config_file is specified

2019-01-23 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit 561158b30656b97ccb6ec83052b62c476e0873ed Author: Fredy Wijaya AuthorDate: Fri Jan 18 12:57:37 2019 -0800

[impala] branch master updated: IMPALA-7988: support loading data with dockerized Impalas

2019-01-18 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git The following commit(s) were added to refs/heads/master by this push: new 236b919 IMPALA-7988: support loading data

[impala] 03/04: Fix centos/Java/ORC default timezones in test-with-docker.

2019-01-17 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit 0771e23e0b11b7a78256672a54e95b21dea05f0a Author: Philip Zeyliger AuthorDate: Thu Dec 27 10:27:19 2018 -0800

[impala] 01/04: IMPALA-8061: Fix S3_ACCESS_VALIDATED unbound variable

2019-01-17 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit e6b492ad11a94a5d9a36e1d101481cc7c3d33acf Author: Fredy Wijaya AuthorDate: Tue Jan 8 19:26:06 2019 -0800 IMPALA

[impala] 04/04: Update git repository references from git-wip to gitbox

2019-01-17 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit e9d62bd2339dd434437f8220bd89c276e7555c07 Author: Joe McDonnell AuthorDate: Thu Jan 17 13:56:05 2019 -0800

[impala] branch master updated (8da44ce -> e9d62bd)

2019-01-17 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/impala.git. from 8da44ce IMPALA-6964: Track stats about column and page sizes in Parquet reader new e6b492a IMPALA-8061

[impala] 02/04: IMPALA-8066: Build coordinator and executor containers

2019-01-17 Thread tarmstrong
This is an automated email from the ASF dual-hosted git repository. tarmstrong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit a8b66e5f1d63bda435c979d337a17d950aedb702 Author: Tim Armstrong AuthorDate: Thu Jan 17 12:10:03 2019 -0800

impala git commit: IMPALA-8064: Fix intermittent test failures from test_min_max_filters

2019-01-14 Thread tarmstrong
Repository: impala Updated Branches: refs/heads/master 85b9c6c42 -> f8c3e4c0a IMPALA-8064: Fix intermittent test failures from test_min_max_filters test_min_max_filters and test_decimal_min_max_filters records the aggregated probe rows to check whether min-max filter was exercised. In the

[02/26] impala git commit: IMPALA-8021: Add estimated cardinality to EXPLAIN output

2019-01-12 Thread tarmstrong
http://git-wip-us.apache.org/repos/asf/impala/blob/a7ea86b7/testdata/workloads/functional-planner/queries/PlannerTest/values.test -- diff --git a/testdata/workloads/functional-planner/queries/PlannerTest/values.test

[22/26] impala git commit: IMPALA-8021: Add estimated cardinality to EXPLAIN output

2019-01-12 Thread tarmstrong
http://git-wip-us.apache.org/repos/asf/impala/blob/a7ea86b7/testdata/workloads/functional-planner/queries/PlannerTest/hbase.test -- diff --git a/testdata/workloads/functional-planner/queries/PlannerTest/hbase.test

[03/26] impala git commit: IMPALA-8021: Add estimated cardinality to EXPLAIN output

2019-01-12 Thread tarmstrong
http://git-wip-us.apache.org/repos/asf/impala/blob/a7ea86b7/testdata/workloads/functional-planner/queries/PlannerTest/union.test -- diff --git a/testdata/workloads/functional-planner/queries/PlannerTest/union.test

[14/26] impala git commit: IMPALA-8021: Add estimated cardinality to EXPLAIN output

2019-01-12 Thread tarmstrong
http://git-wip-us.apache.org/repos/asf/impala/blob/a7ea86b7/testdata/workloads/functional-planner/queries/PlannerTest/parquet-stats-agg.test -- diff --git

[21/26] impala git commit: IMPALA-8021: Add estimated cardinality to EXPLAIN output

2019-01-12 Thread tarmstrong
http://git-wip-us.apache.org/repos/asf/impala/blob/a7ea86b7/testdata/workloads/functional-planner/queries/PlannerTest/inline-view-limit.test -- diff --git

[08/26] impala git commit: IMPALA-8021: Add estimated cardinality to EXPLAIN output

2019-01-12 Thread tarmstrong
http://git-wip-us.apache.org/repos/asf/impala/blob/a7ea86b7/testdata/workloads/functional-planner/queries/PlannerTest/tpcds-all.test -- diff --git a/testdata/workloads/functional-planner/queries/PlannerTest/tpcds-all.test

[10/26] impala git commit: IMPALA-8021: Add estimated cardinality to EXPLAIN output

2019-01-12 Thread tarmstrong
http://git-wip-us.apache.org/repos/asf/impala/blob/a7ea86b7/testdata/workloads/functional-planner/queries/PlannerTest/subquery-rewrite.test -- diff --git

[17/26] impala git commit: IMPALA-8021: Add estimated cardinality to EXPLAIN output

2019-01-12 Thread tarmstrong
http://git-wip-us.apache.org/repos/asf/impala/blob/a7ea86b7/testdata/workloads/functional-planner/queries/PlannerTest/multiple-distinct-materialization.test -- diff --git

[07/26] impala git commit: IMPALA-8021: Add estimated cardinality to EXPLAIN output

2019-01-12 Thread tarmstrong
http://git-wip-us.apache.org/repos/asf/impala/blob/a7ea86b7/testdata/workloads/functional-planner/queries/PlannerTest/tpch-all.test -- diff --git a/testdata/workloads/functional-planner/queries/PlannerTest/tpch-all.test

[18/26] impala git commit: IMPALA-8021: Add estimated cardinality to EXPLAIN output

2019-01-12 Thread tarmstrong
http://git-wip-us.apache.org/repos/asf/impala/blob/a7ea86b7/testdata/workloads/functional-planner/queries/PlannerTest/kudu-upsert.test -- diff --git a/testdata/workloads/functional-planner/queries/PlannerTest/kudu-upsert.test

[24/26] impala git commit: IMPALA-8021: Add estimated cardinality to EXPLAIN output

2019-01-12 Thread tarmstrong
http://git-wip-us.apache.org/repos/asf/impala/blob/a7ea86b7/testdata/workloads/functional-planner/queries/PlannerTest/analytic-fns.test -- diff --git a/testdata/workloads/functional-planner/queries/PlannerTest/analytic-fns.test

[05/26] impala git commit: IMPALA-8021: Add estimated cardinality to EXPLAIN output

2019-01-12 Thread tarmstrong
http://git-wip-us.apache.org/repos/asf/impala/blob/a7ea86b7/testdata/workloads/functional-planner/queries/PlannerTest/tpch-nested.test -- diff --git a/testdata/workloads/functional-planner/queries/PlannerTest/tpch-nested.test

[11/26] impala git commit: IMPALA-8021: Add estimated cardinality to EXPLAIN output

2019-01-12 Thread tarmstrong
http://git-wip-us.apache.org/repos/asf/impala/blob/a7ea86b7/testdata/workloads/functional-planner/queries/PlannerTest/sort-expr-materialization.test -- diff --git

[12/26] impala git commit: IMPALA-8021: Add estimated cardinality to EXPLAIN output

2019-01-12 Thread tarmstrong
http://git-wip-us.apache.org/repos/asf/impala/blob/a7ea86b7/testdata/workloads/functional-planner/queries/PlannerTest/runtime-filter-propagation.test -- diff --git

[25/26] impala git commit: IMPALA-8021: Add estimated cardinality to EXPLAIN output

2019-01-12 Thread tarmstrong
IMPALA-8021: Add estimated cardinality to EXPLAIN output Cardinality is vital to understanding why a plan has the form it does, yet the planner normally emits cardinality information only for the detailed levels. Unfortunately, most query profiles we see are at the standard level without this

[15/26] impala git commit: IMPALA-8021: Add estimated cardinality to EXPLAIN output

2019-01-12 Thread tarmstrong
http://git-wip-us.apache.org/repos/asf/impala/blob/a7ea86b7/testdata/workloads/functional-planner/queries/PlannerTest/order.test -- diff --git a/testdata/workloads/functional-planner/queries/PlannerTest/order.test

[01/26] impala git commit: IMPALA-6544/IMPALA-7070: Disable tests which fail due to S3's eventual consistency

2019-01-12 Thread tarmstrong
Repository: impala Updated Branches: refs/heads/master 6d5ca479f -> 85b9c6c42 IMPALA-6544/IMPALA-7070: Disable tests which fail due to S3's eventual consistency This patch is a temporary fix to disable tests which fail due to S3's eventually consistent behavior. The permanent fix would

[19/26] impala git commit: IMPALA-8021: Add estimated cardinality to EXPLAIN output

2019-01-12 Thread tarmstrong
http://git-wip-us.apache.org/repos/asf/impala/blob/a7ea86b7/testdata/workloads/functional-planner/queries/PlannerTest/joins.test -- diff --git a/testdata/workloads/functional-planner/queries/PlannerTest/joins.test

[13/26] impala git commit: IMPALA-8021: Add estimated cardinality to EXPLAIN output

2019-01-12 Thread tarmstrong
http://git-wip-us.apache.org/repos/asf/impala/blob/a7ea86b7/testdata/workloads/functional-planner/queries/PlannerTest/resource-requirements.test -- diff --git

[20/26] impala git commit: IMPALA-8021: Add estimated cardinality to EXPLAIN output

2019-01-12 Thread tarmstrong
http://git-wip-us.apache.org/repos/asf/impala/blob/a7ea86b7/testdata/workloads/functional-planner/queries/PlannerTest/insert.test -- diff --git a/testdata/workloads/functional-planner/queries/PlannerTest/insert.test

[06/26] impala git commit: IMPALA-8021: Add estimated cardinality to EXPLAIN output

2019-01-12 Thread tarmstrong
http://git-wip-us.apache.org/repos/asf/impala/blob/a7ea86b7/testdata/workloads/functional-planner/queries/PlannerTest/tpch-kudu.test -- diff --git a/testdata/workloads/functional-planner/queries/PlannerTest/tpch-kudu.test

impala git commit: IMPALA-7666: Propagate name of test into CLIENT_IDENTIFIER.

2019-01-11 Thread tarmstrong
Repository: impala Updated Branches: refs/heads/master 51f30a6b9 -> 6d5ca479f IMPALA-7666: Propagate name of test into CLIENT_IDENTIFIER. To facilitate correlating test failures (where we sometimes know things like fragment id) with the tests that generated those queries, we can stuff the

[3/3] impala git commit: IMPALA-8059: Disable broken tests

2019-01-08 Thread tarmstrong
IMPALA-8059: Disable broken tests IMPALA-7625 caused some tests to fail but because the change otherwise also addressed test failures we explicitly disable the affected tests here instead of reverting IMPALA-7625. Change-Id: Ibbd11840aac63dc7d483cafc9ee9b419dc840f37 Reviewed-on:

[1/3] impala git commit: IMPALA-7446: enable buffer pool GC when near process mem limit

2019-01-08 Thread tarmstrong
Repository: impala Updated Branches: refs/heads/master 78da2b135 -> 274e96bd1 IMPALA-7446: enable buffer pool GC when near process mem limit GC is performed when: * The amount of memory allocated from the system for the buffer pool exceeds the reservation (i.e. free buffers and clean pages

[2/3] impala git commit: IMPALA-7924: Generate Thrift 11 Python Code

2019-01-08 Thread tarmstrong
IMPALA-7924: Generate Thrift 11 Python Code Upgrades the version of the toolchain in order to pull in Thrift 0.11.0. Updates the CMake build to write generated Python code using Thrift 0.11 to shell/build/thrift-11-gen/gen-py/. The Thrift 0.11 Python deserialization code has some big performance

<    5   6   7   8   9   10   11   12   13   14   >