Skip to content

Conversation

@Rodriguespn
Copy link
Contributor

This PR fixes a bug where query parameters passed to the request functions (_get, _post, etc...) via kwargs were unintentionally overridden when self._params was set (for example organizationID). As a result, any params the caller provided (e.g., params={'metadata': 1} in

) were silently ignored, and did not appear in the final request URL.

@Rodriguespn Rodriguespn requested a review from kesmit13 August 7, 2025 18:35
@Rodriguespn Rodriguespn self-assigned this Aug 7, 2025
@Rodriguespn Rodriguespn added the bug Something isn't working label Aug 7, 2025
@kesmit13 kesmit13 merged commit cb79707 into singlestore-labs:main Aug 7, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants