Skip to content
Discussion options

You must be logged in to vote

Hi @tarekabouzeid, to enable cost estimation for Trino, first you need to change superset_config.py file:

FEATURE_FLAGS = {
    "ESTIMATE_QUERY_COST": True
}

Next, specify the version of Trino that you are using in the Advanced > Other > Version in the Database Connections setup on Superset.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tarekabouzeid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants