Commit Graph

174 Commits

Author SHA1 Message Date
John Russell
4afabd4e31 IMPALA-5310: [DOCS] Reserve 'repeatable' keyword from TABLESAMPLE clause
Overlooked the new keyword when the clause was
originally introduced.

Change-Id: Ie8e6713fb97ced279f0aedfe8f42c09a7e6edae9
Reviewed-on: http://gerrit.cloudera.org:8080/9066
Reviewed-by: Alex Behm <alex.behm@cloudera.com>
Tested-by: Impala Public Jenkins
2018-01-19 21:26:12 +00:00
John Russell
ca7d03cfe9 [DOCS] Minor editorial change
Turn "royal we" into imperative statement.

Change-Id: Ib78e851761796a1751e6adaaffa049b1fbb58b88
Reviewed-on: http://gerrit.cloudera.org:8080/9064
Reviewed-by: Alex Rodoni <arodoni@cloudera.com>
Reviewed-by: John Russell <jrussell@cloudera.com>
Tested-by: Impala Public Jenkins
2018-01-18 21:53:40 +00:00
John Russell
ceeb130c5d IMPALA-2172, IMPALA-6391: [DOCS] Distinguish char_length() from length()
Modify both char_length() and length() usage notes to say when they
return the same or different results.

Include the same example, showing both STRING and CHAR types,
under both functions.

Change-Id: I18cabfce66351bb890bfbfc26b93466204a82625
Reviewed-on: http://gerrit.cloudera.org:8080/9014
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com>
Tested-by: Impala Public Jenkins
2018-01-12 22:24:34 +00:00
John Russell
b5e2f338ab IMPALA-5736: [DOCS] Document --query_option for impala-shell
Change-Id: I5fa4fc27d6566e87fdabe57edc176133d586a84b
Reviewed-on: http://gerrit.cloudera.org:8080/8771
Reviewed-by: Michael Brown <mikeb@cloudera.com>
Tested-by: Impala Public Jenkins
2018-01-12 20:39:52 +00:00
John Russell
e0c9930037 IMPALA-2181: [DOCS] Document changes to SET output
Change-Id: Iade7cb326715ebbb8518230d518d05601d615f61
Reviewed-on: http://gerrit.cloudera.org:8080/8865
Reviewed-by: John Russell <jrussell@cloudera.com>
Tested-by: Impala Public Jenkins
2018-01-12 20:11:20 +00:00
John Russell
5842c8406d IMPALA-1767: [DOCS] Document new Boolean operators
In a new subtopic:

IS [NOT] TRUE
IS [NOT] FALSE

Folded into IS [NOT] NULL:

IS [NOT] UNKNOWN
Change-Id: Iefebf210418ec2d47b154bd37166b76720f085bb
Reviewed-on: http://gerrit.cloudera.org:8080/8942
Reviewed-by: Vuk Ercegovac <vercegovac@cloudera.com>
Reviewed-by: Alex Behm <alex.behm@cloudera.com>
Tested-by: Impala Public Jenkins
2018-01-12 09:04:48 +00:00
John Russell
b27537a15b IMPALA-4252: [DOCS] Document min/max filters for Kudu tables
Change-Id: I15d8c952ab5b90e89fdd57640dfb4da882f7ecb2
Reviewed-on: http://gerrit.cloudera.org:8080/8986
Reviewed-by: Thomas Tauber-Marshall <tmarshall@cloudera.com>
Tested-by: Impala Public Jenkins
2018-01-11 21:49:23 +00:00
John Russell
3394eb1be7 [DOCS] Add phony doc build targets 'html' and 'pdf'
The better to do a quick verification using one format
or the other, by issuing 'make html' or 'make pdf'.
'make all' still builds both.

Change-Id: Ic096259a773966871b09a023bf12eb6c362167af
Reviewed-on: http://gerrit.cloudera.org:8080/8994
Reviewed-by: Jim Apple <jbapple-impala@apache.org>
Tested-by: Impala Public Jenkins
2018-01-10 21:13:56 +00:00
John Russell
409b58150a IMPALA-6278: [DOCS] Add release note subtopics
Primarily placeholders that link to the 2.11
CHANGELOG file on the web.

Change-Id: I968f53c6652197774cdec364c47bc10277e6877a
Reviewed-on: http://gerrit.cloudera.org:8080/8992
Reviewed-by: Michael Brown <mikeb@cloudera.com>
Tested-by: Impala Public Jenkins
2018-01-10 20:38:23 +00:00
John Russell
31c6a1719a [DOCS] Recommend using Kudu Java API for rapid DMLs
Change-Id: I0098f0c3d5d07c89e6bb589c4c04edce300c1ad3
Reviewed-on: http://gerrit.cloudera.org:8080/8976
Reviewed-by: Jean-Daniel Cryans <jdcryans@apache.org>
Reviewed-by: Thomas Tauber-Marshall <tmarshall@cloudera.com>
Tested-by: Impala Public Jenkins
2018-01-10 18:42:04 +00:00
John Russell
1f4d687a9b IMPALA-5317: [DOCS] Doc for DATE_TRUNC() function
Change-Id: Ifcf38903bb10db12cbb8d73a2dc875aef29cd359
Reviewed-on: http://gerrit.cloudera.org:8080/8768
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com>
Tested-by: Impala Public Jenkins
2018-01-10 18:41:31 +00:00
John Russell
b4a73a68fb IMPALA-4978 / IMPALA-5631: [DOCS] Add FQDN known issue
Because there was no obvious subcategory of known issues to
put this one in, I made a new subcategory 'startup issues'.

Change-Id: Ib039d0102878f1c05470371f581cb258287b9bc0
Reviewed-on: http://gerrit.cloudera.org:8080/7388
Reviewed-by: Sailesh Mukil <sailesh@cloudera.com>
Tested-by: Impala Public Jenkins
2018-01-04 07:27:32 +00:00
John Russell
3ed122185f IMPALA-5541: [DOCS] Document range for BATCH_SIZE query option.
Change-Id: If1c1d988c6918289e9f7f48abdd38775eb3174b0
Reviewed-on: http://gerrit.cloudera.org:8080/8693
Reviewed-by: Alex Behm <alex.behm@cloudera.com>
Tested-by: Impala Public Jenkins
2017-11-30 07:22:53 +00:00
John Russell
af8b58a785 IMPALA-4539: [DOCS] Add known issue for uncompressed Parquet correctness
Change-Id: I731eb0e029dc3cc251f4df0c5a8ad281c81595cb
Reviewed-on: http://gerrit.cloudera.org:8080/8418
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com>
Tested-by: Impala Public Jenkins
2017-11-30 02:15:47 +00:00
Tim Armstrong
72ed4fc887 Update incubator-impala -> impala URLs
This fixes push_to_asf.py and various other scripts that had the Apache
repo location hard-coded. Also fixed the location of the github mirror
and mailing list archives.

Testing:
Ran push_to_asf.py to check I got the URL right. Checked a couple of the
github and mailing list URLs to make sure the new URL is valid.

Change-Id: Ie49221300340ef34bdd7c01670c35bdbbce3e84f
Reviewed-on: http://gerrit.cloudera.org:8080/8685
Reviewed-by: Sailesh Mukil <sailesh@cloudera.com>
Reviewed-by: Jim Apple <jbapple-impala@apache.org>
Reviewed-by: Michael Brown <mikeb@cloudera.com>
Tested-by: Impala Public Jenkins
2017-11-29 20:58:50 +00:00
John Russell
a86cc7a3de [DOCS] Correct bit patterns in comments for shiftright() examples
Looks like I reused the same comment in 3 places with a RHS of
00000000, and filled in the right bit pattern on the LHS but
not the RHS. The actual code and output are correct.

Change-Id: I0d1bc00e4c8d1ae3352e18a8df95745d9c9b5ea6
Reviewed-on: http://gerrit.cloudera.org:8080/8624
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com>
Tested-by: Impala Public Jenkins
2017-11-27 19:21:12 +00:00
John Russell
017338f857 [DOCS] Modernize reference to the Incubator
Instead of "accepted into", say when Impala
"graduated from".

Change-Id: I9681414b0e2031c62d522c98a9bcb5f74b4a3480
Reviewed-on: http://gerrit.cloudera.org:8080/8647
Reviewed-by: Jim Apple <jbapple-impala@apache.org>
Tested-by: Impala Public Jenkins
2017-11-27 19:20:43 +00:00
John Russell
79a5de1028 IMPALA-5501: [DOCS] Clarify 'binaries' w.r.t. installation procedure
Change the wording to match up with the earlier instructions
saying to build from source.

Change-Id: I1ea14e50b2d9a952091a316b637d7ea02c2b6ffd
Reviewed-on: http://gerrit.cloudera.org:8080/8638
Reviewed-by: Jim Apple <jbapple-impala@apache.org>
Tested-by: Impala Public Jenkins
2017-11-26 22:53:21 +00:00
Jim Apple
edc70c1661 Impala is graduating; remove outdated references to incubation
Change-Id: I4e6080a2b196926e46b1e641f6530ba1fa9bd444
Reviewed-on: http://gerrit.cloudera.org:8080/8577
Reviewed-by: Sailesh Mukil <sailesh@cloudera.com>
Tested-by: Impala Public Jenkins
2017-11-16 22:31:38 +00:00
Jim Apple
11bbc26d09 [DOCS] Remove unnecessary 'incubator' from URLs
URLs like https://impala.incubator.apache.org/ are aliases with
https://impala.apache.org/, so we can use the latter and avoid making
any changes if or when Impala graduates from the incubator.

Change-Id: If0f8d51b147094e629e60c4a8c5aecbb6cdb6a8e
Reviewed-on: http://gerrit.cloudera.org:8080/8524
Reviewed-by: Michael Brown <mikeb@cloudera.com>
Tested-by: Impala Public Jenkins
2017-11-13 18:59:48 +00:00
John Russell
40ec6d0080 IMPALA-5473: [DOCS] Document TLS min version & cipher options
Under the doc JIRA IMPALA-6065.

Change-Id: Ia1705262f8c01e38c616541d1c48f5d0cad5498e
Reviewed-on: http://gerrit.cloudera.org:8080/8401
Reviewed-by: Michael Brown <mikeb@cloudera.com>
Reviewed-by: Sailesh Mukil <sailesh@cloudera.com>
Tested-by: Impala Public Jenkins
2017-11-07 22:29:30 +00:00
John Russell
fba3fc21fb IMPALA-5638: [DOCS] Add known issue for Impala-Kudu-Sentry issue
Change-Id: I93e99aec2fcbc12f94678e60ebb9d150e72fc77d
Reviewed-on: http://gerrit.cloudera.org:8080/8421
Reviewed-by: Bharath Vissapragada <bharathv@cloudera.com>
Tested-by: Impala Public Jenkins
2017-10-31 21:17:33 +00:00
John Russell
3b5a36337f IMPALA-6803: [DOCS] Clarify scope of STRAIGHT_JOIN hint
Add some boilerplate wording and reuse the same text
in several likely spots where readers might expect it
(under the pages for performance tuning with joins, hints,
views, and subqueries).

Change-Id: Ibd8e4d8e5260f5a2b7b5c52dc3269bb373b9c76f
Reviewed-on: http://gerrit.cloudera.org:8080/8336
Reviewed-by: Alex Behm <alex.behm@cloudera.com>
Tested-by: Impala Public Jenkins
2017-10-21 00:06:38 +00:00
John Russell
9ba9239481 [DOCS] Fix alphabetical ordering of query options
There were 2 DE options out of order amongst the DI
ones:

DEBUG_ACTION
DEFAULT_JOIN_DISTRIBUTION_MODE
DEFAULT_ORDER_BY_LIMIT
DISABLE_CODEGEN
DECIMAL_V2
DEFAULT_SPILLABLE_BUFFER_SIZE

Moved DECIMAL_V2 and DEFAULT_SPILLABLE_BUFFER_SIZE
to the right respective positions.

Change-Id: Ib43d868489c4daaf584e932c19eeb568faf1ebc8
Reviewed-on: http://gerrit.cloudera.org:8080/8265
Reviewed-by: Laurel Hale <laurel@cloudera.com>
Reviewed-by: John Russell <jrussell@cloudera.com>
Tested-by: Impala Public Jenkins
2017-10-12 20:30:57 +00:00
John Russell
874a115897 IMPALA-3200: [DOCS] Document user-facing aspects of new buffer pool
In particular, the new query options:

BUFFER_POOL_LIMIT
MAX_ROW_SIZE
MIN_SPILLABLE_BUFFER_SIZE
DEFAULT_SPILLABLE_BUFFER_SIZE

Change-Id: I49323f8ffbff3e195058e88762eedbb1fcb1bc0e
Reviewed-on: http://gerrit.cloudera.org:8080/8003
Tested-by: Impala Public Jenkins
Reviewed-by: John Russell <jrussell@cloudera.com>
2017-10-07 00:18:52 +00:00
John Russell
e278ed228b [DOCS] Tighten up advice about first COMPUTE INCREMENTAL STATS
Explain how doing COMPUTE INCREMENTAL STATS for the first time
starts over and discards any previous stats from COMPUTE STATS.

As a consequence, moved some wording and examples into
impala_common.xml so that content could be used in
multiple places. Also made a new subtopic on the "Partitioning"
page because I saw COMPUTE INCREMENTAL STATS wasn't mentioned
there.

Change-Id: Ia53a6518ce5541e5c9a2cd896856ce042a599b03
Reviewed-on: http://gerrit.cloudera.org:8080/7999
Reviewed-by: Alex Behm <alex.behm@cloudera.com>
Tested-by: Impala Public Jenkins
2017-10-06 23:33:15 +00:00
John Russell
36cd610d6b IMPALA-5529: [DOCS] New trunc() signatures
Change-Id: Ice4753dee4f7b8e09c35508a9cad1e36f4ab2826
Reviewed-on: http://gerrit.cloudera.org:8080/8189
Reviewed-by: Greg Rahn <grahn@cloudera.com>
Reviewed-by: Thomas Tauber-Marshall <tmarshall@cloudera.com>
Tested-by: Impala Public Jenkins
2017-10-06 22:29:55 +00:00
John Russell
6ff54ab3b6 IMPALA-3504: [DOCS] Document utc_timestamp()
This function seems to be related to
unix_micros_to_utc_timestamp() and
utc_to_unix_micros() which are also not
currently documented. Did they all come in
at the same time or have the *unix_micros*
ones existed for a while?

Change-Id: Ia2662fc79d588f22a24a5067429a57b3c0d0f0f0
Reviewed-on: http://gerrit.cloudera.org:8080/8190
Reviewed-by: Greg Rahn <grahn@cloudera.com>
Reviewed-by: Lars Volker <lv@cloudera.com>
Tested-by: Impala Public Jenkins
2017-10-06 19:10:22 +00:00
John Russell
bd6577e3cc IMPALA-4622: [DOCS] New Kudu ALTER TABLE syntax
ALTER TABLE syntax for changing Kudu column default
and storage attributes.

Also SET COMMENT for non-Kudu tables.

Change-Id: I7647dfe8acfdb598caf561d41d74e38a8b66ce9d
Reviewed-on: http://gerrit.cloudera.org:8080/8191
Reviewed-by: Todd Lipcon <todd@apache.org>
Reviewed-by: Thomas Tauber-Marshall <tmarshall@cloudera.com>
Reviewed-by: Alex Behm <alex.behm@cloudera.com>
Tested-by: Impala Public Jenkins
2017-10-06 16:45:47 +00:00
John Russell
e6594bf028 IMPALA-2190: [DOCS] from_timestamp() and to_timestamp()
These functions have been around for a while but didn't
get picked up in the big wave of built-in functions
documented in Impala 2.3.
Change-Id: I5f6dfd3fb99a70975d712bbef6c05900eddadd27
(cherry picked from commit 60b7540c9938c6d4fcff26d610cd8c0b0ef6cbce)
Reviewed-on: http://gerrit.cloudera.org:8080/8046
Reviewed-by: Alex Behm <alex.behm@cloudera.com>
Tested-by: Impala Public Jenkins
2017-10-06 06:51:31 +00:00
John Russell
1e581a66dd IMPALA-3316: [DOCS] Add known issue for timezone conversion slowdown
Change-Id: I9933ced07e339d589f7f74173cfebe938084e65c
Reviewed-on: http://gerrit.cloudera.org:8080/8165
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com>
Reviewed-by: Alex Behm <alex.behm@cloudera.com>
Tested-by: Impala Public Jenkins
2017-10-06 04:42:15 +00:00
John Russell
d8bdea5e82 IMPALA-4623: [DOCS] Document file handle caching
Change-Id: I261c29eff80dc376528bba29ffb7d8e0f895e25f
Reviewed-on: http://gerrit.cloudera.org:8080/8200
Reviewed-by: Joe McDonnell <joemcdonnell@cloudera.com>
Tested-by: Impala Public Jenkins
2017-10-05 23:49:43 +00:00
John Russell
98092dd6cb IMPALA-5383: [DOCS] Document unpartitioned Kudu tables
Change-Id: Ia2b466e1e482d62de84253c0cb406668fd5ad5eb
Reviewed-on: http://gerrit.cloudera.org:8080/8180
Reviewed-by: Alex Behm <alex.behm@cloudera.com>
Tested-by: Impala Public Jenkins
2017-10-03 22:15:21 +00:00
John Russell
64d0dd93ec IMPALA-992: [DOCS] Document impala-shell 'rerun' command
Change-Id: I78b353af3b3d8386c243f884b37442b5283a96a8
Reviewed-on: http://gerrit.cloudera.org:8080/8044
Reviewed-by: John Russell <jrussell@cloudera.com>
Tested-by: Impala Public Jenkins
2017-09-29 18:38:03 +00:00
John Russell
d565386b24 [DOCS] Fill in release note subtopics for Apache Impala 2.10
Primarily just pointing to the list of issues in the changelog.
Those cover the different use cases for the different parts
of the release notes -- fixed issues, new features, and
incompatible changes.

Change-Id: Ide38c1e1c64dac287b180b39ebb8e7735d457ce3
Reviewed-on: http://gerrit.cloudera.org:8080/7958
Reviewed-by: Michael Brown <mikeb@cloudera.com>
Tested-by: Impala Public Jenkins
2017-09-26 18:44:19 +00:00
John Russell
03571788be IMPALA-5894: [DOCS] Clarify placement of STRAIGHT_JOIN hint
"immediately after the SELECT keyword" was mentioned in a
few places for STRAIGHT_JOIN. I reworded all instances to
mention that [DISTINCT | ALL] can also come before the
hint name.

Change-Id: I3cac1afccc132f389b2017ad217fdf7e7b04513a
Reviewed-on: http://gerrit.cloudera.org:8080/8031
Reviewed-by: Alex Behm <alex.behm@cloudera.com>
Tested-by: Impala Public Jenkins
2017-09-12 07:02:09 +00:00
John Russell
ac68913119 IMPALA-2107: [DOCS] Document base64*code() functions
base64decode()
base64encode()

Change-Id: I5251e368ad36756c19a7b97e5ef6f232f616189b
Reviewed-on: http://gerrit.cloudera.org:8080/7963
Reviewed-by: Jim Apple <jbapple-impala@apache.org>
Tested-by: Impala Public Jenkins
2017-09-07 23:41:25 +00:00
John Russell
88d00b4b09 IMPALA-5309: [DOCS] Add TABLESAMPLE clause to SELECT statement
Change-Id: Idd7e5b7cfe11c986348bc6c8d1b11921f34df336
Reviewed-on: http://gerrit.cloudera.org:8080/7680
Reviewed-by: Alex Behm <alex.behm@cloudera.com>
Tested-by: Impala Public Jenkins
2017-08-24 05:54:01 +00:00
John Russell
91fc5b5879 IMPALA-5512: [DOCS] Distinguish GROUP BY and ORDER BY in SELECT syntax
Turned one instance of GROUP BY in the syntax declaration
into ORDER BY. Moved NULLS FIRST and NULLS LAST from first
instance of GROUP BY to the new ORDER BY line.

Change-Id: I9df24cf5af4f2b0aabdb388b4e46a75e0e5275a7
Reviewed-on: http://gerrit.cloudera.org:8080/7789
Reviewed-by: Alex Behm <alex.behm@cloudera.com>
Tested-by: Impala Public Jenkins
2017-08-23 23:55:04 +00:00
John Russell
158fd330b8 IMPALA-5316: [DOCS] Document last_day() function
Change-Id: I38c826abfa196bc1e6aecc2b98e158dc0ac76921
Reviewed-on: http://gerrit.cloudera.org:8080/7682
Reviewed-by: Greg Rahn <grahn@cloudera.com>
Reviewed-by: Matthew Jacobs <mj@cloudera.com>
Tested-by: Impala Public Jenkins
2017-08-16 18:38:46 +00:00
John Russell
b70acf92bf [DOCS] Fold some <codeblock> lines
Putting <codeblock> on a separate line causes an extra
leading blank line in PDF output. (I think that's a
bug in the PDF transform, but what can you do...)

I took one file that had a few instances of such
examples, and folded the first line of the code
example onto the same line as the <codeblock> tag.

Using this minor change to demo upstream -> downstream
cherry-picking techniques.

Change-Id: I563a71ab9e59c691264c1f6a088e71f4722d3097
Reviewed-on: http://gerrit.cloudera.org:8080/7417
Reviewed-by: Michael Brown <mikeb@cloudera.com>
Reviewed-by: Laurel Hale <laurel@cloudera.com>
Tested-by: Impala Public Jenkins
2017-08-15 17:43:34 +00:00
John Russell
8605784b73 Fix link to Hadoop ADLS page
At the time I added the original link, the
URL with /current2/ was correct. Now /current2/
no longer exists but /current3/ does. /current/
appears to be a stable alias that points to the
most recent /currentN/ directory so I used that
in the corrected link.

Change-Id: I5bcbf31735f398a879595846aeb1a6e1c7def9a2
Reviewed-on: http://gerrit.cloudera.org:8080/7672
Reviewed-by: Laurel Hale <laurel@cloudera.com>
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com>
Tested-by: Impala Public Jenkins
2017-08-15 17:41:30 +00:00
John Russell
7a6008b9d6 [DOCS] Take out not-production-ready notice from ADLS page
Change-Id: I127b7806feca810503ba3dd000a8e972835e715a
Reviewed-on: http://gerrit.cloudera.org:8080/7487
Reviewed-by: Greg Rahn <grahn@cloudera.com>
Reviewed-by: Sailesh Mukil <sailesh@cloudera.com>
Tested-by: Impala Public Jenkins
2017-07-24 23:14:10 +00:00
John Russell
b7cc7a3699 [DOCS] Update list of reserved words
For 2.9, I believe the only new reserved
keyword is TABLESAMPLE from IMPALA-5309.

Based on commit history from:
https://github.com/apache/incubator-impala/commits/master/fe/src/main/jflex/sql-scanner.flex

Change-Id: If4a340a033ff3f529061e48c4a5558b1ad1637ef
Reviewed-on: http://gerrit.cloudera.org:8080/7452
Reviewed-by: Michael Brown <mikeb@cloudera.com>
Tested-by: Impala Public Jenkins
2017-07-24 18:05:02 +00:00
John Russell
ba4c6fc898 [DOCS] Fix URL of link to glog project
Formerly the project used SVN and the instructions
were posted on a public page. Now it's at github
and the user has to get the doc source from the
project to view it. Therefore I'm changing both
the URL and the descriptive text of the link.

Change-Id: I668dc3739a9c95c788408bfc73480793ae5ba4c3
Reviewed-on: http://gerrit.cloudera.org:8080/7447
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com>
Tested-by: Impala Public Jenkins
2017-07-24 18:03:11 +00:00
Henry Robinson
ab287955d0 IMPALA-5670: Misc. tidying of ExecEnv
* Remove duplicated c'tor code for ExecEnv() and delegate it onto
  6-argument c'tor.
* Make some RM-related flags hidden
* Remove unused and untested 'use_statestore' branch in ExecEnv which
  created a scheduler with static hosts rather than those sent by the
  statestore.
* Remove corresponding scheduler c'tor to handle the above path.
* Remove unused 'use_statestore' parameter from
  InProcessImpalaServer::StartAsBackendOnly() and
  InProcessImpalaServer::StartWithClientServers().

Change-Id: I3886bc0edfae0c65c302e1a1812632e60668cd4c
Reviewed-on: http://gerrit.cloudera.org:8080/7445
Tested-by: Impala Public Jenkins
Reviewed-by: Henry Robinson <henry@cloudera.com>
2017-07-19 23:39:24 +00:00
Laurel Hale
f1a3d8e14d IMPALA-3603 [DOCS] Document handling of NaN values
Added information in the "DOUBLE Data Type" (impala_double.html)
and the "FLOAT Data Type" (impala_float.html) topics about
how Impala handles NaN values.

Change-Id: Id9485b6790d58fafdae32332d2634cbe893d7fb0
Reviewed-on: http://gerrit.cloudera.org:8080/7098
Reviewed-by: Michael Brown <mikeb@cloudera.com>
Tested-by: Impala Public Jenkins
2017-07-11 00:26:13 +00:00
Laurel Hale
09ff2fca2e IMPALA-4107 [DOCS] APPX_MEDIAN cuts string to 10 chars
In the "Restrictions" section of the "APPX_MEDIAN Function"
topic, added information about how the function truncates
string values.

Change-Id: I141787452e74ecdb491765cd7fd4c9a771c5bbc2
Reviewed-on: http://gerrit.cloudera.org:8080/7094
Reviewed-by: Michael Brown <mikeb@cloudera.com>
Tested-by: Impala Public Jenkins
2017-07-11 00:24:36 +00:00
John Russell
801c32dec3 IMPALA-5583: [DOCS] Document default_join_distribution_mode query option
New page for the query option.

Change-Id: I4ec6213efc46bce0fe07c590841d51c009fb5c84
Reviewed-on: http://gerrit.cloudera.org:8080/7300
Reviewed-by: Mostafa Mokhtar <mmokhtar@cloudera.com>
Tested-by: Impala Public Jenkins
2017-07-10 23:08:12 +00:00
John Russell
db3f3235d7 [DOCS] Advise setting vm.overcommit_memory=1 in various places
Reusing the same advice under "Known Issues", scalability
considerations, and in the Impala + Kerberos section.

Change-Id: Icbfa755e2c9769a8458fd93362769856cf32e301
Reviewed-on: http://gerrit.cloudera.org:8080/7349
Reviewed-by: Mostafa Mokhtar <mmokhtar@cloudera.com>
Tested-by: Impala Public Jenkins
2017-07-10 23:06:45 +00:00