Skip to content

SK-1441/Release/24.1.2#70

Merged
skyflow-vivek merged 4 commits intomainfrom
release/24.1.2
Jan 25, 2024
Merged

SK-1441/Release/24.1.2#70
skyflow-vivek merged 4 commits intomainfrom
release/24.1.2

Conversation

@skyflow-vivek
Copy link
Copy Markdown
Collaborator

Why

  • A bug came in Get by unique values wherein, when multiple column values are passed, multiple column name keys are appended to request url.
  • Due to new policy changes, any duplicate keys in request are not allowed which caused this scenario to fail and give errors.

Goal

  • To fix this bug by changing logic in SDK for request URL creation.

Testing

  • Additional unit tests are written to cover the new changes.
  • Manual testing under different scenarios has been done.

skyflow-vivek and others added 4 commits January 25, 2024 14:10
Why
- A bug came in Get by unique values wherein, when multiple column values are passed, multiple column name keys are appended to request url.
- Due to new policy changes, any duplicate keys in request are not allowed which caused this scenario to fail and give errors.

Goal
- To fix this bug by changing logic in SDK for request URL creation.

Testing
- Additional unit tests are written to cover the new changes.
- Manual testing under different scenarios has been done.
…by-unique-columns-request

SK-1441 Fix Bug in Get method
@skyflow-vivek skyflow-vivek merged commit d049a17 into main Jan 25, 2024
@amith-skyflow amith-skyflow deleted the release/24.1.2 branch June 10, 2025 13:30
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