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

[fix](ES Catalog)Fix int parse error when querying by doc_values (#40385) #40522

Merged
merged 1 commit into from
Sep 9, 2024

Commits on Sep 9, 2024

  1. [fix](ES Catalog)Fix int parse error when querying by doc_values (apa…

    …che#40385)
    
    When querying by doc_values, the result may be embrace by quotes, which
    will lead the int parsing error.
    qidaye committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    0867cd5 View commit details
    Browse the repository at this point in the history