pub(crate) fn check_filter( sbbf: &Sbbf, value: &String, column: &ColumnChunkMetaData, ) -> Result<bool, String>