Skip to content

Conversation

@nvachhar
Copy link
Contributor

No description provided.

@nvachhar
Copy link
Contributor Author

@gordthompson - I have one more. This one was a bit trickier for me to wrap my head around. But under the hood all JSON columns are really JSONB. I didn't change the reflection of JSON, but i don't think it'll ever kick in. JSONB reflects to JSONB. This is important because the rest of the dialect does SQL generation differently for JSONB vs JSON (for example, when using astext as part of a where clause).

Copy link
Collaborator

@gordthompson gordthompson left a comment

Choose a reason for hiding this comment

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

lgtm

@gordthompson
Copy link
Collaborator

@nvachhar - Can you please resolve the merge conflict (in CHANGES.md) between your local branch an the updated master branch?

@nvachhar
Copy link
Contributor Author

@nvachhar - Can you please resolve the merge conflict (in CHANGES.md) between your local branch an the updated master branch?

Done.

@gordthompson gordthompson merged commit 5b340b6 into cockroachdb:master Oct 15, 2025
14 checks passed
@gordthompson
Copy link
Collaborator

@nvachhar - Thanks for your contributions!

@nvachhar
Copy link
Contributor Author

My pleasure!

@nvachhar nvachhar deleted the jsonb branch October 15, 2025 16:36
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