[Impala-ASF-CR] IMPALA-11853: Fix formatted docs query options CSS

2023-10-18 Thread Tamas Mate (Code Review)
Tamas Mate has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/20556 )

Change subject: IMPALA-11853: Fix formatted docs query options CSS
..


Patch Set 1: Code-Review+2

Thank you for the reviews!


--
To view, visit http://gerrit.cloudera.org:8080/20556
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Icec787d7a2af848aaaff65be2ecf311a5ce8fe7f
Gerrit-Change-Number: 20556
Gerrit-PatchSet: 1
Gerrit-Owner: Tamas Mate 
Gerrit-Reviewer: Impala Public Jenkins 
Gerrit-Reviewer: Jason Fehr 
Gerrit-Reviewer: Laszlo Gaal 
Gerrit-Reviewer: Peter Rozsa 
Gerrit-Reviewer: Tamas Mate 
Gerrit-Comment-Date: Wed, 18 Oct 2023 10:21:59 +
Gerrit-HasComments: No


[Impala-ASF-CR] IMPALA-11853: Fix formatted docs query options CSS

2023-10-18 Thread Tamas Mate (Code Review)
Tamas Mate has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/20556 )

Change subject: IMPALA-11853: Fix formatted docs query options CSS
..

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 
Reviewed-by: Jason Fehr 
Reviewed-by: Peter Rozsa 
Reviewed-by: Tamas Mate 
---
M docs/impala.ditamap
M docs/impala_keydefs.ditamap
M docs/topics/impala_abort_on_error.xml
M docs/topics/impala_allow_erasure_coded_files.xml
M docs/topics/impala_allow_unsupported_formats.xml
M docs/topics/impala_appx_count_distinct.xml
M docs/topics/impala_batch_size.xml
M docs/topics/impala_broadcast_bytes_limit.xml
M docs/topics/impala_buffer_pool_limit.xml
M docs/topics/impala_compression_codec.xml
M docs/topics/impala_compute_stats_min_sample_size.xml
M docs/topics/impala_config_options.xml
M docs/topics/impala_debug_action.xml
M docs/topics/impala_decimal_v2.xml
M docs/topics/impala_default_file_format.xml
M docs/topics/impala_default_hints_insert_statement.xml
M docs/topics/impala_default_join_distribution_mode.xml
M docs/topics/impala_default_spillable_buffer_size.xml
M docs/topics/impala_default_transactional_type.xml
M docs/topics/impala_delete_stats_in_truncate.xml
M docs/topics/impala_disable_codegen.xml
M docs/topics/impala_disable_codegen_rows_threshold.xml
M docs/topics/impala_disable_hbase_num_rows_estimate.xml
M docs/topics/impala_disable_row_runtime_filtering.xml
M docs/topics/impala_disable_streaming_preaggregations.xml
M docs/topics/impala_disable_unsafe_spills.xml
M docs/topics/impala_enable_expr_rewrites.xml
M docs/topics/impala_exec_single_node_rows_threshold.xml
M docs/topics/impala_exec_time_limit_s.xml
M docs/topics/impala_expand_complex_types.xml
M docs/topics/impala_explain_level.xml
M docs/topics/impala_fetch_rows_timeout_ms.xml
M docs/topics/impala_hbase_cache_blocks.xml
M docs/topics/impala_hbase_caching.xml
M docs/topics/impala_idle_session_timeout.xml
M docs/topics/impala_join_rows_produced_limit.xml
M docs/topics/impala_kudu_read_mode.xml
M docs/topics/impala_live_progress.xml
M docs/topics/impala_live_summary.xml
M docs/topics/impala_max_errors.xml
M docs/topics/impala_max_mem_estimate_for_admission.xml
M docs/topics/impala_max_num_runtime_filters.xml
M docs/topics/impala_max_result_spooling_mem.xml
M docs/topics/impala_max_row_size.xml
M docs/topics/impala_max_scan_range_length.xml
M docs/topics/impala_max_spilled_result_spooling_mem.xml
M docs/topics/impala_mem_limit.xml
M docs/topics/impala_min_spillable_buffer_size.xml
M docs/topics/impala_mt_dop.xml
M docs/topics/impala_num_nodes.xml
M docs/topics/impala_num_rows_produced_limit.xml
M docs/topics/impala_num_scanner_threads.xml
M docs/topics/impala_optimize_partition_key_scans.xml
M docs/topics/impala_parquet_annotate_strings_utf8.xml
M docs/topics/impala_parquet_array_resolution.xml
M docs/topics/impala_parquet_compression_codec.xml
M docs/topics/impala_parquet_dictionary_filtering.xml
M docs/topics/impala_parquet_fallback_schema_resolution.xml
M docs/topics/impala_parquet_file_size.xml
M docs/topics/impala_parquet_object_store_split_size.xml
M docs/topics/impala_parquet_page_row_count_limit.xml
M docs/topics/impala_parquet_read_page_index.xml
M docs/topics/impala_parquet_read_statistics.xml
M docs/topics/impala_parquet_write_page_index.xml
M docs/topics/impala_prefetch_mode.xml
D docs/topics/impala_query_options.xml
M docs/topics/impala_query_timeout_s.xml
M docs/topics/impala_refresh_updated_hms.xml
M docs/topics/impala_replica_preference.xml
M docs/topics/impala_request_pool.xml
M docs/topics/impala_resource_trace_ratio.xml
M docs/topics/impala_retry_failed_queries.xml
M docs/topics/impala_runtime_bloom_filter_size.xml
M docs/topics/impala_runtime_filter_max_size.xml
M docs/topics/impala_runtime_filter_min_size.xml
M docs/topics/impala_runtime_filter_mode.xml
M docs/topics/impala_runtime_filter_wait_time_ms.xml
M docs/topics/impala_s3_skip_insert_staging.xml
M docs/topics/impala_scan_bytes_limit.xml
M docs/topics/impala_schedule_random_replica.xml
M docs/topics/impala_scratch_limit.xml
M docs/topics/impala_seq_compression_mode.xml
M docs/topics/impala_set.xml
M docs/topics/impala_shell_commands.xml
M docs/topics/impala_shuffle_distinct_exprs.xml
M docs/topics/impala_spool_quer

[Impala-ASF-CR] IMPALA-11853: Fix formatted docs query options CSS

2023-10-18 Thread Peter Rozsa (Code Review)
Peter Rozsa has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/20556 )

Change subject: IMPALA-11853: Fix formatted docs query options CSS
..


Patch Set 1: Code-Review+1


--
To view, visit http://gerrit.cloudera.org:8080/20556
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Icec787d7a2af848aaaff65be2ecf311a5ce8fe7f
Gerrit-Change-Number: 20556
Gerrit-PatchSet: 1
Gerrit-Owner: Tamas Mate 
Gerrit-Reviewer: Impala Public Jenkins 
Gerrit-Reviewer: Jason Fehr 
Gerrit-Reviewer: Laszlo Gaal 
Gerrit-Reviewer: Peter Rozsa 
Gerrit-Comment-Date: Wed, 18 Oct 2023 09:40:57 +
Gerrit-HasComments: No


[Impala-ASF-CR] IMPALA-11853: Fix formatted docs query options CSS

2023-10-16 Thread Jason Fehr (Code Review)
Jason Fehr has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/20556 )

Change subject: IMPALA-11853: Fix formatted docs query options CSS
..


Patch Set 1: Code-Review+1


--
To view, visit http://gerrit.cloudera.org:8080/20556
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Icec787d7a2af848aaaff65be2ecf311a5ce8fe7f
Gerrit-Change-Number: 20556
Gerrit-PatchSet: 1
Gerrit-Owner: Tamas Mate 
Gerrit-Reviewer: Impala Public Jenkins 
Gerrit-Reviewer: Jason Fehr 
Gerrit-Reviewer: Laszlo Gaal 
Gerrit-Comment-Date: Mon, 16 Oct 2023 17:08:05 +
Gerrit-HasComments: No


[Impala-ASF-CR] IMPALA-11853: Fix formatted docs query options CSS

2023-10-10 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/20556 )

Change subject: IMPALA-11853: Fix formatted docs query options CSS
..


Patch Set 1: Verified+1

Build Successful

https://jenkins.impala.io/job/gerrit-docs-auto-test/734/ : Doc tests passed.


--
To view, visit http://gerrit.cloudera.org:8080/20556
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Icec787d7a2af848aaaff65be2ecf311a5ce8fe7f
Gerrit-Change-Number: 20556
Gerrit-PatchSet: 1
Gerrit-Owner: Tamas Mate 
Gerrit-Reviewer: Impala Public Jenkins 
Gerrit-Comment-Date: Tue, 10 Oct 2023 13:35:03 +
Gerrit-HasComments: No


[Impala-ASF-CR] IMPALA-11853: Fix formatted docs query options CSS

2023-10-10 Thread Tamas Mate (Code Review)
Tamas Mate has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/20556


Change subject: IMPALA-11853: Fix formatted docs query options CSS
..

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
---
M docs/impala.ditamap
M docs/impala_keydefs.ditamap
M docs/topics/impala_abort_on_error.xml
M docs/topics/impala_allow_erasure_coded_files.xml
M docs/topics/impala_allow_unsupported_formats.xml
M docs/topics/impala_appx_count_distinct.xml
M docs/topics/impala_batch_size.xml
M docs/topics/impala_broadcast_bytes_limit.xml
M docs/topics/impala_buffer_pool_limit.xml
M docs/topics/impala_compression_codec.xml
M docs/topics/impala_compute_stats_min_sample_size.xml
M docs/topics/impala_config_options.xml
M docs/topics/impala_debug_action.xml
M docs/topics/impala_decimal_v2.xml
M docs/topics/impala_default_file_format.xml
M docs/topics/impala_default_hints_insert_statement.xml
M docs/topics/impala_default_join_distribution_mode.xml
M docs/topics/impala_default_spillable_buffer_size.xml
M docs/topics/impala_default_transactional_type.xml
M docs/topics/impala_delete_stats_in_truncate.xml
M docs/topics/impala_disable_codegen.xml
M docs/topics/impala_disable_codegen_rows_threshold.xml
M docs/topics/impala_disable_hbase_num_rows_estimate.xml
M docs/topics/impala_disable_row_runtime_filtering.xml
M docs/topics/impala_disable_streaming_preaggregations.xml
M docs/topics/impala_disable_unsafe_spills.xml
M docs/topics/impala_enable_expr_rewrites.xml
M docs/topics/impala_exec_single_node_rows_threshold.xml
M docs/topics/impala_exec_time_limit_s.xml
M docs/topics/impala_expand_complex_types.xml
M docs/topics/impala_explain_level.xml
M docs/topics/impala_fetch_rows_timeout_ms.xml
M docs/topics/impala_hbase_cache_blocks.xml
M docs/topics/impala_hbase_caching.xml
M docs/topics/impala_idle_session_timeout.xml
M docs/topics/impala_join_rows_produced_limit.xml
M docs/topics/impala_kudu_read_mode.xml
M docs/topics/impala_live_progress.xml
M docs/topics/impala_live_summary.xml
M docs/topics/impala_max_errors.xml
M docs/topics/impala_max_mem_estimate_for_admission.xml
M docs/topics/impala_max_num_runtime_filters.xml
M docs/topics/impala_max_result_spooling_mem.xml
M docs/topics/impala_max_row_size.xml
M docs/topics/impala_max_scan_range_length.xml
M docs/topics/impala_max_spilled_result_spooling_mem.xml
M docs/topics/impala_mem_limit.xml
M docs/topics/impala_min_spillable_buffer_size.xml
M docs/topics/impala_mt_dop.xml
M docs/topics/impala_num_nodes.xml
M docs/topics/impala_num_rows_produced_limit.xml
M docs/topics/impala_num_scanner_threads.xml
M docs/topics/impala_optimize_partition_key_scans.xml
M docs/topics/impala_parquet_annotate_strings_utf8.xml
M docs/topics/impala_parquet_array_resolution.xml
M docs/topics/impala_parquet_compression_codec.xml
M docs/topics/impala_parquet_dictionary_filtering.xml
M docs/topics/impala_parquet_fallback_schema_resolution.xml
M docs/topics/impala_parquet_file_size.xml
M docs/topics/impala_parquet_object_store_split_size.xml
M docs/topics/impala_parquet_page_row_count_limit.xml
M docs/topics/impala_parquet_read_page_index.xml
M docs/topics/impala_parquet_read_statistics.xml
M docs/topics/impala_parquet_write_page_index.xml
M docs/topics/impala_prefetch_mode.xml
D docs/topics/impala_query_options.xml
M docs/topics/impala_query_timeout_s.xml
M docs/topics/impala_refresh_updated_hms.xml
M docs/topics/impala_replica_preference.xml
M docs/topics/impala_request_pool.xml
M docs/topics/impala_resource_trace_ratio.xml
M docs/topics/impala_retry_failed_queries.xml
M docs/topics/impala_runtime_bloom_filter_size.xml
M docs/topics/impala_runtime_filter_max_size.xml
M docs/topics/impala_runtime_filter_min_size.xml
M docs/topics/impala_runtime_filter_mode.xml
M docs/topics/impala_runtime_filter_wait_time_ms.xml
M docs/topics/impala_s3_skip_insert_staging.xml
M docs/topics/impala_scan_bytes_limit.xml
M docs/topics/impala_schedule_random_replica.xml
M docs/topics/impala_scratch_limit.xml
M docs/topics/impala_seq_compression_mode.xml
M docs/topics/impala_set.xml
M docs/topics/impala_shell_commands.xml
M docs/topics/impala_shuffle_distinct_exprs.xml
M docs/topics/impala_spool_query_results.xml
M docs/topics/impala_support_start_over.xml
M docs/topics/impala_sync_ddl.xml
M docs/topics/impala_thread_reservation_aggregate_limit.xml
M docs/topics/impa

[Impala-ASF-CR] IMPALA-11853: Fix formatted docs query options CSS

2023-10-10 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/20556 )

Change subject: IMPALA-11853: Fix formatted docs query options CSS
..


Patch Set 1:

Build Started https://jenkins.impala.io/job/gerrit-docs-auto-test/734/

Testing docs change - this change appears to modify docs/ and no code. This is 
experimental - please report any issues to tarmstr...@cloudera.com or on this 
JIRA: IMPALA-7317


--
To view, visit http://gerrit.cloudera.org:8080/20556
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Icec787d7a2af848aaaff65be2ecf311a5ce8fe7f
Gerrit-Change-Number: 20556
Gerrit-PatchSet: 1
Gerrit-Owner: Tamas Mate 
Gerrit-Reviewer: Impala Public Jenkins 
Gerrit-Comment-Date: Tue, 10 Oct 2023 13:27:32 +
Gerrit-HasComments: No