Skip to content

[VL] Switch to use extractFiltersFromRemainingFilter in Velox #6666

@rui-mo

Description

@rui-mo

Description

There is some logic in Velox to extract subfield filters from call expression:
https://github.com/facebookincubator/velox/blob/f8e076ecaaffae0d7dc0e702bb6ad8aa767471b3/velox/connectors/hive/HiveConnectorUtil.cpp#L819

To switch to it from Gluten's implementation, we might need to do a full validation, then we can seamlessly transition to the Velox implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions