spark-adaptive_filtering (homepage)

A Spark SQL extension for applying adaptive selection ordering techniques in filtering

@kikniknik / (0)

Normally, Spark applies filter predicates in the order they were given by the user. This extension adds adaptive selection ordering techniques in filtering in Spark SQL in order to constantly re-order filter predicates in the best order during query execution.


Tags

  • 1|sql

How to

This package doesn't have any releases published in the Spark Packages repo, or with maven coordinates supplied. You may have to build this package from source, or it may simply be a script. To use this Spark Package, please follow the instructions in the README.

Releases

No releases yet.