Skip to content

Support VARCHAR and VARBINARY equality delete columns #5

@yingsu00

Description

@yingsu00

Description

facebookincubator#12664

In velox/connectors/hive/iceberg/FilterUtil.cpp, we create a NOT IN filter as the domain filter when the equality delete only contains one field. VARCHAR and VARBINARY need to be supported. For that we need to Implement createNegatedBytesValuesFilter for Iceberg equality delete

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions