memsql / singlestore-spark-connector

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

Is it possible to consume singleStore as streaming datasource #68

Closed pyb1993 closed 3 years ago

pyb1993 commented 3 years ago

Hi, I know it seems not very efficient to query the singleStore by timestamp periodically to convert the table to stream. But I want to know if it is possible to get a streaming connector?

blinov-ivan commented 3 years ago

Hi @pyb1993, Thanks for asking, currently we do not support streaming read/write operations.