scio icon indicating copy to clipboard operation
scio copied to clipboard

Move `AvroType` to separate sub-projects

Open nevillelyh opened this issue 4 years ago • 4 comments
trafficstars

To make ways for Scala 3 migration.

nevillelyh avatar Mar 24 '21 18:03 nevillelyh

For the time being, will 0.10.x packages for the bigquery subproject be published to maven?

nullobject avatar Apr 05 '21 00:04 nullobject

With 0.10.x they are published as scio-google-cloud-platform.

If you are moving to this release, have a look at https://spotify.github.io/scio/migrations/v0.10.0-Migration-Guide.html since there are a few other changes.

regadas avatar Apr 05 '21 10:04 regadas

@regadas Thanks, exactly what I was looking for :+1:

nullobject avatar Apr 05 '21 10:04 nullobject

I'm working on the AvroType part.

jto avatar Apr 09 '21 15:04 jto

Probably a won't do if we move away from macros in favor of magnolify

RustedBones avatar Jul 20 '23 10:07 RustedBones