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
- Host: GitHub
- URL: https://github.com/takegue/bqlint
- Owner: takegue
- Created: 2017-11-05T09:13:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-26T05:07:50.000Z (over 8 years ago)
- Last Synced: 2025-05-20T06:48:43.577Z (about 1 year ago)
- Language: Python
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```