Remi

Results 3 issues of Remi

If something empty is set to the post_filter (e.g. empty Bool Filter), the post_field is added to the request body as an empty array. ``` $query = new \Elastica\Query(); $query->setPostFilter(new...

bug

In Python 3.10 this class has been moved. `from collections import Iterable` is now `from collections.abc import Iterable` Error message: ``` Traceback (most recent call last): File ".../app/onemax_island_scoop.py", line 28,...

## Expected behavior When following the install information to use Sedona with Databricks. When using `ST_H3CellIDs` I expect to get the H3 indices of the given polygon. As example I...