Skip to content

[datafusion-spark] Implement Spark bitwise_not function #17150

@kazantsev-maksim

Description

@kazantsev-maksim

Is your feature request related to a problem or challenge?

Given the importance of Apache Spark in the analytics ecosystem, many users of DataFusion are interested in Spark compatible functions. We are in the process of adding a Spark compatible function library in the datafusion-spark crate in DataFusion: https://github.com/apache/datafusion/tree/main/datafusion/spark
This ticket is part of a series of ticket to implement those functions in DataFusion.

Describe the solution you'd like

Implement the function listed above in the datafusion-spark crate

Describe alternatives you've considered

No response

Additional context

No response

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

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