Skip to content

Releases: hydrolix/spark-connector

v1.6.1

30 Apr 15:44
Compare
Choose a tag to compare
  • Use an updated version of connectors-core that makes Azure Blob Storage connections work more reliably

1.5.0

22 Nov 00:27
Compare
Choose a tag to compare

As of this version, the Hydrolix Spark connector has been rebased onto connectors-core, enabling code reuse with future connectors without inviting a lot of Spark onto their classpaths.

Connectors-core also includes updates to stay in sync with Hydrolix API changes, and makes predicate pushdown more efficient by including min/max timestamp predicates in catalog metadata queries, in addition to data queries.