You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unless required by applicable law or agreed to in writing, software
13
+
distributed under the License is distributed on an "AS IS" BASIS,
14
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15
+
See the License for the specific language governing permissions and
16
+
limitations under the License.
17
+
-->
18
+
# Apache Beam Scala SDK
19
+
20
+
The official SDK for writing Beam Pipelines in Scala is [Scio](https://spotify.github.io/scio/).
21
+
22
+
## Scio
23
+
24
+
Scio is a Scala API for Apache Beam and Google Cloud Dataflow inspired by Apache Spark and Scalding.
25
+
Scio aims to be a thin wrapper on top of Beam while offering idiomatic Scala style API.
26
+
27
+
28
+
Learn more about Scio [here](https://spotify.github.io/scio/).
0 commit comments