Open Yury-Fridlyand opened 3 years ago
@Yury-Fridlyand Thanks for reporting this issue, will take a look and make it fixed once we have resources.
This issue affects TDVT tests:
Reference: https://opensearch.org/docs/latest/opensearch/aggregations/ By default, OpenSearch doesn't perform aggregations on string values. We would have to understand how to map a MAX([strings]) to a valid OpenSearch query (not necessarily an aggregation) before tackling this issue.
Describe the bug Queries with functions
MIN
andMAX
called with 2 arguments of typestring
fail and produce incorrect responseTo Reproduce
Expected behavior According to Tableau's definition:
The server log is not verbose: