memsql / singlestore-spark-connector

A connector for SingleStore and Spark
Apache License 2.0
160 stars 54 forks source link

supported features for singlestore-spark-connector_2.11.... #73

Closed bolcman closed 1 year ago

bolcman commented 2 years ago

Hi,

Are new features available for connector version 'singlestore-spark-connector_2.11:3.1.2-spark-2.4.7' (Spark 2.x) ?

I tried to pass something like this:

enableParallelRead = automaticLite

but got wrong value message...

also I have SingleStoreDB version 7.5+

Thanks, Aleks

AdalbertMemSQL commented 2 years ago

Hi,

New features are described in the release highlights. More details can be found in the CHANGELOG.

enableParallelRead is available starting from 3.2 version of the driver.