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

Avoid NullPointerException when quoting name paths of an unnest expression #52

Closed ppaglilla closed 6 months ago

ppaglilla commented 6 months ago

Closes #51