Skip to content

Spark* plug-in for accelerating Spark* SQL performance by using cache and index at SQL data source layer.

License

Notifications You must be signed in to change notification settings

HongW2019/sql-ds-cache

 
 

Repository files navigation

SQL Index and Data Source Cache

SQL Index and Data Source Cache is an optimized plug-in package designed to accelerate Spark SQL* performance by using index and cache technology at the Spark* SQL data source layer. Indexing can improve Spark interactive query performance by as much as an order of magnitude, and caching delivers additional Spark* SQL query performance benefits. We support both DRAM and Intel® Optane™ Persistent Memory as cache media.

Please refer to these documents for more information:

*Other names and brands may be claimed as the property of others.

About

Spark* plug-in for accelerating Spark* SQL performance by using cache and index at SQL data source layer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 75.2%
  • Java 22.4%
  • JavaScript 1.6%
  • Other 0.8%