https://github.com/orisano/redash_bq_jp
https://github.com/orisano/redash_bq_jp
bigquery multibyte python2 redash
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/orisano/redash_bq_jp
- Owner: orisano
- License: mit
- Created: 2017-09-06T18:46:20.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-08-20T11:04:44.000Z (almost 6 years ago)
- Last Synced: 2026-01-17T23:42:13.747Z (5 months ago)
- Topics: bigquery, multibyte, python2, redash
- Language: Python
- Size: 16.6 KB
- Stars: 2
- Watchers: 1
- 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