A library to transform Scala product types and Schemes from different systems into other Schemes. Any implemented type automatically gets methods to convert it into the rest of the types and vice versa. E.g: a Spark Schema can be transformed into a BigQuery table.
big-data-types-bigquery 1.3.0
Group ID:
io.github.data-tools
Artifact ID:
big-data-types-bigquery_2.12
Version:
1.3.0
Release Date:
Sep 30, 2022
Licenses:
Files:
libraryDependencies += "io.github.data-tools" %% "big-data-types-bigquery" % "1.3.0"
ivy"io.github.data-tools::big-data-types-bigquery:1.3.0"
//> using dep "io.github.data-tools::big-data-types-bigquery:1.3.0"
import $ivy.`io.github.data-tools::big-data-types-bigquery:1.3.0`
<dependency> <groupId>io.github.data-tools</groupId> <artifactId>big-data-types-bigquery_2.12</artifactId> <version>1.3.0</version> </dependency>
compile group: 'io.github.data-tools', name: 'big-data-types-bigquery_2.12', version: '1.3.0'