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

Expose query timeout error code to the result_set #359

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

wenhaocs
Copy link

@wenhaocs wenhaocs commented Oct 9, 2024

What type of PR is this?

  • bug
  • feature
  • enhancement

What problem(s) does this PR solve?

Issue(s) number:

Description:

User is relying on GetErrorCode in the result_set.go to retrieve the error code. As a upgrade process, we do not want our business user to change their application code. Therefore, we expose the ErrorCode_E_QUERY_TIMEDOUT from ttypes to result_set.

How do you solve it?

Special notes for your reviewer, ex. impact of this fix, design document, etc:

@wenhaocs wenhaocs requested review from HarrisChu and Nicole00 October 9, 2024 00:14
@HarrisChu HarrisChu merged commit 71af1fa into release-3.7 Oct 9, 2024
14 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants