Git Product home page Git Product logo

Comments (7)

Matts966 avatar Matts966 commented on May 7, 2024 2

@fpopic
Currently, ZetaSQL removes the comments in SQL files. This problem can be fixed officially, but for now you can try my image here.
https://github.com/Matts966/zetasql-formatter

The image formats sql files in specified paths, and returns with exit code 1 if there was any change.

from zetasql.

Matts966 avatar Matts966 commented on May 7, 2024 2

@fpopic @ebendutoit
FYI: we can check type/schema errors by my tool AlphaSQL.

An example for CI is here.
https://github.com/Matts966/alphasql/tree/master/samples/sample-ci

from zetasql.

ebendutoit avatar ebendutoit commented on May 7, 2024 1

I've taken the liberty of solving the issue above by creating the Dockerfiles needed to build and use the latest version of zetaSQL: https://github.com/ebendutoit/zetasql-analyzer-server

Any feedback on using this is most welcome.

from zetasql.

ebendutoit avatar ebendutoit commented on May 7, 2024 1

@ebendutoit can you explain how to run docker run to format SQL file? would like to try it.

@fpopic You probably have 2 options depending on what you really need:

  1. Use my docker files and create a Cloud Run endpoint in GCP if you need to check syntax
  2. Use the formatter of @Matts966 if you need to check formatting

from zetasql.

ebendutoit avatar ebendutoit commented on May 7, 2024 1

I totally understand. The Dry Run of BigQuery is just very slow for this (> 2sec and much more), which is probably why you need this option, or perhaps you want to avoid calling a BQ API.

from zetasql.

fpopic avatar fpopic commented on May 7, 2024

@ebendutoit can you explain how to run docker run to format SQL file? would like to try it.

Do you google/zetasql guys (@matthewcbrown?) have some ETA for an official docker image? We would like to add zetaSQL format/format-checker option as a part of our CI pipeline for BigQuery/BEAM SQL queries.

from zetasql.

fpopic avatar fpopic commented on May 7, 2024

Thanks, will check it out @ebendutoit

At the moment for the bigquery syntax/execution I use bq query --dry_run option.

from zetasql.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.