Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/orisano/redash_bq_jp
https://github.com/orisano/redash_bq_jp
bigquery multibyte python2 redash
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/orisano/redash_bq_jp
- Owner: orisano
- License: mit
- Created: 2017-09-06T18:46:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-08-20T11:04:44.000Z (over 4 years ago)
- Last Synced: 2024-12-08T21:24:06.939Z (13 days ago)
- Topics: bigquery, multibyte, python2, redash
- Language: Python
- Size: 16.6 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Redash BQ JP
redash big_query runner patch for japanese columns.## Installation
```
pip install git+https://github.com/orisano/redash_bq_jp
```## How to use
```
export REDASH_ADDITIONAL_QUERY_RUNNERS="redash_bq_jp"
```## Author
Nao Yonashiro (@orisano)## License
MIT