annisun2020

Results 3 comments of annisun2020

I add the following code in the /app/redash/task/queries.py file and it works fine `import sys` `reload(sys)` `sys.setdefaultencode("utf8")` ![image](https://github.com/getredash/redash/assets/68275306/249db97d-e85c-4015-97ec-0f22bd84333e) @artemsafiyulin , Hope this helps you

> @annisun2020 I can't find this path in redash project. Can you send link on file in repo which you chnge? `docker exec -it redash-adhoc_worker-1 /bin/bash` `vim /app/redash/tasks/queries.py`