bkyryliuk commented on issue #10441: URL: https://github.com/apache/incubator-superset/issues/10441#issuecomment-664637979
Synced with @nytai on slack: * https://github.com/dropbox/incubator-superset-internal/commit/a7aec30301a363df96f9d723ba9a36d7894f5012 causes weird behavior for me for the pagination, will revert that internally There are 2 small outstanding issues: 1. http://localhost:8088/api/v1/database/schemas/?q=(filter:superset) - this endpoint talked to external databases & may time out / do not have all schemas, probably it would be great to leverage `Table` table as a source of truth 2. http://localhost:8088/api/v1/database/?q=(columns:!(database_name,id),filter:presto,keys:!(none),page:1) returns extra results & doesn't apply the filter ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
