LeiZhangImo opened a new issue #17199:
URL: https://github.com/apache/superset/issues/17199


   A clear and concise description of what the bug is.
   
   #### How to reproduce the bug
   
   1. Go to '...'
   2. Click on '....'
   3. Scroll down to '....'
   4. See error
   
   ### Expected results
   
   what you expected to happen.
   
   ### Actual results
   When I use swagger for testing dataset export API in
   mysupersite.com/swagger/v1
   under the dataset/export part, after putting 1 in the 'q' filed, I'm getting 
this error:
   **{
     "message": "Not a valid rison schema '1' is not of type 
'integer'\n\nFailed validating 'type' in schema['items']:\n    {'type': 
'integer'}\n\nOn instance[0]:\n    '1'"
   }**
   
   #### Screenshots
   
![image](https://user-images.githubusercontent.com/8062171/138454825-bfab76a1-4b75-46ce-95d5-b2b679510dbf.png)
   
![image](https://user-images.githubusercontent.com/8062171/138455091-b0981636-1b45-4758-951d-3d0a981042a5.png)
   
   
   
   ### Environment
   
   - browser type and version: Chrome/94.0.4606.61
   - superset version:  superset docker: apache/superset:1.3.2
   - python version: Python 3.8.12
   - node.js version: not know
   - any feature flags active: connected to aws Anthena
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [x ] I have checked the superset logs for python stacktraces and included 
it here as text if there are any.
   - [ x] I have reproduced the issue with at least the latest released version 
of superset.
   - [x ] I have checked the issue tracker for the same issue and I haven't 
found one similar.
   
   ### Additional context
   
   Add any other context about the problem here.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to