lweides / column-store

0 stars 0 forks source link

Filter add-ons/questions #24

Closed Eliasrpx closed 11 months ago

Eliasrpx commented 1 year ago

proposal area for new filter add-ons & discussion area for already existing filters

Eliasrpx commented 1 year ago

Should we introduce a GTE, LTE, EQ MatchType for Long & Double ? How strict do we want to be regarding StringFilters ? (case-sensitive, whitespaces, ...)

lweides commented 1 year ago

We could add these filter types as well, but I'm not sure how much value they will add. Regarding StringFilters, they are (per the documentation) case-insensitive. What do you mean regarding whitespaces?