Commit Graph

3 Commits

Author SHA1 Message Date
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
Alex Rodoni
9073402f20 [DOCS] Fixed the DITA concept ID for the new impala_disable_codegen_rows_threshold
Change-Id: I8ecbf93749d5eb8da1d5c873fd7503f5bb2c7d0f
Reviewed-on: http://gerrit.cloudera.org:8080/10733
Reviewed-by: Alex Rodoni <arodoni@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
2018-06-15 19:47:45 +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