opensearch-project / opensearch-spark

Spark Accelerator framework ; It enables secondary indices to remote data stores.
Apache License 2.0
22 stars 33 forks source link

[BUG] Parenthesized expression doesn't work in filter #887

Closed LantaoJin closed 1 week ago

LantaoJin commented 1 week ago

What is the bug?

source = $testTable | where (country = 'Canada' or age > 60) and age < 25 | fields name, age, country

Failed in parser.