Skip to content

Tags: GoogleCloudDataproc/spark-spanner-connector

Tags

1.1.0

Release 1.1.0.

1.0.0

Release 1.0.0.

v0.0.1-BETA

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Making the Bytes converted to the Binary type instead of an Array typ…

…e. (#102)

* Making the Bytes converted to the Binary type instead of an Array type.

* Fixed the schema tests.

* Fix the schema test on SpannerScanBuilderTest.

* Fixed the SpannerInputPartitionReaderContextTest failure.

* Changed the order of bytes.

* Made the acceptance test run in parallel with the integration test.

* Made a change on the DataBaseId + nanotime for Dataproc job.

* Made the acceptance test name shorter.