spark-spanner-connector icon indicating copy to clipboard operation
spark-spanner-connector copied to clipboard

Cloud Spanner Connector for Apache Spark

Results 4 spark-spanner-connector issues
Sort by recently updated
recently updated
newest added

Feature Request to support writes to Spanner as well. Current connector only gives reads.

I tried to read tables with 1 line, but it was not possible to run the display, dtypes, write or show methods. It seems that there is a bug when...