Skip to content

MDEV-32854: json_depth #3574

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

Open
wants to merge 2 commits into
base: stable-23.10
Choose a base branch
from

Conversation

mariadb-RuchaDeodhar
Copy link

This patch is an extension for the https://jira.mariadb.org/browse/MDEV-32854

Coumnstore uses some code related to json from the server. So this patch aims at keeping the json depth unchanged for columnstore.

Copy link
Collaborator

@mariadb-LeonidFedorov mariadb-LeonidFedorov left a comment

Choose a reason for hiding this comment

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

The changeset is not compiling with the current 10.6 server

@mariadb-LeonidFedorov mariadb-LeonidFedorov changed the title json_depth MDEV-32854: json_depth Jun 4, 2025
@drrtuy
Copy link
Collaborator

drrtuy commented Jun 4, 2025

The changeset is not compiling with the current 10.6 server

As you might know the custom build feature doesn't work, so there is no way to check CI builds. I will check it manually with DEB and move the changes under preprocessor b/c the changes will become available with 12.1 AFAIK. @mariadb-RuchaDeodhar correct me with the server's version, if I am wrong.

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.

3 participants