An open API service indexing awesome lists of open source software.

https://github.com/takegue/bqlint

Lint Checker for BiigQueriy's Standard SQL
https://github.com/takegue/bqlint

Last synced: 12 months ago
JSON representation

Lint Checker for BiigQueriy's Standard SQL

Awesome Lists containing this project

README

          

bqlint: Linter for BigQuery
===

This lint supports only Standard SQL, not Legacy SQL in BigQuery

Tests
---

```
python setup.py test
```