Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make sure qr serialization will always be in JSON #165

Merged
merged 1 commit into from
Apr 7, 2014
Merged

Make sure qr serialization will always be in JSON #165

merged 1 commit into from
Apr 7, 2014

Conversation

erans
Copy link
Contributor

@erans erans commented Apr 7, 2014

For the sake of future proofing parts of that systems that can be implemented in other languages (like the query runner), make sure that qr will only serialize complex structures using JSON instead of Pickle.

… end up serializing big objects - so that other parts of the system can be written in languages other than Python
arikfr added a commit that referenced this pull request Apr 7, 2014
Make sure qr serialization will always be in JSON
@arikfr arikfr merged commit 271d577 into getredash:master Apr 7, 2014
christophervalles pushed a commit to hailocab/redash that referenced this pull request May 8, 2014
Make sure qr serialization will always be in JSON
washort pushed a commit to washort/redash that referenced this pull request Sep 6, 2017
add catching key error & removing data_scanned from url query_runner
dairyo pushed a commit to KiiCorp/redash that referenced this pull request Mar 1, 2019
Make sure qr serialization will always be in JSON
dairyo pushed a commit to KiiCorp/redash that referenced this pull request Mar 1, 2019
Make sure qr serialization will always be in JSON
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants