Skip to content

SK-2473: allow null and empty field values in insert and update valid… - #270

Closed
skyflow-himanshu wants to merge 1 commit into
release/26.1.3from
himanshu/SK-2473-allow-null-values-in-records-object-in-java-v2
Closed

SK-2473: allow null and empty field values in insert and update valid…#270
skyflow-himanshu wants to merge 1 commit into
release/26.1.3from
himanshu/SK-2473-allow-null-values-in-records-object-in-java-v2

Conversation

@skyflow-himanshu

Copy link
Copy Markdown
Collaborator

Why

Null or empty values are not allowed in records object in java v2 sdk, if null or empty value is passed it throw the validation error.

Goal

Allow null and empty string values for record fields in insert and update requests.

Testing

Updated and added unit tests to cover null field values and empty string field values for insert and update requests tests.

@github-actions

Copy link
Copy Markdown

Gitleaks Findings: No secrets detected. Safe to proceed!

@github-actions

Copy link
Copy Markdown

Semgrep Findings: Issues with Error level severity are found (Error is Highest severity in Semgrep), Please resolve the issues before merging.

@skyflow-himanshu
skyflow-himanshu changed the base branch from main to release/26.1.3 January 20, 2026 14:04
@Devesh-Skyflow

Copy link
Copy Markdown
Collaborator

This PR is being closed as it is no longer relevant. Please re-open or raise a new PR if these changes are still needed.

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