Is there a way to read the output of a SQL query into pyspark using Singlestore-spark connector?

Hi, I was wondering if there is a way to read the result of an SQL into a pyspark DataFrame using Singlestore-spark connector ? The SQL is going to have multiple joins.
Can it be done using datable or query options ?

Hi @swayam.nanda,
Thanks for your question! I believe we’ve answered it on this post. Please let us know if the solution is working for you.
Cheers,
Julie

1 Like