Skip to content

Conversation

yikf
Copy link
Contributor

@yikf yikf commented Feb 14, 2023

Why are the changes needed?

Support GetPrimaryKeys for Trino Fe, close #4320

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

@yikf
Copy link
Contributor Author

yikf commented Feb 14, 2023

Please take a look if you find a moment, thanks @ulysses-you

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.

lgtm if test pass

@ulysses-you
Copy link
Contributor

thanks, merging to master/1.7

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

Support GetPrimaryKeys for Trino Fe, close #4320

### _How was this patch tested?_
- [x] 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 #4321 from Yikf/primaryKeys.

Closes #4320

3690a2c [Yikf] Support GetPrimaryKeys for Trino Fe

Authored-by: Yikf <yikaifei@apache.org>
Signed-off-by: ulyssesyou <ulyssesyou@apache.org>
(cherry picked from commit 02deaf4)
Signed-off-by: ulyssesyou <ulyssesyou@apache.org>
@ulysses-you ulysses-you added this to the v1.7.0 milestone Feb 14, 2023
@yikf yikf deleted the primaryKeys branch February 14, 2023 05:46
yanghua pushed a commit to awesome-kyuubi/kyuubi that referenced this pull request Apr 25, 2023
### _Why are the changes needed?_

Support GetPrimaryKeys for Trino Fe, close apache#4320

### _How was this patch tested?_
- [x] 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 apache#4321 from Yikf/primaryKeys.

Closes apache#4320

3690a2c [Yikf] Support GetPrimaryKeys for Trino Fe

Authored-by: Yikf <yikaifei@apache.org>
Signed-off-by: ulyssesyou <ulyssesyou@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Subtask] Support GetPrimaryKeys for Trino Fe

2 participants