Hi, I'm working on pushing down filters to ORC but am unclear about the expected behavior. My understanding is that a search argument filter will work for data types that have a min/max value and strings can be filtered via a bloom filter. But what about other data types (date/time, binary data, etc)? A comprehensive guide would be helpful to better understand this
Thanks, Kavinder
