BloomFilterMetaData udf function for querying if value exists in indexed column using bloom filter
BloomFilterMetaData udf function for querying if value exists in indexed column using bloom filter
true if the given the column should be read given the metadata
Translates a clause to the representation of Parquet MetaDataStoreType
Translates a clause to the representation of Parquet MetaDataStoreType
the MetadataStoreManagerType to translate to
the clause to be translated
a sequence of clause translation factories to enable recursive translation
return type is Any since each metadatastore may require different representation