Texera / texera

Collaborative Machine-Learning-Centric Data Analytics Using Workflows
https://texera.github.io
Apache License 2.0
163 stars 73 forks source link

Add Drop Operator #2677

Closed SlowlyRan closed 5 months ago

SlowlyRan commented 5 months ago

This pull request introduces a new feature: the Drop Operator. This operator enables users to drop or keep selected attributes. For implementation details, this operator is a Java native operator and is modified from Projection Operator. Here is the demo: output_video