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.1.0
Group ID:
io.github.data-tools
Artifact ID:
big-data-types-bigquery_2.13
Version:
1.1.0
Release Date:
Nov 25, 2021
Licenses:
Files:
Full Scala Version:
2.13.7
Developers:
libraryDependencies += "io.github.data-tools" %% "big-data-types-bigquery" % "1.1.0"
ivy"io.github.data-tools::big-data-types-bigquery:1.1.0"
//> using dep "io.github.data-tools::big-data-types-bigquery:1.1.0"
import $ivy.`io.github.data-tools::big-data-types-bigquery:1.1.0`
<dependency> <groupId>io.github.data-tools</groupId> <artifactId>big-data-types-bigquery_2.13</artifactId> <version>1.1.0</version> </dependency>
compile group: 'io.github.data-tools', name: 'big-data-types-bigquery_2.13', version: '1.1.0'