xingyuli opened a new issue, #22203:
URL: https://github.com/apache/superset/issues/22203

   On the `Datasets` page, I cannot search by utilizing the SCHEMA filter.
   
   #### How to reproduce the bug
   
   1. Go to 'Data -> Datasets'
   2. Choose from the 'SCHEMA' drop down list.
   3. See error
   
   ### Expected results
   
   Should be work.
   
   ### Actual results
   
   It just says 'HTTP 400 bad requests' ...
   
   #### Screenshots
   
   
![image](https://user-images.githubusercontent.com/3337431/203502261-fbc57462-8497-4065-8189-0387e3cab7fd.png)
   
   Superset log:
   
   ```
   [23/Nov/2022:16:34:12 +0800] "GET 
/api/v1/dataset/?q=(filters:!((col:schema,opr:eq,value:information_schema)),order_column:changed_on_delta_humanized,order_direction:desc,page:0,page_size:25)
 HTTP/1.1" 400 58 
"http://superset-ne-scrm-dev.k8s-dev.cd/tablemodelview/list/?filters=(schema:(label:information_schema,value:information_schema))&pageIndex=0&sortColumn=changed_on_delta_humanized&sortOrder=desc"
 "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, 
like Gecko) Chrome/97.0.4692.71 Safari/537.36"
   ```
   
   ### Environment
   
   (please complete the following information):
   
   - superset version: `2.0.0`
   
   


-- 
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