-
Notifications
You must be signed in to change notification settings - Fork 25k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[DOC][SQL JDBC]change setup URL #38564
Conversation
I read the following sources and thought that it was necessary to change the documentation of [SQL JDBC]. change setup URL「?」→「://」 https://github.com/elastic/elasticsearch/blob/6857d305270be3d987689fda37cc84b7bc18fbb3/x-pack/plugin/sql/qa/security/src/test/java/org/elasticsearch/xpack/sql/qa/security/JdbcSecurityIT.java
Pinging @elastic/es-search |
Thank you for your PR. The fix is partially correct: the extra
Can you please adjust accordingly? Thank you. |
change setup URL Option 「[http|https]://」→「[[http|https]://]」
change setup URL Option Reflect error.
@costin |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
😅
change setup URL Option Reflect error.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
(cherry picked from commit 103786e)
(cherry picked from commit 103786e)
(cherry picked from commit 103786e)
(cherry picked from commit 103786e)
* elastic/master: Remove immediate operation retry after mapping update (elastic#38873) Remove mentioning of types from bulk API docs (elastic#38896) SQL: change JDBC setup URL in the documentation (elastic#38564) Skip BWC tests in checkPart1 and checkPart2 (elastic#38730) Enable silent FollowersCheckerTest (elastic#38851) Update TESTING.asciidoc with platform specific instructions (elastic#38802) Use consistent view of realms for authentication (elastic#38815) Stabilize RareClusterState (elastic#38671) Increase Timeout in UnicastZenPingTests (elastic#38893) Do not recommend installing vagrant-winrm elastic#38887 _cat/indices with Security, hide names when wildcard (elastic#38824) SQL: fall back to using the field name for column label (elastic#38842) Fix LocalIndexFollowingIT#testRemoveRemoteConnection() test (elastic#38709) Remove joda time mentions in documentation (elastic#38720) Add enabled status for token and api key service (elastic#38687)
I read the following sources and thought that it was necessary to change the documentation of [SQL JDBC].
change setup URL「?」→「://」
https://github.com/elastic/elasticsearch/blob/6857d305270be3d987689fda37cc84b7bc18fbb3/x-pack/plugin/sql/qa/security/src/test/java/org/elasticsearch/xpack/sql/qa/security/JdbcSecurityIT.java