sql icon indicating copy to clipboard operation
sql copied to clipboard

Enhance OS value parsing

Open bugmakerrrrrr opened this issue 1 year ago • 1 comments

Description

#3001

Related Issues

Resolves #3001

Check List

  • [x] New functionality includes testing.
  • [x] New functionality has been documented.
  • [x] New functionality has javadoc added.
  • [x] New functionality has a user manual doc added.
  • [x] API changes companion pull request created.
  • [x] Commits are signed per the DCO using --signoff.
  • [x] Public documentation issue/PR created.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

bugmakerrrrrr avatar Sep 09 '24 12:09 bugmakerrrrrr

One questions, does the change in OpenSearchExprValueFactory.java related to the issue?

Yes, we need to parse the value in array according to the type of field, not the type of content

bugmakerrrrrr avatar Sep 10 '24 16:09 bugmakerrrrrr

This PR is stalled because it has been open for 30 days with no activity.

Hi @bugmakerrrrrr , do we still need this change?

RyanL1997 avatar Feb 11 '25 19:02 RyanL1997