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

Table read sparse data #1633

Merged
merged 4 commits into from
Nov 5, 2024
Merged

Conversation

Yuqi-Du
Copy link
Contributor

@Yuqi-Du Yuqi-Du commented Nov 1, 2024

By default, table read will not return null column values,.

This nullOption is originally included in this PR, @amorton wants to think on naming stuff, so separate out as an issue.
[#1636]

Checklist

  • Changes manually tested
  • Automated Tests added/updated
  • Documentation added/updated
  • CLA Signed: DataStax CLA

@Yuqi-Du Yuqi-Du requested a review from a team as a code owner November 1, 2024 17:04
@Yuqi-Du Yuqi-Du changed the title Table read sparse data and nullOption Table read sparse data Nov 1, 2024
…e-data-and-nullOption

# Conflicts:
#	src/main/java/io/stargate/sgv2/jsonapi/service/resolver/FindOneCommandResolver.java
Copy link
Contributor

@amorton amorton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

discused, will cause a merge conflict with the in memory sorting but will fix that in that PR

@amorton amorton merged commit 6533223 into main Nov 5, 2024
3 checks passed
@amorton amorton deleted the yuqi/table-read-sparse-data-and-nullOption branch November 5, 2024 00:08
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