Skip to content

Conversation

@qidaye
Copy link
Contributor

@qidaye qidaye commented Aug 7, 2023

qidaye and others added 7 commits August 7, 2023 18:16
Function esquery does not work because there is a problem parsing the first parameter type.
The first parameter, which is SlotRef, will be cast to CastExpr. This will cause error while generating ES DSL.
Add more types to adapt esquery function.
)

* support parse default es iso datetime string
…uery partial columns (apache#22423)

Bug:
When the value of some ES column is empty, querying these value in doc_values mode will receive an error.

Reson:
In doc values mode, these values are empty, We need to determine if the array is empty
@github-actions github-actions bot added area/sql/function Issues or PRs related to the SQL functions kind/test labels Aug 7, 2023
@qidaye qidaye marked this pull request as draft August 7, 2023 10:56
@qidaye qidaye marked this pull request as ready for review August 8, 2023 02:02
@qidaye qidaye changed the title (pick)[DOE] pick doe fixes from master to branch-1.2-lts [pick](DOE) pick doe fixes from master to branch-1.2-lts Aug 8, 2023
@morningman morningman merged commit 2bcf6c2 into apache:branch-1.2-lts Aug 8, 2023
@qidaye qidaye deleted the branch-1.2-lts branch August 8, 2023 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/sql/function Issues or PRs related to the SQL functions dev/1.2.7-merged kind/test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants