Peter Rozsa
ba17491bc0
IMPALA-11889: Docs for ESRI geospatial functions
...
This change adds documentation for geospatial functions added in
IMPALA-11745.
Change-Id: I5f765927a0856e3034968462514536fd1fffcea5
Reviewed-on: http://gerrit.cloudera.org:8080/22076
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Csaba Ringhofer <csringhofer@cloudera.com >
2024-11-20 15:03:06 +00:00
Daniel Becker
64e43ad469
IMPALA-13410: Document reading Puffin files
...
IMPALA-13247 introduced support for reading Puffin files belonging to
the current snapshot. This change documents it.
Change-Id: Ib2975a67aadd948d9451f44a1c884349161c19d2
Reviewed-on: http://gerrit.cloudera.org:8080/21870
Reviewed-by: Peter Rozsa <prozsa@cloudera.com >
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Csaba Ringhofer <csringhofer@cloudera.com >
2024-10-21 09:34:04 +00:00
Zoltan Borok-Nagy
dea8546d80
IMPALA-12653: Update documentation about the UPDATE statement
...
This patch adds documentation about the UPDATE statement.
Change-Id: I2a4f3dcdba5faaa7dffda60b8590d09e6a92a165
Reviewed-on: http://gerrit.cloudera.org:8080/20818
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Noemi Pap-Takacs <npaptakacs@cloudera.com >
Reviewed-by: Andrew Sherman <asherman@cloudera.com >
2024-01-02 10:49:13 +00:00
Tamas Mate
eadd35f6d5
IMPALA-11853: Fix formatted docs query options CSS
...
The recent documentation formatting changes introduced the navigation
panel on the left. However, due to the length of the query options
navigation title these could overlap with the documentation paragraphs.
This commit removes the underscores from the navigation titles of the
query options, so browsers can break them into multiple lines.
Additionally, the "SET" and "Query Options for the SET Statement" pages
are merged to save some more space for the query option navigation
titles.
Testing:
- Built the documentation and tested manually
Change-Id: Icec787d7a2af848aaaff65be2ecf311a5ce8fe7f
Reviewed-on: http://gerrit.cloudera.org:8080/20556
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Jason Fehr <jfehr@cloudera.com >
Reviewed-by: Peter Rozsa <prozsa@cloudera.com >
Reviewed-by: Tamas Mate <tmater@apache.org >
2023-10-18 10:22:05 +00:00
Zoltan Borok-Nagy
12276c79f9
IMPALA-12335: [DOCS] Add documentation about the DELETE statement
...
IMPALA-11877 added support for the DELETE statement for Iceberg
tables. This patch documents this feature.
Change-Id: If111a7ecd20bda2d4928332ef2ccd905814cb203
Reviewed-on: http://gerrit.cloudera.org:8080/20361
Reviewed-by: Zoltan Borok-Nagy <boroknagyz@cloudera.com >
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
2023-08-17 15:44:06 +00:00
Michael Smith
23cdc7edeb
IMPALA-11867: [DOCS] Document Ozone support
...
Adds a topic documenting Apache Ozone support, and recommends using the
ofs protocol.
Change-Id: I724a40c086fe0466646e7e108645fd8dbaee5f1d
Reviewed-on: http://gerrit.cloudera.org:8080/19448
Reviewed-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
2023-01-30 21:50:32 +00:00
Daniel Becker
c8eb2692fb
IMPALA-11790: [DOCS] Document the IMPALA-10660 shell option
...
IMPALA-10660 introduced the "hs2_fp_format" shell option which is
documented in this change.
Change-Id: I402ea08cb3482a84234127c125539d96b4b1ed14
Reviewed-on: http://gerrit.cloudera.org:8080/19358
Reviewed-by: Daniel Becker <daniel.becker@cloudera.com >
Tested-by: Daniel Becker <daniel.becker@cloudera.com >
2022-12-14 15:49:30 +00:00
Zoltan Borok-Nagy
8ab219aa3a
IMPALA-11043: [DOCS] Initial Iceberg documentation
...
Impala's Iceberg support has greatly evolved lately. This
commit adds the initial documentation for Iceberg support.
Change-Id: Ief452611319f31d660838d35414bada387a05ef7
Reviewed-on: http://gerrit.cloudera.org:8080/18128
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Tamas Mate <tmate@cloudera.com >
2022-01-11 11:15:38 +00:00
stiga-huang
4d01d8eb51
[DOCS] Impala 4.0.0 Release
...
Add short notes about this release.
Tests:
- Built the html and pdf locally. Verified the new content.
Change-Id: I4b9cc838de018c954f419ebb71d65c0d5725a4a9
Reviewed-on: http://gerrit.cloudera.org:8080/17676
Reviewed-by: Zoltan Borok-Nagy <boroknagyz@cloudera.com >
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
2021-07-12 13:36:54 +00:00
Sahil Takiar
22ac00fd4d
IMPALA-9910: [DOCS] Add fault tolerance docs
...
Adds a few basic docs for fault tolerance in Impala. Covers the
following topics:
* Transparent query retries
* Node blacklisting
* Statestore heartbeats
This commit only adds a high level explanation of the afortmentioned
fault tolerance concepts. The docs should be expanded on in a future
commit.
Change-Id: I9d178b21a9654bbed8b814ccadca95703ffacb62
Reviewed-on: http://gerrit.cloudera.org:8080/16610
Reviewed-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
2020-12-01 22:46:31 +00:00
Shajini Thayasingh
4846751c84
IMPALA-9570: [DOCS] add memory management
...
add memory management and fix broken links. Incorporated review changes.
Change-Id: I6e8b6d0c3fe2e1746831665b3d3ae98a0beaa1e7
Reviewed-on: http://gerrit.cloudera.org:8080/15836
Reviewed-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
2020-05-08 04:18:26 +00:00
Alex Rodoni
4d65eed6b4
IMPALA-9067: [DOCS] Impala_ports doc update
...
- Corrected the table headings.
- Updated descriptions.
- Replaced the field names with the startup flags.
- Removed the unused ports for Llama.
- Removed one unused keydef, logs_managing, from impala_keydefs.ditamap
Change-Id: I0f86958a645ab476416f4f11dc2df400bfc62e79
Reviewed-on: http://gerrit.cloudera.org:8080/14501
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Thomas Tauber-Marshall <tmarshall@cloudera.com >
2019-10-18 18:09:22 +00:00
Alex Rodoni
2d74dfd5e2
IMPALA-8920: [DOCS] Documented the query option for disabling HBase row estimation
...
Change-Id: Id131b66a3457ef6cbc326a0f3ed99de2a3950c3e
Reviewed-on: http://gerrit.cloudera.org:8080/14394
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Quanlong Huang <huangquanlong@gmail.com >
2019-10-16 00:00:09 +00:00
Alex Rodoni
c4874d9a94
IMPALA-8826: [DOCS] Add docs for PLAN_ROOT_SINK and result spooling
...
Change-Id: I78bfceb225d25078c54c1ed8f88ca250ef42dafe
Reviewed-on: http://gerrit.cloudera.org:8080/14314
Reviewed-by: Sahil Takiar <stakiar@cloudera.com >
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
2019-10-04 18:03:21 +00:00
Alex Rodoni
69f2fbd848
IMPALA-8474: [DOCS] Impala 3.3 Release Notes
...
Change-Id: I02bb1944c57866b797b1856af139800445e4ac18
Reviewed-on: http://gerrit.cloudera.org:8080/14054
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Tested-by: Quanlong Huang <huangquanlong@gmail.com >
Reviewed-by: Quanlong Huang <huangquanlong@gmail.com >
2019-08-19 15:34:37 +00:00
Alex Rodoni
fd622a47c8
IMPALA-8448: [DOCS] ALTER DATABASE event supported in metadata sync
...
- The alter_database event is supported in the notification-based
metadata sync.
- Updated the version to 3.3
Change-Id: I1016c27d3f12cef71a09a895ab42fd15a54aeee1
Reviewed-on: http://gerrit.cloudera.org:8080/13199
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Vihang Karajgaonkar <vihang@cloudera.com >
Reviewed-by: Alex Rodoni <arodoni@cloudera.com >
2019-05-02 19:51:09 +00:00
Alex Rodoni
f9399087d8
IMPALA-8303: [DOCS] Impala 3.2 release notes
...
Change-Id: Id50811c68ec29c218358a87288f08ad2bae16b55
Reviewed-on: http://gerrit.cloudera.org:8080/12752
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Gabor Kaszab <gaborkaszab@cloudera.com >
2019-03-14 18:45:28 +00:00
Alex Rodoni
29cdaf022c
IMPALA-8098: [DOCS] Port change for the SHUTDOWN command
...
Change-Id: I77fcc13a67017a062f0be7cb15f22373bf66cb4c
Reviewed-on: http://gerrit.cloudera.org:8080/12379
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Andrew Sherman <asherman@cloudera.com >
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com >
2019-02-09 00:37:50 +00:00
Alex Rodoni
56dea84382
IMPALA-8060: [DOCS] Restructured the admission control docs
...
- Created a new doc category called "Resource Management".
- Moved impala_admission under Resource Management.
- Move the config steps out of impala_admission.xml and
- created impala_admission_config.xml
Change-Id: Id42ae256b215fb267023197c5052f36bedb052a3
Reviewed-on: http://gerrit.cloudera.org:8080/12191
Reviewed-by: Bikramjeet Vig <bikramjeet.vig@cloudera.com >
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com >
2019-01-09 20:58:08 +00:00
Alex Rodoni
622e19c5f8
IMPALA-7815: [DOCS] Release notes for 3.1
...
Change-Id: Ib4d124557f29e539f97c5c52606c16f4147ab169
Reviewed-on: http://gerrit.cloudera.org:8080/11922
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Zoltan Borok-Nagy <boroknagyz@cloudera.com >
2018-11-22 18:59:04 +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
3f393bc27c
IMPALA-7186: [DOCS] Documented the KUDU_READ_MODE query option
...
Change-Id: I49b4ec29ae8cdbee8b3d38bdf2e678b4e9560952
Reviewed-on: http://gerrit.cloudera.org:8080/10897
Reviewed-by: Alex Rodoni <arodoni@cloudera.com >
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
2018-07-17 21:12:53 +00:00
Alex Rodoni
7a8f61c79e
[DOCS] Removed an unused keydef
...
Change-Id: I694adc75f8e1dbdf2913b18438f127f2d9dfd6b6
Reviewed-on: http://gerrit.cloudera.org:8080/10892
Reviewed-by: Alex Rodoni <arodoni@cloudera.com >
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
2018-07-09 17:50:52 +00:00
Tim Armstrong
1b0a027ffb
IMPALA-5604: document DISABLE_CODEGEN_ROWS_THRESHOLD
...
Also fix a couple of nits in EXEC_SINGLE_NODE_ROWS_THRESHOLD.
Change-Id: I709cd55e3869888feb645f85e61a99901d41d479
Reviewed-on: http://gerrit.cloudera.org:8080/10727
Reviewed-by: Alex Rodoni <arodoni@cloudera.com >
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
2018-06-15 02:00:58 +00:00
Alex Rodoni
0833408fd7
IMPALA-6522: [DOCS] Document Decimal V2
...
Change-Id: Ic436ff80c9ad05cfada97280cd47552879214a3d
Cherry-picks: not for 2.x.
Reviewed-on: http://gerrit.cloudera.org:8080/10066
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Alex Rodoni <arodoni@cloudera.com >
2018-04-30 18:13:34 +00:00
Alex Rodoni
e9535bc024
[DOCS] COMPUTE_STATS_MIN_SAMPLE_SIZE keydef typo corrected
...
Change-Id: I3fae14499a92bb00a2696b220751d4cc15aeb0a4
Reviewed-on: http://gerrit.cloudera.org:8080/10173
Reviewed-by: Alex Rodoni <arodoni@cloudera.com >
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
2018-04-24 06:03:00 +00:00
Alex Rodoni
da7f865f05
IMPALA-6912: [DOCS] A new query option COMPUTE_STATS_MIN_SAMPLE_SIZE
...
Change-Id: Ibd6f55a4c6c99185baf7974f68935ba4e03579df
Reviewed-on: http://gerrit.cloudera.org:8080/10172
Reviewed-by: Alex Behm <alex.behm@cloudera.com >
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
2018-04-24 05:37:53 +00:00
Alex Rodoni
5bbcfaf22e
IMPALA-6886: [DOCS] Removed the missed keyref for impala_cluster_sizing
...
Change-Id: Ieab3eac8027c57a9a1a30a77ac0e07686a92f2b0
Reviewed-on: http://gerrit.cloudera.org:8080/10118
Reviewed-by: Alex Rodoni <arodoni@cloudera.com >
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
2018-04-19 18:00:53 +00:00
Alex Rodoni
39f986ecf4
IMPALA-6459: [DOCS] Part 1 Stats doc reorg
...
Change-Id: I3b061c39bb847690760311fd7280121eda2db626
Reviewed-on: http://gerrit.cloudera.org:8080/10067
Reviewed-by: Alex Rodoni <arodoni@cloudera.com >
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
2018-04-18 21:17:02 +00:00
Alex Rodoni
62d33881b0
IMPALA-6867: [DOCS] SHUFFLE_DISTINCT_EXPRS Query option added
...
Change-Id: I42cb22a13b26bdc3d22585e4fc23934dfc91722a
Reviewed-on: http://gerrit.cloudera.org:8080/10094
Reviewed-by: Tianyi Wang <twang@cloudera.com >
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
2018-04-18 20:32:07 +00:00
Alex Rodoni
a6767de0aa
IMPALA-6732: [DOCS] 2.12 Release Notes
...
Change-Id: Ia0eee2a5bd7d31afaff048f0ac6e46123eb56e47
Reviewed-on: http://gerrit.cloudera.org:8080/10071
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Sailesh Mukil <sailesh@cloudera.com >
2018-04-16 20:27:51 +00:00
Alex Rodoni
e53bf279b0
IMPALA-6483: [DOCS] Document the new EXEC_TIME_LIMIT_S query option
...
Change-Id: I7a83aa42e6fffc7cb71112936129a0f1917ec2fd
Reviewed-on: http://gerrit.cloudera.org:8080/10043
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com >
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
2018-04-14 16:32:55 +00:00
Alex Rodoni
b4228dfd14
IMPALA-6463: [DOCS] Removed query options were deleted from docs
...
The following query option docs and references were removed from docs:
- DEFAULT_ORDER_BY_LIMIT
- ABORT_ON_DEFAULT_LIMIT_EXCEEDED
- V_CPU_CORES (previously removed)
- RESERVATION_REQUEST_TIMEOUT (previously removed)
- RM_INITIAL_MEM
- SCAN_NODE_CODEGEN_THRESHOLD
- MAX_IO_BUFFERS
- DISABLE_CACHED_READS
Change-Id: I71be3f872468cb22583f82c2238bf72dc82cb750
Cherry-picks: not for 2.x.
Reviewed-on: http://gerrit.cloudera.org:8080/10055
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com >
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
2018-04-14 00:28:46 +00:00
Alex Rodoni
f33431dc4c
IMPALA-6688: [DOCS] compact_catalog_topic setting is enabled by default
...
- Marked IMPALA-5500 as fixed in Impala 2.10 in the impala_known_issues.
xml
- In the same section, removed the mention of default setting being false.
- Added a section in impala_upgrading.xml for default setting Changes.
- Added new keydefs for 2.12 and 3.0 version strings.
Change-Id: Id6e9eef7e20fcc520865f3d6d065ed508b2917bb
Reviewed-on: http://gerrit.cloudera.org:8080/9922
Reviewed-by: Alex Behm <alex.behm@cloudera.com >
Tested-by: Impala Public Jenkins
2018-04-04 00:55:23 +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
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
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
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
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
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
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
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
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
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
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
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
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