is not current version
Last Version 0.4

bigquery-schema-select 0.3

Generates SQL query that selects all fields (recursively for nested fields) from the provided BigQuery schema file.

License

License

GroupId

GroupId

com.github.fpopic
ArtifactId

ArtifactId

bigquery-schema-select_2.13
Version

Version

0.3
Type

Type

jar
Description

Description

bigquery-schema-select
Generates SQL query that selects all fields (recursively for nested fields) from the provided BigQuery schema file.
Project URL

Project URL

https://github.com/fpopic/bigquery-schema-select
Project Organization

Project Organization

com.github.fpopic
Source Code Management

Source Code Management

https://github.com/fpopic/bigquery-schema-select

Download bigquery-schema-select_2.13 0.3


<!-- https://jarcasting.com/artifacts/com.github.fpopic/bigquery-schema-select_2.13/ -->
<dependency>
    <groupId>com.github.fpopic</groupId>
    <artifactId>bigquery-schema-select_2.13</artifactId>
    <version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fpopic/bigquery-schema-select_2.13/
implementation 'com.github.fpopic:bigquery-schema-select_2.13:0.3'
// https://jarcasting.com/artifacts/com.github.fpopic/bigquery-schema-select_2.13/
implementation ("com.github.fpopic:bigquery-schema-select_2.13:0.3")
'com.github.fpopic:bigquery-schema-select_2.13:jar:0.3'
<dependency org="com.github.fpopic" name="bigquery-schema-select_2.13" rev="0.3">
  <artifact name="bigquery-schema-select_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fpopic', module='bigquery-schema-select_2.13', version='0.3')
)
libraryDependencies += "com.github.fpopic" % "bigquery-schema-select_2.13" % "0.3"
[com.github.fpopic/bigquery-schema-select_2.13 "0.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.5

Project Modules

There are no modules declared in this project.