-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Query execution fails with Google Apps accounts having non-ASCII characters in name #444
Comments
I think I fixed this in the last build. I will make sure and let you know.
|
Fix #444: unicode characters in username fail query execution
It was only partially fixed in previous builds. Proper fix was done in #445 and available now as part of the 0.6.1-RC release. If you didn't upgrade before, you can find the instructions here: http://redash.io/deployment/upgrade.html If you would like to make sure the fix works with the user who had this problem on your re:dash instance, he can login to the demo instance and try to run a query. Thank you for reporting this. |
If the account used for Google Apps authentication has non-ASCII characters (ä in this case), execution of queries fails against Amazon Redshift datasource.
[2015-06-05 11:36:13,520][PID:7502][INFO][root] [Manager] Metadata: [{'Username': u'Raimo J\xe4rvenp\xe4\xe4', 'Query ID': 25}]
[2015-06-05 11:36:13,520][PID:7502][INFO][root] [Manager][a2a8974a74cfcb958afc2f843f9f896b] Found existing job: ed40d887-8dae-4e2d-a3a4-439bfb4f01a6
[2015-06-05 11:36:13,521][PID:7502][INFO][root] [a2a8974a74cfcb958afc2f843f9f896b] job found is ready (FAILURE), removing lock
The text was updated successfully, but these errors were encountered: