Commit Graph

363 Commits

Author SHA1 Message Date
Alex Rodoni
275124e874 [DOCS] A typo fixed in ALTER VIEW syntax
Change-Id: I859c279612d258ad8030fc58c83d36dbd285e210
Reviewed-on: http://gerrit.cloudera.org:8080/11711
Reviewed-by: Alex Rodoni <arodoni@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
2018-10-17 19:49:58 +00:00
Alex Rodoni
6c0512e1a3 [DOCS] Removed an invalid xref in impala_alter_table
Change-Id: Ia170d70c522a38cc90518041e3b2a696de5b4e4f
Reviewed-on: http://gerrit.cloudera.org:8080/11707
Reviewed-by: Alex Rodoni <arodoni@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
2018-10-17 19:20:13 +00:00
Alex Rodoni
a0f351a647 IMPALA-7715: [DOCS] Better descriptions for conditional functions
- Updated the descriptions for ISTRUE, ISFALSE, NONULVALUE, NULLVALUE.
- Updated several function names to use caps.

Change-Id: I5cc90d62645730d2674bcb3af614863aa92b92f6
Reviewed-on: http://gerrit.cloudera.org:8080/11704
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Reviewed-by: Paul Rogers <par0328@yahoo.com>
Reviewed-by: Alex Rodoni <arodoni@cloudera.com>
2018-10-17 18:49:55 +00:00
Alex Rodoni
28aecd6db8 [DOCS] Additional note in impala_alter_database
- Added a note about the effective ALL with GRANT and ALL without
GRANT privileges.

Change-Id: Idf2cb58993adadb7fb32ec188f5e4dff216c5897
Reviewed-on: http://gerrit.cloudera.org:8080/11703
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Reviewed-by: Fredy Wijaya <fwijaya@cloudera.com>
2018-10-17 01:41:13 +00:00
Alex Rodoni
96debe0a5c IMPALA-7076: [DOCS] Document ALTER TABLE / VIEW SET OWNER statement
Change-Id: I203a800855a413069a40c728dfa157939ea15caf
Reviewed-on: http://gerrit.cloudera.org:8080/11673
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Reviewed-by: Fredy Wijaya <fwijaya@cloudera.com>
2018-10-17 01:34:31 +00:00
Alex Rodoni
fe6dabda6a IMPALA-7706: [DOCS] Added the privileges required for ALTER TABLE SET OWNER
Also, added the privileges required for ALTER VIEW SET OWNER

Change-Id: I671dbe3e6fb3118a67c59fb1fcaf1ec53139b587
Reviewed-on: http://gerrit.cloudera.org:8080/11675
Reviewed-by: Fredy Wijaya <fwijaya@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
2018-10-15 21:51:12 +00:00
Alex Rodoni
1bfd7ee1c6 IMPALA-7705: [DOCS] Documented the ALTER DATABASE SET OWNER statement
Change-Id: Ifac0b689d55f525145b37846967a7a22f0e9245b
Reviewed-on: http://gerrit.cloudera.org:8080/11674
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Reviewed-by: Adam Holley <aholley@cloudera.com>
Reviewed-by: Fredy Wijaya <fwijaya@cloudera.com>
2018-10-15 19:35:51 +00:00
Alex Rodoni
e8ee827a6d [DOCS] Built-in Functions doc format Changes
- The function titles were changed to upper case.
- The function titles no longer use <codeph>. <codeph> font appears
smaller than the <p> font.
- Return type were changed to upper case data types.
- Minor typos were fixed, such as extra commas and periods in titles.
- The indexterm dita elememts were removed. Indexterm was incomplete
and WIP. No plan to go ahead and implement it, so removed.

Change-Id: I797532463da8d29fe5bc7543cfdfb5b2b82db197
Reviewed-on: http://gerrit.cloudera.org:8080/11619
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Reviewed-by: Michael Brown <mikeb@cloudera.com>
2018-10-10 18:18:09 +00:00
Alex Rodoni
b0d0d73938 IMPALA-7680: [DOCS] Minor edits to the command line config section
Change-Id: I3a3115feb2de1112ff0d2687a83a1307bd0791a5
Reviewed-on: http://gerrit.cloudera.org:8080/11636
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Reviewed-by: Bikramjeet Vig <bikramjeet.vig@cloudera.com>
2018-10-10 18:06:10 +00:00
Alex Rodoni
8ca79261a3 [DOCS] Copy edited the Cancelling a Query section
Change-Id: I7a06c94b397c872636d2ecf68cc6a2e193a3b047
Reviewed-on: http://gerrit.cloudera.org:8080/11637
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Reviewed-by: Bikramjeet Vig <bikramjeet.vig@cloudera.com>
2018-10-10 18:04:21 +00:00
Alex Rodoni
6568e6e110 IMPALA-7607: [DOCS] Add a reference to EXEC_TIME_LIMIT_S to TIMEOUT doc
Change-Id: Iaf7bfd7535ba0f8f51fd0994ad6e9e3f2637b2c1
Reviewed-on: http://gerrit.cloudera.org:8080/11621
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Reviewed-by: Bikramjeet Vig <bikramjeet.vig@cloudera.com>
2018-10-09 21:57:12 +00:00
Alex Rodoni
7b13117293 IMPALA-7654: [DOCS] TRUNCATE does not put HDFS data files to the trash
Change-Id: I4930b2345515abf9b086575a476d20c87117e5c4
Reviewed-on: http://gerrit.cloudera.org:8080/11583
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Reviewed-by: Joe McDonnell <joemcdonnell@cloudera.com>
2018-10-09 19:18:10 +00:00
Alex Rodoni
51cc1d2cf7 IMPALA-7623: [DOCS] Disallow name changes for managed Kudu tables
Removed SET TBLPROPERTIES('kudu.table_name') when creating and altering
managed Kudu tables.

Change-Id: I843bf3a6574c2a1ad34cb93d3060f5f097256554
Reviewed-on: http://gerrit.cloudera.org:8080/11518
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Reviewed-by: Gabor Kaszab <gaborkaszab@cloudera.com>
2018-10-08 17:19:08 +00:00
Alex Rodoni
23428dc147 IMPALA-7651: [DOCS] Kudu support to scheduler-related query hints and options
The SCHEDULE_RANDOM_REPLICA query option and the RANDOM_REPLICA hint
support Kudu as well as HDFS.

Change-Id: I481d2a002edc1a18491bf9fc249e868005b42fa5
Reviewed-on: http://gerrit.cloudera.org:8080/11584
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Reviewed-by: Thomas Marshall <thomasmarshall@cmu.edu>
2018-10-05 19:36:21 +00:00
Alex Rodoni
80edf37010 IMPALA-7575: [DOCS] FMOD() is not the same as the % operator
- Removed the text about FMOD being equivalent to %.
- Added a note that MOD will show as % in the query plan.

Change-Id: I3b02d3e3f556d93e1d651eaee12217d6b0e3f9e0
Reviewed-on: http://gerrit.cloudera.org:8080/11586
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
2018-10-04 23:11:07 +00:00
Alex Rodoni
ccec241637 IMPALA-6634: [DOCS] Whitespace behavior in string to timestamp conversion
Noted that leading and trailing whitespaces are ignored when a string is
implicitly or explicitly converted to a timestamp.

Change-Id: Id5e485f0dccd2e6e1351d6d8194ec94c753f60b3
Reviewed-on: http://gerrit.cloudera.org:8080/11567
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com>
2018-10-03 02:16:41 +00:00
Alex Rodoni
10bffe2f93 IMPALA-7570: [DOCS] Added a table of all built-in impala_functions
- Cleaned up no-value added texts.
- Added a table of built-in functions that users can use to get a link
  to functions.

Because the functions are listed as <dlentry>, the above list
of functions has to be manually maintained. When there is a new function
or a removed function, update the above list. The link format is:
<xref href="xml file name#concept id/dlentry id">FUNCTION NAME</xref>
For example:
<xref href="impala_datetime_functions.xml#datetime_functions/weekofyear"
>WEEKOFYEAR</xref>

Change-Id: I2f6b024bc218a9158249f161fd16be10f16d19db
Reviewed-on: http://gerrit.cloudera.org:8080/11441
Reviewed-by: Jim Apple <jbapple-impala@apache.org>
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
2018-10-01 17:52:05 +00:00
Alex Rodoni
fcc3b8bf7e [DOCS] A typo and an empty Example section fixed
Change-Id: I28a769c21757f2684cff8325b786d1327e71d3a3
Reviewed-on: http://gerrit.cloudera.org:8080/11538
Reviewed-by: Alex Rodoni <arodoni@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
2018-09-28 01:10:00 +00:00
Alex Rodoni
17bc980d95 IMPALA-7546: [DOCS] A new TIMEZONE query option
Documented the new TIMEZONE query option to set a time TIMEZONE
to be used in timestamp conversions.

Change-Id: I734b8b37ae2360422fce269ed87507a04e8c05ac
Reviewed-on: http://gerrit.cloudera.org:8080/11505
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Reviewed-by: Csaba Ringhofer <csringhofer@cloudera.com>
2018-09-25 19:42:59 +00:00
Andrew Sherman
15e40a3c94 IMPALA-589: Add sql function returning the impalad coordinator hostname.
In every execution of an Impala query, one of the impalad daemons acts
as the coordinator node. In some cases, such as when using a proxy, a
user cannot predict which host will act as the coordinator. To aid in
diagnosis, we provide a sql function which returns the name of the host
on which the coordinator is running.

EXTERNAL DESCRIPTION:

Add a builtin function called coordinator(), which returns the name of
the host which is running the impalad that is acting as the coordinator
for the current query.

TESTING:
- Added a basic unit test for the new function.
- Added a unit test which simulates the case when coord_address is
  unset.
- Added a query that uses coordinator() to exprs.test
- Hand tested in a development deployment.
- Ran regression tests and got a clean run.

Change-Id: I94d6e2664ba659b48df53c5c06f67b502c533e47
Reviewed-on: http://gerrit.cloudera.org:8080/11459
Reviewed-by: Thomas Marshall <thomasmarshall@cmu.edu>
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
2018-09-24 20:26:44 +00:00
Alex Rodoni
3fd8578268 [DOCS] Removed "round-robin" in the list of LB proxy adavanges
In the Choosing LB algorithm section, it says that Round-robin
is not recommended for Impalad.

Change-Id: I418931c028ddc6e8f5d894da6c92bc7994bbca56
Reviewed-on: http://gerrit.cloudera.org:8080/11496
Reviewed-by: Alex Rodoni <arodoni@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
2018-09-21 23:54:10 +00:00
Alex Rodoni
6f9e305122 IMPALA-7525: [DOCS] SHOW GRANT USER
Documented the new SHOW GRANT USER statements:
SHOW GRANT USER user_name
SHOW GRANT USER user_name ON SERVER
SHOW GRANT USER user_name ON DATABASE database_name
SHOW GRANT USER user_name ON TABLE table_name
SHOW GRANT USER user_name ON URI uri

Change-Id: Iaa39275c595d73b2fba293f77bb21aa3985dfa38
Reviewed-on: http://gerrit.cloudera.org:8080/11454
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Reviewed-by: Adam Holley <aholley@cloudera.com>
Reviewed-by: Alex Rodoni <arodoni@cloudera.com>
2018-09-21 18:22:06 +00:00
Alex Rodoni
36237f7897 IMPALA-7569: [DOCS] Removed "safety valves" from docs
Removed the mentions of "safety valves" to avoid confusions with
the Cloudera safety valves feature.

Change-Id: Iba99d3710bd507052962d0015a36a4e3ba41cd74
Reviewed-on: http://gerrit.cloudera.org:8080/11438
Reviewed-by: Alex Rodoni <arodoni@cloudera.com>
Tested-by: Alex Rodoni <arodoni@cloudera.com>
2018-09-13 23:26:58 +00:00
Alex Rodoni
e6afb6507d [DOCS] 2 typos fixed in impala_parquet_dictionary_filtering.xml
Change-Id: Ifbd56920d886c4161fedcd4ec4326d1cdb478f7a
Reviewed-on: http://gerrit.cloudera.org:8080/11426
Reviewed-by: Alex Rodoni <arodoni@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
2018-09-11 23:22:39 +00:00
Alex Rodoni
369d5a5b2b [DOCS] Removed the references to the enterprise names and links
Change-Id: I5552a344bfb34b0c5bec8fd8d61388ec3ddcd49d
Reviewed-on: http://gerrit.cloudera.org:8080/11424
Reviewed-by: Alex Rodoni <arodoni@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
2018-09-11 22:48:05 +00:00
Alex Rodoni
c28dd512d3 IMPALA-5937: [DOCS] PARQUET_READ_STATISTICS and PARQUET_DICTIONARY_FILTERING
Change-Id: I88fa8c4a64560711251076c50e1695f7f032f9c0
Reviewed-on: http://gerrit.cloudera.org:8080/11355
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Reviewed-by: Lars Volker <lv@cloudera.com>
2018-09-11 21:07:32 +00:00
Alex Rodoni
0acf1b3a94 [DOCS] Additional updates to the fine-grained priv
Change-Id: I964a34a4a5a94d88bb09f66e7b0d25fe5b4d6d7c
Reviewed-on: http://gerrit.cloudera.org:8080/11386
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Reviewed-by: Adam Holley <aholley@cloudera.com>
Reviewed-by: Alex Rodoni <arodoni@cloudera.com>
2018-09-06 03:28:21 +00:00
Alex Rodoni
c8d21d0137 IMPALA-6919: [DOCS] Document the COMMENT ON statement
Change-Id: Ibb7ce9fa20fb1d6551d718c8ec25c746a72b40d9
Reviewed-on: http://gerrit.cloudera.org:8080/11370
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Reviewed-by: Vuk Ercegovac <vercegovac@cloudera.com>
2018-09-04 17:44:21 +00:00
Alex Rodoni
1e7d627d0d [DOCS] Changed the Dita output format to XHTML
Changed the output format to XHTML to work around a bug that
generates an incorrect ids for sub-concepts. The bug prevented
cross-referencing sections within docs.

Change-Id: I26084fc8a2fe180093c61a105613791a49865732
Reviewed-on: http://gerrit.cloudera.org:8080/11375
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Reviewed-by: Jim Apple <jbapple-impala@apache.org>
2018-09-01 00:51:15 +00:00
Fredy Wijaya
5f4f01b4da IMPALA-7502: [DOCS] Update ALTER TABLE/VIEW RENAME privileges
Change-Id: I5f45b42f3300507296c3a3e876498976c0b17a86
Reviewed-on: http://gerrit.cloudera.org:8080/11356
Reviewed-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
2018-08-30 17:54:08 +00:00
Alex Rodoni
17bfac00f7 IMPALA-7500: [DOCS] Clarify the workaround for IMPALA-635
Change-Id: I6ce1fab79a8e77c3a9060d1363fc093a261d4e84
Reviewed-on: http://gerrit.cloudera.org:8080/11346
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Reviewed-by: Alex Rodoni <arodoni@cloudera.com>
2018-08-29 00:11:22 +00:00
Alex Rodoni
71b36fe08b [DOCS] Known Issues for 3.1 (WIP)
Change-Id: I247438f28835c1986deca39e98cd7deb4dc20351
Reviewed-on: http://gerrit.cloudera.org:8080/11323
Reviewed-by: Alex Rodoni <arodoni@cloudera.com>
Tested-by: Alex Rodoni <arodoni@cloudera.com>
2018-08-24 22:33:37 +00:00
Alex Rodoni
0d380828d4 [DOCS] Rewrote the opening paragraph for a better readability
Change-Id: I86116cb9163b91133d17b1bb3f40af9e636f02cf
Reviewed-on: http://gerrit.cloudera.org:8080/11309
Reviewed-by: Alex Rodoni <arodoni@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
2018-08-23 22:15:25 +00:00
Tim Armstrong
6ce7ba2958 docs: typo fix in PARQUET_ARRAY_RESOLUTION
Change-Id: I84fcc3f13215879ea4c5bc9737f5188baeaa5749
Reviewed-on: http://gerrit.cloudera.org:8080/11284
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Reviewed-by: Alex Rodoni <arodoni@cloudera.com>
2018-08-23 20:16:30 +00:00
Alex Rodoni
d1d07f7295 IMPALA-5937: [DOCS] Documented ENABLE_EXPR_REWRITES query option
Change-Id: I82a27172a6a6570f9c3cebe1a516a29c755e6d58
Reviewed-on: http://gerrit.cloudera.org:8080/11206
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Reviewed-by: Thomas Marshall <thomasmarshall@cmu.edu>
2018-08-23 20:11:31 +00:00
Alex Rodoni
a61ff04fb0 [DOCS] A typo fixed in titles
Change-Id: Iefcec53a6272a9221800678b9ed1ef52a898ed42
Reviewed-on: http://gerrit.cloudera.org:8080/11242
Reviewed-by: Alex Rodoni <arodoni@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
2018-08-16 01:11:02 +00:00
Alex Rodoni
48fdd0b0a8 IMPALA-7392: [DOCS] SCAN_BYTES_LIMIT query option documented
Change-Id: I6430e06cabe21b8080239f3225d3bfdd5cc502cb
Reviewed-on: http://gerrit.cloudera.org:8080/11240
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com>
2018-08-15 23:04:02 +00:00
Alex Rodoni
e4ea231786 IMPALA-6481: [DOCS] Documented WIDTH_BUCKET function
Change-Id: Ife9577a65fe342fde160c7cb5fa666e407d5b093
Reviewed-on: http://gerrit.cloudera.org:8080/11170
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Reviewed-by: Zoltan Borok-Nagy <boroknagyz@cloudera.com>
2018-08-15 22:00:13 +00:00
Alex Rodoni
a7c20aef8c IMPALA-7206: [DOCS] THREAD_RESERVATION_LIMIT & THREAD_RESERVATION_AGGREGATE_LIMIT
Change-Id: I94b560f6098711a6458ac5a7c8584f6fe3e3fdb8
Reviewed-on: http://gerrit.cloudera.org:8080/11237
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
2018-08-15 21:53:38 +00:00
Alex Rodoni
b1a5aebb86 IMPALA-7434: Heimdal Kerberos is not supported in Impala
Change-Id: Id488665d8e6037e3743750dbd32b48def5b58b0f
Reviewed-on: http://gerrit.cloudera.org:8080/11204
Reviewed-by: Michael Ho <kwho@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
2018-08-15 20:25:15 +00:00
Alex Rodoni
dd8a25d4c2 IMPALA-7400: [DOCS] Updated outdated contents from impala_porting
Change-Id: I3a1edb1ec5076354df9301ce12e7618d7cf607a6
Reviewed-on: http://gerrit.cloudera.org:8080/11154
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com>
2018-08-08 20:33:08 +00:00
Alex Rodoni
22f167f542 IMPALA-5839: [DOCS] Corrected the return types for NULLIFZERO and NULLIFZERO
Change-Id: Ia7927a5caf1d200a1f4d04d3729c29391c7f43cd
Reviewed-on: http://gerrit.cloudera.org:8080/11024
Reviewed-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
2018-08-07 19:01:02 +00:00
Alex Rodoni
332d59b115 IMPALA-4690: [DOCS] More content for CONV()
Change-Id: I4e424fd5a009ff5aa2d35a403e08fcd33c75fec5
Reviewed-on: http://gerrit.cloudera.org:8080/11075
Reviewed-by: Jim Apple <jbapple-impala@apache.org>
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
2018-08-06 19:01:20 +00:00
Alex Rodoni
312a8d60dd [DOCS] Dedicated coordinators and executors explained
Change-Id: Ic0038eb40951ddf619ea6470a7363122635391d8
Reviewed-on: http://gerrit.cloudera.org:8080/11080
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com>
2018-08-06 15:59:48 +00:00
Alex Rodoni
2aa9ca25f4 IMPALA-7395: [DOCS] The TABLE keyword is optional in the TRUNCATE statement
Change-Id: Iec64cd225449cea07b353201a84ac2fb8bc07a00
Reviewed-on: http://gerrit.cloudera.org:8080/11120
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com>
2018-08-03 23:35:07 +00:00
Alex Rodoni
479c83cf72 [DOCS] Added the part 1 of IMPALA-5607 to the upgrade guide
Change-Id: Ib0e53959bef4c629a31868e16b03b6abc11c9f8d
Reviewed-on: http://gerrit.cloudera.org:8080/11051
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com>
2018-08-03 02:38:27 +00:00
Alex Rodoni
d0ec011b3d IMPALA-3330: [DOCS] TRANSLATE function updated
- Better description
- Examples

Change-Id: Ica33ecbb7118e3034f95c5705eed19d169dc16cb
Reviewed-on: http://gerrit.cloudera.org:8080/11074
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Reviewed-by: Jim Apple <jbapple-impala@apache.org>
2018-08-02 22:18:05 +00:00
Alex Rodoni
b95111094b IMPALA-7195 IMPALA-7222: [DOCS] Impala delegation with groups
Added clarifications about delegation.

Change-Id: I6948ab2ef9b82b123f7a1f4fdc83cfb06e9f912f
Reviewed-on: http://gerrit.cloudera.org:8080/11068
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Reviewed-by: Fredy Wijaya <fwijaya@cloudera.com>
2018-07-31 18:06:22 +00:00
Alex Rodoni
729e1fb678 [DOCS] Corrected the default inc_stats_size_limit_bytes value
Change-Id: I4cacc6f1b9aaa1e2105e5436451ee906e3111679
Reviewed-on: http://gerrit.cloudera.org:8080/11050
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com>
2018-07-26 23:18:16 +00:00
Alex Rodoni
b0da2e0c1d IMPALA-7218: [DOCS] Fixed an example
Change-Id: I3c455c0309113d1122e24c73882d85ef282fd62e
Reviewed-on: http://gerrit.cloudera.org:8080/11049
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Reviewed-by: Pooja Nilangekar <pooja.nilangekar@cloudera.com>
Reviewed-by: Fredy Wijaya <fwijaya@cloudera.com>
2018-07-25 21:50:34 +00:00