Skip to content

[Java/C++/C] Resolved case sensitivity issue when reading column names. #518

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

Merged
merged 7 commits into from
Jun 19, 2025

Conversation

761417898
Copy link
Contributor

@761417898 761417898 commented Jun 18, 2025

[Java/C++/C]When a user queries data via the query interface, the case of the retrieved metadata is preserved as per the user's input. Meanwhile, the column_name parameter in record.get_value(column_name) is case-insensitive.

@761417898 761417898 requested a review from jt2594838 June 18, 2025 10:32
@761417898 761417898 changed the title Resolved case sensitivity issue when reading column names. [Java/C++/C] Resolved case sensitivity issue when reading column names. Jun 19, 2025
@jt2594838 jt2594838 merged commit caa77ac into apache:develop Jun 19, 2025
22 checks passed
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