Skip to content

[Thin Client Integration]: Adds support for store procedure in thinclient mode.#5529

Merged
aavasthy merged 4 commits into
masterfrom
users/aavasthy/addstoreprocsupport_tc
Dec 18, 2025
Merged

[Thin Client Integration]: Adds support for store procedure in thinclient mode.#5529
aavasthy merged 4 commits into
masterfrom
users/aavasthy/addstoreprocsupport_tc

Conversation

@aavasthy
Copy link
Copy Markdown
Contributor

@aavasthy aavasthy commented Dec 15, 2025

Pull Request Template

Description

Adds thinclient mode support for ResourceType.StoredProcedure && OperationType.ExecuteJavaScript which includes operations ExecuteStoredProcedureAsync and ExecuteStoredProcedureStreamAsync. Added end to end tests to validate this behavior.

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

Closing issues

To automatically close an issue: closes #5537

@aavasthy aavasthy self-assigned this Dec 15, 2025
@ananth7592
Copy link
Copy Markdown
Member

Do we also have a plan of adding an end to end test with a thinclient test account ?

@aavasthy
Copy link
Copy Markdown
Contributor Author

Do we also have a plan of adding an end to end test with a thinclient test account ?

the test that I have currently added is an end to end test running against live thinclient account in canary

@aavasthy aavasthy added the auto-merge Enables automation to merge PRs label Dec 18, 2025
@aavasthy aavasthy merged commit 313dd41 into master Dec 18, 2025
32 checks passed
@aavasthy aavasthy deleted the users/aavasthy/addstoreprocsupport_tc branch December 18, 2025 21:47
NaluTripician pushed a commit that referenced this pull request Jan 14, 2026
…ient mode. (#5529)

# Pull Request Template

## Description

Adds thinclient mode support for ResourceType.StoredProcedure &&
OperationType.ExecuteJavaScript which includes operations
ExecuteStoredProcedureAsync and ExecuteStoredProcedureStreamAsync. Added
end to end tests to validate this behavior.

## Type of change

Please delete options that are not relevant.

- [X] New feature (non-breaking change which adds functionality)

## Closing issues

To automatically close an issue: closes #5537
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge Enables automation to merge PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ThinClient Integration]: Add support for store procedure in thinclient mode.

4 participants