-
Notifications
You must be signed in to change notification settings - Fork 15.4k
Closed
Closed
Copy link
Labels
data:connect:athenaRelated to AthenaRelated to Athenadata:connect:prestoRelated to PrestoRelated to Presto
Description
We have a Presto database connection working fine with virtual datasets (added throw SQLLab).
When trying to add a new dataset of a physical table we're getting an error.
Reproducing the bug:
- Go to Datasets
- Click on '+ Dataset'
- Select the a Presto DB
- Select the Schema
- Select the Table
- See error
Expected results
See the table columns on the right pane
Actual results
An error message appears on the right pane:
"An Error Occurred
Unable to load columns for the selected table. Please select a different table."
Couldn't find any errors in the Superset app container log or any other container.
Screenshots
Environment
- Google Chrome, Version 119.0.6045.123
- Superset version: 3.0.1
- python version: 3.11.4
- node.js version: 20.9.0
- any feature flags active: none
Checklist
- [+ ] I have checked the superset logs for python stacktraces and included it here as text if there are any.
- [ +] I have reproduced the issue with at least the latest released version of superset.
- [ +] I have checked the issue tracker for the same issue and I haven't found one similar.
Additional context
Metadata
Metadata
Assignees
Labels
data:connect:athenaRelated to AthenaRelated to Athenadata:connect:prestoRelated to PrestoRelated to Presto