zetasql

ZetaSQL - Analyzer Framework for SQL

APACHE-2.0 License

Stars
2.3K

Bot releases are visible (Hide)

zetasql - ZetaSQL 2024.08.2 Latest Release

Published by KimiWaRokkuWoKikanai about 2 months ago

ZetaSQL 2024.08.2 is a minor release.

What's Changed:

  • Added more pipe query examples and improved the pipe query documentation. See the research paper on pipe syntax.
  • Added more documentation on execute_query, and improved features.
  • Minor fixes for the ZetaSQL landing page and other documentation.
  • Improved the performance of the pre-built binary execute_query_macos and reduced the Docker image size.
  • Bug fixes.
zetasql - ZetaSQL 2024.08.1

Published by KimiWaRokkuWoKikanai 2 months ago

ZetaSQL 2024.08.1 is a major release.

What's Changed:

  • Added the support for pipe query syntax - see the reference docs and research paper.
  • Improved the execute_query tool with an interactive web UI and more functionality, allowing interactive exploration of ZetaSQL syntax and behavior.
  • The release now includes pre-built binaries for execute_query and a ZetaSQL Docker image.
  • Improved ZetaSQL landing page documentation and added more examples.
  • Many new and improved SQL language features.
  • Updated language reference docs.