scio icon indicating copy to clipboard operation
scio copied to clipboard

A Scala API for Apache Beam and Google Cloud Dataflow.

Results 213 scio issues
Sort by recently updated
recently updated
newest added

beam `beam-sdks-java-io-google-cloud-platform` has updated arrow to 15.0.1. This version transitively pulls jackson 2.16 which conflicts with default beam jackson 2.14.1 ``` com.fasterxml.jackson.databind.JsonMappingException: Scala module 2.14.1 requires Jackson Databind version >=...

## About this PR 📦 Updates [org.scalameta:scalafmt-core](https://github.com/scalameta/scalafmt) from `3.8.1` to `3.8.2` 📜 [GitHub Release Notes](https://github.com/scalameta/scalafmt/releases/tag/v3.8.2) - [Version Diff](https://github.com/scalameta/scalafmt/compare/v3.8.1...v3.8.2) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...

It would be helpful if SMB read transforms were labeled with info about their component read types (Avro, Parquet, etc) Proposal: Make the `BucketedInput` abstract class extend `HasDisplayData` and have...