Skip to content

v2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@rfoley-fw rfoley-fw released this 31 May 13:33
· 1 commit to v2.0 since this release
8cfa0d6

QFlock Release including

  • New Design Document.
  • May Update Presentation
  • Custom Spark JDBC Rule to invoke QFlock JDBC Datasource.
  • QFlock JDBC Datasource, which interacts with remote QFlock JDBC Server via QFlock JDBC Driver.
  • QFlock JDBC Driver fully working to interact and perform queries using QFlock JDBC Server.
    • Includes support for extra efficiency including compressed columns over JDBC.
  • Working remote QFlock JDBC Server
    • Can support a full range of Query pushdown including filter and project.
    • Supports compression on a per column basis.
  • All of the above working for majority of TPC-DS queries.
  • Fully demonstrated performance improvements using TPC-DS.