kyuubi/.github/workflows
ulysses-you 6688b3dacf [KYUUBI #4328] Make Trino jdbc driver work
### _Why are the changes needed?_

according to `io.trino.jdbc.ColumnInfo`, there are some type requring signature parameter.
- varchar(n)
- char(n)
- decimal(precision, scale)

It failed with trino jdbc now
<img width="613" alt="image" src="https://user-images.githubusercontent.com/12025282/218707052-a2e9dc91-0333-483c-bc0a-96baec213578.png">

### _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

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

Closes #4328 from ulysses-you/fix-signature.

Closes #4328

aede5cec [ulysses-you] nit
ae1a7968 [ulysses-you] fix test
8ecdb346 [ulysses-you] Make Trino jdbc driver work

Authored-by: ulysses-you <ulyssesyou18@gmail.com>
Signed-off-by: ulyssesyou <ulyssesyou@apache.org>
2023-02-16 17:53:55 +08:00
..
dep.yml [KYUUBI #4315] [INFRA] Check modules available before build step in dependency workflow 2023-02-13 20:11:20 +08:00
docs.yml [KYUUBI #4269] Add a GA Job For Documentation Verification 2023-02-09 12:53:47 +00:00
greetings.yml [KYUUBI #4192] [INFRA] Make all CI jobs run on ubuntu-22.04 2023-01-19 23:36:02 +08:00
labeler.yml [KYUUBI #4192] [INFRA] Make all CI jobs run on ubuntu-22.04 2023-01-19 23:36:02 +08:00
license.yml [KYUUBI #4274] [INFRA] Introduce mvnd to speed up CI jobs of Dependency, Licence and Style Check 2023-02-10 16:19:45 +08:00
master.yml [KYUUBI #4328] Make Trino jdbc driver work 2023-02-16 17:53:55 +08:00
nightly.yml [KYUUBI #3692] [INFRA] [FOLLOWUP] Upgrade Github actions version 2022-10-29 10:43:37 +00:00
publish-snapshot-docker.yml [KYUUBI #4297] Daily publish master snapshot docker image 2023-02-10 12:23:48 +08:00
publish-snapshot-nexus.yml [KYUUBI #4297] Daily publish master snapshot docker image 2023-02-10 12:23:48 +08:00
stale.yml [KYUUBI #4193] Bump actions/stale from v6 to v7 2023-01-20 00:12:33 +08:00
style.yml [KYUUBI #4274] [INFRA] Introduce mvnd to speed up CI jobs of Dependency, Licence and Style Check 2023-02-10 16:19:45 +08:00
web-ui.yml [KYUUBI #4285] Do not cancel CI jobs on stable branch 2023-02-09 19:27:42 +08:00