David Bitner
David Bitner
***PROOF OF CONCEPT, NOT FOR MERGING*** This exposes a next_page_cql2(Item) function on the Items struct that uses Items.sortby to generate a CQL2 Expression that can be appended to the existing...
## Description Creates an ItemComparator that implements compare.Compare that can be built using a json sortby config. This can be used to compare items (returning Ordering) or to sort an...
## Closes - #807 Creates iterator of record batches from search_arrow with no intermediate vecs. ## Checklist Delete any checklist items that do not apply (e.g. if your change is...
Error when parsing the following SQL: ``` SELECT a, b FROM foo WHERE a between 1 and 3 ``` Error: ``` source_file [0, 0] - [3, 0]) select_statement [0, 0]...
Currently, all items are _dehydrated_ when they are added to the items table using the current value of item_assets for the items collection. This means that any field that is...
Add support for named saved queries that can contain relative datetime parameters to enable saving a query for example that would fetch all items for year-to-date.
Add a function that will enable creating a blank collection with just a name. This can be used as a placeholder to load items for a collection that does not...
We are not using PLRust at all.