Mike Perelló
Mike Perelló
Hi, I am using the BigQuery connector to transfer data to a BQ table. I am wondering if there is an option to set a table expiration when using the...
[BUG] JsonException when SearchRequest contains a query of type range using .toJsonString function
### What is the bug? The `.toJsonString` function throws a `JsonException` when a `SearchRequest` includes a query of type `range`. Specifically, it shows the following error: `` Cannot find a...
### Description Adds a failing test to test the toJsonString function using a RangeQuery Related to: https://github.com/opensearch-project/opensearch-java/issues/1171