Skip to content

Failure on creation of a new Presto dataset due to failure to load columns #25962

@eyalsh99

Description

@eyalsh99

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:

  1. Go to Datasets
  2. Click on '+ Dataset'
  3. Select the a Presto DB
  4. Select the Schema
  5. Select the Table
  6. 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

image

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

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions