Commit Graph

197 Commits

Author SHA1 Message Date
Alex Rodoni
b5dcc031f7 IMPALA-6510: [DOCS] Remove refresh_after_connect
Removed refresh_after_connect option from impala shell options.
Removed the refresh_after_connect from INVALIDATE METADATA doc.

Cherry-picks: not for 2.x
Change-Id: I7bd49cb32a952362dcefc230d8feb1a7d6c13ea0
Reviewed-on: http://gerrit.cloudera.org:8080/9813
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com>
Tested-by: Impala Public Jenkins
2018-03-27 18:39:33 +00:00
Alex Rodoni
d972614881 [DOCS] Fixed a typo at line #120
Change-Id: I3f726889071950bc7025079ba9be90fd5d71bc9c
Reviewed-on: http://gerrit.cloudera.org:8080/9742
Reviewed-by: John Russell <jrussell@cloudera.com>
Tested-by: Impala Public Jenkins
2018-03-21 20:34:22 +00:00
Zoltan Borok-Nagy
644af57b56 IMPALA-6415: [DOCS] fix invalid <ph conref>
The current conref returned an error and the conref text was not
rendered. In impala_aliases.xml, the current <ph conref> has to
be changed to <p conref>.

Cherry-picks: not for 2.x

Change-Id: I6768f336559eeac41f7f32f989d106740eccdc88
Reviewed-on: http://gerrit.cloudera.org:8080/9731
Reviewed-by: Alex Rodoni <arodoni@cloudera.com>
Reviewed-by: Michael Brown <mikeb@cloudera.com>
Tested-by: Impala Public Jenkins
2018-03-21 17:50:35 +00:00
Alex Rodoni
c38a3a0307 [DOCS] Publish Choosing the Load-Balancing Algorithm topic
Change-Id: I7c29ddac53c0fb4cc6a297444401e50280b95167
Reviewed-on: http://gerrit.cloudera.org:8080/9515
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com>
Tested-by: Impala Public Jenkins
2018-03-21 17:04:49 +00:00
Alex Rodoni
b62ecb6795 [DOCS] Changed to --use_local_tz_for_unix_timestamp_conversions
Change-Id: Id75ec73031b97aa8a3c61ccdbaea39db008b4093
Reviewed-on: http://gerrit.cloudera.org:8080/9620
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com>
Tested-by: Impala Public Jenkins
2018-03-16 16:36:14 +00:00
Alex Rodoni
b5b207eefa IMPALA-6654: [DOCS] Updated the Kudu/Sentry/Impala limitations
Change-Id: I8991d85e77c7f5075525734145291457d50a7633
Reviewed-on: http://gerrit.cloudera.org:8080/9618
Reviewed-by: Thomas Tauber-Marshall <tmarshall@cloudera.com>
Tested-by: Impala Public Jenkins
2018-03-16 01:48:41 +00:00
Zoltan Borok-Nagy
34fdc59079 IMPALA-5191, IMPALA-6415: [DOCS] Document breaking change of alias and ordinal substitution
The alias and ordinal substitution logic has been
changed by IMPALA-5191. This commit updates the
documentation regarding to the new behavior.

Change-Id: I558230d07212da62d2cd12e07a52ceba03e980a8
Cherry-picks: not for 2.x.
Reviewed-on: http://gerrit.cloudera.org:8080/9211
Reviewed-by: Alex Behm <alex.behm@cloudera.com>
Tested-by: Impala Public Jenkins
2018-03-15 01:04:57 +00:00
Alex Rodoni
6a07076de3 IMPALA-3916: [DOCS] Reserved keywords updated for Impala 3.0
Change-Id: I09dbaf5e2d22f07a8bca8a601c04e94f3a4b36a0
Cherry-picks: not for 2.x
Reviewed-on: http://gerrit.cloudera.org:8080/9540
Reviewed-by: Alex Behm <alex.behm@cloudera.com>
Tested-by: Impala Public Jenkins
2018-03-15 00:38:17 +00:00
Alex Rodoni
6c264d8eb8 IMPALA-6627: [DOCS] Hive incompatibility with serialization.null.format
Change-Id: Ic412c2fe2eba03d4493defee497656d6c74936f3
Reviewed-on: http://gerrit.cloudera.org:8080/9563
Reviewed-by: Alex Behm <alex.behm@cloudera.com>
Tested-by: Impala Public Jenkins
2018-03-10 01:31:13 +00:00
Alex Rodoni
e096233a25 IMPALA-6240: [DOCS] Document PARQUET_ARRAY_RESOLUTION query option
Cherry-picks: not for 2.x
Change-Id: I12696b609609ea16c05d8b7e84b2bae0be6d6cb5
Reviewed-on: http://gerrit.cloudera.org:8080/9534
Reviewed-by: Alex Behm <alex.behm@cloudera.com>
Tested-by: Impala Public Jenkins
2018-03-09 23:37:57 +00:00
Alex Rodoni
c3b6b55a26 IMPALA-6523: [DOCS] Allowed values for PARQUET_FALLBACK_SCHEMA_RESOLUTION
Change-Id: I9ade6a30c62f4899b6801d03430b5fe15e713474
Reviewed-on: http://gerrit.cloudera.org:8080/9536
Reviewed-by: John Russell <jrussell@cloudera.com>
Tested-by: Impala Public Jenkins
2018-03-09 00:57:38 +00:00
Alex Rodoni
778823c09e IMPALA-6515: [DOCS] HAproxy with sticky session requires the check option
Change-Id: I47165df6624f958c2e0542e2627d4f5377789ab8
Reviewed-on: http://gerrit.cloudera.org:8080/9293
Reviewed-by: Alan Choi <alan@cloudera.com>
Reviewed-by: John Russell <jrussell@cloudera.com>
Tested-by: Impala Public Jenkins
2018-03-08 23:29:30 +00:00
Alex Rodoni
3a1d802ead IMPALA-6553: [DOCS] load_catalog_in_background default change
Change-Id: I548b2d1532c12f8d3c795a940b7f980482ecf09b
Reviewed-on: http://gerrit.cloudera.org:8080/9389
Reviewed-by: John Russell <jrussell@cloudera.com>
Tested-by: Impala Public Jenkins
2018-03-06 00:48:00 +00:00
Alex Rodoni
77d07f8067 [DOCS] Removed the obsolete Llama options files
Removed the Llama options file.
Removed impala_sqlref.ditamap that is not used.
Removed the reference to impala_sqlref.ditamap in README.md

Change-Id: If0c2b8160af9c95ec1e1b744b558d9537dd2550d
Cherry-picks: not for 2.x
Reviewed-on: http://gerrit.cloudera.org:8080/9219
Reviewed-by: John Russell <jrussell@cloudera.com>
Tested-by: Impala Public Jenkins
2018-03-05 21:31:12 +00:00
Alex Rodoni
9f9932d70b IMPALA-6509: [DOCS] Note for haproxy for Kerberized clusters
Noted that after enabling ha-proxy in a kerberized cluster,
users can no-longer connect to individual impala daemons directly
from impala shell.

Change-Id: I1ce9930e3f658c52502a2ba95f93647e2706d58c
Reviewed-on: http://gerrit.cloudera.org:8080/9286
Reviewed-by: Sailesh Mukil <sailesh@cloudera.com>
Reviewed-by: John Russell <jrussell@cloudera.com>
Tested-by: Impala Public Jenkins
2018-03-05 18:42:06 +00:00
Jinchul
a2c9a7c86b IMPALA-3651: [DOCS] Doc for MURMUR_HASH() function
Change-Id: I784a5a080d7d13192aac2fca67f841d2d19fc99b
Reviewed-on: http://gerrit.cloudera.org:8080/9031
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com>
Tested-by: Impala Public Jenkins
2018-03-03 02:12:06 +00:00
Alex Rodoni
7e15db644e IMPALA-6547: [DOCS] Correct default encoding for INT
Updated that default encoding for numeric types are bitshuffle.

Change-Id: Ia71c3411f335c414193bf7cf346ac2e006b8f447
Reviewed-on: http://gerrit.cloudera.org:8080/9402
Reviewed-by: Todd Lipcon <todd@apache.org>
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com>
Tested-by: Impala Public Jenkins
2018-03-02 23:40:04 +00:00
Alex Rodoni
04383f1769 IMPALA-6499: [DOCS] Fixed formatting errors in split_part function
Change-Id: I7623e32aaf31f21a3be4513f26deb0b789a56b1a
Reviewed-on: http://gerrit.cloudera.org:8080/9275
Reviewed-by: John Russell <jrussell@cloudera.com>
Tested-by: Impala Public Jenkins
2018-02-20 22:09:06 +00:00
Alex Rodoni
9c0b1ba33c [DOCS] Fix in REPLICA_PREFERENCE numeric options
Change-Id: Ia10e69ac38229e0969db11b7edbcf08c2444602b
Reviewed-on: http://gerrit.cloudera.org:8080/9341
Reviewed-by: John Russell <jrussell@cloudera.com>
Tested-by: Impala Public Jenkins
2018-02-16 23:56:55 +00:00
Alex Rodoni
e0abffb94f [DOCS] Typos fixed in Impala Analytic Functions doc
Change-Id: Iec4a2822f5e066574e64bf025d300e4cde7a7d29
Reviewed-on: http://gerrit.cloudera.org:8080/9347
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com>
Reviewed-by: John Russell <jrussell@cloudera.com>
Tested-by: Impala Public Jenkins
2018-02-16 23:55:33 +00:00
Alex Rodoni
4a00398d07 IMPALA-6471: [docs] Corrected ALTER TABLE ADD PARTITION syntax for Kudu table
Change-Id: I70c49286ed6e250707a6edb5ecd77448d1142d0c
Reviewed-on: http://gerrit.cloudera.org:8080/9187
Reviewed-by: Thomas Tauber-Marshall <tmarshall@cloudera.com>
Tested-by: Impala Public Jenkins
2018-02-02 22:37:30 +00:00
sujithjay
6e4af50695 IMPALA-6303: [DOCS] Fix incorrect mention of DataNodes
The documentation on Impala Components (https://impala.apache.org/
docs/build/html/topics/impala_components.html) incorrectly states
"... catalog service relays the metadata changes from Impala SQL
statements to all the DataNodes in a cluster ...", which is not
correct. It should be Impala daemons, instead of 'DataNodes'"

Change-Id: I2116b1f78ef6fa89eafe2126034699d2961c06f6
Reviewed-on: http://gerrit.cloudera.org:8080/9160
Reviewed-by: Michael Brown <mikeb@cloudera.com>
Tested-by: Impala Public Jenkins
2018-01-31 18:06:13 +00:00
Alex Rodoni
f68aa87efd [DOCS] IMPALA-6105 unix_timestamp returns a number of seconds
Added a note that the unix_timestamp function returns a number of
seconds.

Change-Id: Ie502322368c0052d4767191cf8f7ecb7ac5e7a16
Reviewed-on: http://gerrit.cloudera.org:8080/9084
Reviewed-by: John Russell <jrussell@cloudera.com>
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com>
Tested-by: Impala Public Jenkins
2018-01-23 22:26:32 +00:00
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