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
38 stars 9 forks source link

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

Closed ppaglilla closed 4 months ago

ppaglilla commented 4 months ago

Closes #51