Skip to content

fix: Enhance JSON query parsing with canonicalization for mixed-case …#4478

Open
Nick-S-2018 wants to merge 1 commit intomasterfrom
uppercased-table-names-join-fix
Open

fix: Enhance JSON query parsing with canonicalization for mixed-case …#4478
Nick-S-2018 wants to merge 1 commit intomasterfrom
uppercased-table-names-join-fix

Conversation

@Nick-S-2018
Copy link
Copy Markdown
Collaborator

…table names

Added functions to canonicalize index names and convert column names to lowercase in the JSON query parsing logic. This ensures consistent handling of mixed-case table names in join queries.

Related test cases added to validate the new behavior.

…table names

Added functions to canonicalize index names and convert column names to lowercase in the JSON query parsing logic. This ensures consistent handling of mixed-case table names in join queries.

Related test cases added to validate the new behavior.
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.

1 participant