Skip to content

feat(backends): enable cross-schema and cross-database table access where the backend supports it #6489

@cpcloud

Description

@cpcloud

Is your feature request related to a problem?

I can't perform operations on tables that live in different schemas or databases (catalogs in some backends).

Describe the solution you'd like

I'd like to be able to operate on tables that exist in different catalogs, like doing a cross-catalog join.

What version of ibis are you running?

N/A

What backend(s) are you using, if any?

Trino

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

featureFeatures or general enhancementssqlBackends that generate SQL

Type

No type

Projects

Status

done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions