Skip to content
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

Add the doc of kyuubi trino server #4345

Closed
wants to merge 1 commit into from

Conversation

iodone
Copy link
Contributor

@iodone iodone commented Feb 16, 2023

#3901

Why are the changes needed?

How was this patch tested?

  • Add some test cases that check the changes thoroughly including negative and positive cases if possible

  • Add screenshots for manual tests if appropriate

  • Run test locally before make a pull request

@github-actions github-actions bot added the kind:documentation Documentation is a feature! label Feb 16, 2023
Copy link
Contributor

@ulysses-you ulysses-you left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@iodone thank you for the work, please run ./dev/reformat to make style happy

docs/client/cli/trino_cli.md Show resolved Hide resolved
docs/client/jdbc/trino_jdbc.md Show resolved Hide resolved
@codecov-commenter
Copy link

codecov-commenter commented Feb 17, 2023

Codecov Report

Merging #4345 (6bb98bf) into master (6da9f9b) will decrease coverage by 0.16%.
The diff coverage is n/a.

❗ Current head 6bb98bf differs from pull request most recent head 6f8e314. Consider uploading reports for the commit 6f8e314 to get more accurate results

@@             Coverage Diff              @@
##             master    #4345      +/-   ##
============================================
- Coverage     53.67%   53.51%   -0.16%     
  Complexity       13       13              
============================================
  Files           562      562              
  Lines         30814    30775      -39     
  Branches       4153     4148       -5     
============================================
- Hits          16539    16469      -70     
- Misses        12721    12759      +38     
+ Partials       1554     1547       -7     
Impacted Files Coverage Δ
...n/java/org/apache/kyuubi/reflection/DynFields.java 0.00% <0.00%> (-26.79%) ⬇️
...he/kyuubi/operation/log/Log4j2DivertAppender.scala 79.54% <0.00%> (-15.70%) ⬇️
.../kyuubi/server/mysql/constant/MySQLErrorCode.scala 13.84% <0.00%> (-6.16%) ⬇️
...he/kyuubi/client/api/v1/dto/ExecPoolStatistic.java 61.11% <0.00%> (-4.11%) ⬇️
...ache/kyuubi/server/mysql/MySQLCommandHandler.scala 77.77% <0.00%> (-4.05%) ⬇️
.../scala/org/apache/kyuubi/server/KyuubiServer.scala 50.00% <0.00%> (-3.34%) ⬇️
...g/apache/kyuubi/operation/BatchJobSubmission.scala 75.27% <0.00%> (-2.20%) ⬇️
...ache/kyuubi/server/mysql/MySQLGenericPackets.scala 76.59% <0.00%> (-2.13%) ⬇️
...rg/apache/kyuubi/server/api/v1/AdminResource.scala 94.93% <0.00%> (-0.52%) ⬇️
...apache/kyuubi/server/api/v1/SessionsResource.scala 72.26% <0.00%> (-0.21%) ⬇️
... and 14 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ulysses-you
Copy link
Contributor

thanks, merging to master/1.7

ulysses-you pushed a commit that referenced this pull request Feb 20, 2023
#3901
### _Why are the changes needed?_

### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [ ] Add screenshots for manual tests if appropriate

- [ ] [Run test](https://kyuubi.readthedocs.io/en/master/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #4345 from iodone/trino-server-dock.

Closes #4345

6f8e314 [odone] add the doc of kyuubi trino server

Authored-by: odone <odone.zhang@gmail.com>
Signed-off-by: ulyssesyou <ulyssesyou@apache.org>
(cherry picked from commit dec4327)
Signed-off-by: ulyssesyou <ulyssesyou@apache.org>
@ulysses-you ulysses-you added this to the v1.7.0 milestone Feb 20, 2023
SusurHe pushed a commit to SusurHe/incubator-kyuubi that referenced this pull request Feb 21, 2023
* 'master' of github.com:apache/kyuubi: (1557 commits)
  [KYUUBI apache#3951][FOLLOWUP] Audit the rest request params
  [KYUUBI apache#4377] Grant execute permission to release scripts
  [KYUUBI apache#4374] Release uploading should include kyuubi-spark-connector-hive
  [KYUUBI apache#4267] Show warning if SessionHandle is invalid
  [KYUUBI apache#4385] [DOCS] Refine release process
  [KYUUBI apache#4352] Support System.gc() with periodic GC interval
  [KYUUBI apache#4152][FOLLOWUP] LDAP configurations should be server-only
  [KYUUBI apache#4373] Using SVN_STAGING_REPO instead of SVN_STAGING_REPO in the release script to fix echo message
  [KYUUBI apache#4372] Support to return null value for OperationsResource rowset
  [KYUUBI apache#4371] Fix typo in `kyuubi_ecosystem.drawio`
  [KYUUBI apache#4216] Support to transfer client version for kyuubi hive jdbc and rest client sdk
  [KYUUBI apache#4345] Add the doc of kyuubi trino server
  [KYUUBI apache#3081][DOCS] Add Hudi connector doc in Trino
  [KYUUBI apache#4357] Bump Jersey from 2.38 to 2.39
  [KYUUBI apache#4338][FOLLOWUP] Fix K8s integration tests
  [KYUUBI apache#4326] [ARROW] Fix Spark session timezone format in arrow-based result format
  [KYUUBI apache#4360][FOLLOWUP] Get valid unlimited users from existing limiters instead of conf
  [KYUUBI apache#4362] Add `_configurations` in kerberos.rst
  [KYUUBI apache#4338] Bump Spark from 3.3.1 to 3.3.2
  [KYUUBI apache#4119][FOLLOWUP] Add app start time for batch api docs
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:documentation Documentation is a feature!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants