GoogleCloudPlatform / dataproc-templates

Dataproc templates and pipelines for solving simple in-cloud data tasks
Apache License 2.0
116 stars 93 forks source link

[java] [enhancement] Update Spanner templates to support PG Interface #336

Open shashank-google opened 1 year ago

shashank-google commented 1 year ago

Enhance current templates for to support Spanner PG interface.

  1. GCSToSpanner
  2. SpannerToGCS
  3. JDBCToSpanner

Context: Spanner's JDBC Client Library does support spangress interface. However enhancements will be needed to SpannerJDBCDialect to detect and work with spangress.

mugdhapattnaik commented 1 year ago

This issue is in progress.