Skip to content

v0.4.1

Choose a tag to compare

@nevillelyh nevillelyh released this 07 Sep 18:15

"Blarina brevicauda"

Features

  • Bump Beam to 2.1.0 #633
  • Add Parquet Avro read support #794 #801
  • Add custom parallelism for Cassandra sink #792 #795
  • Make runWithLocalOutput public to allow more generic testing #826
  • Add option gettings to BigQuery TableRow #810
  • Add tableExists to BigQueryClient #824
  • Add enhanced version of TableReference with asTableSpec #822
  • Make ArraySemigroup a Monoid #800
  • Use Kryo 4.0.1 #818

Bug fixes

  • Fix KryoAtomicCoder regression #829
  • Generate nested case class with stable names for AvroType #802
  • Fail on BigQueryType defined in package #811
  • Hide com.spotify.scio.io in REPL wildcard import #821
  • Remove some runner specific logic #804 #805 #807