HDFGroup / hsds

Cloud-native, service based access to HDF data
https://www.hdfgroup.org/solutions/hdf-kita/
Apache License 2.0
126 stars 52 forks source link

Add support for "where in" queries #328

Closed jreadey closed 3 months ago

jreadey commented 3 months ago

Enable dataset queries with opional "where in" syntax. E.g.: "(open > 5.0) & (close < 5.0) where symbol in (b'MCD', b'KO', b'JNJ')"