Bogdan Pintea
2e7e8ff2f0
SQL: Add CCS SQL documentation ( #81545 ) ( #82283 )
...
This adds the documentation for CCS SQL.
Co-authored-by: James Rodewig <james.rodewig@elastic.co>
(cherry picked from commit 13a0e420a3
)
2022-01-05 16:23:53 -05:00
James Rodewig
07ac8818b6
[DOCS] Remove testenv
annotations from doc snippet tests ( #80023 ) ( #80458 )
...
Removes `testenv` annotations and related code. These annotations originally let you skip x-pack snippet tests in the docs. However, that's no longer possible.
Relates to #79309 , #31619
# Conflicts:
# docs/reference/ml/df-analytics/apis/get-trained-model-deployment-stats.asciidoc
# docs/reference/ml/df-analytics/apis/infer-trained-model-deployment.asciidoc
# docs/reference/ml/df-analytics/apis/put-trained-model-definition-part.asciidoc
# docs/reference/ml/df-analytics/apis/put-trained-model-vocabulary.asciidoc
# docs/reference/ml/df-analytics/apis/start-trained-model-deployment.asciidoc
# docs/reference/ml/df-analytics/apis/stop-trained-model-deployment.asciidoc
# docs/reference/slm/apis/slm-delete.asciidoc
# docs/reference/slm/apis/slm-execute-retention.asciidoc
# docs/reference/slm/apis/slm-execute.asciidoc
# docs/reference/slm/apis/slm-get-status.asciidoc
# docs/reference/slm/apis/slm-get.asciidoc
# docs/reference/slm/apis/slm-start.asciidoc
# docs/reference/slm/apis/slm-stats.asciidoc
# docs/reference/slm/apis/slm-stop.asciidoc
# docs/reference/sql/endpoints/client-apps/tableau-desktop.asciidoc
# docs/reference/sql/endpoints/client-apps/tableau-server.asciidoc
2021-11-05 19:41:54 -04:00
Andrei Stefan
5b35ec1d9b
Restructure the SQL Language section to have proper sub-sections ( #43007 )
...
Rest docs page update
- have the section be on separate pages
- add an Overview page
- add other formats examples
(cherry picked from commit 309bd691ff
)
2019-06-11 12:39:59 +03:00
Costin Leau
9357c17288
SQL: Doc on syntax (identifiers in particular) ( #38662 )
...
Add section on syntax, identifiers and literals and on single vs double quotes.
(cherry picked from commit aafdb59808
)
2019-02-15 15:24:33 +02:00