GoogleCloudPlatform / zetasql-toolkit

The ZetaSQL Toolkit is a library that helps users use ZetaSQL Java API to perform SQL analysis for multiple query engines, including BigQuery and Cloud Spanner.
Apache License 2.0
39 stars 10 forks source link

Create separate artifacts for BigQuery and Cloud Spanner #3

Closed ppaglilla closed 1 year ago

ppaglilla commented 1 year ago

Splits the original single zetasql-toolkit-core artifact into 3 different artifacts:

Split artifacts reduce the dependency surface for users utilizing the toolkit for a particular engine.