Skip to content

feat: Global default sql dialect #11181

Open
@KronosTheLate

Description

@KronosTheLate

Is your feature request related to a problem?

No response

What is the motivation behind your request?

No response

Describe the solution you'd like

If this option exists please correct me. I looked for it a lot, and found nothing.

There is no option to set a global sql dialect. Having such an option would be very useful, as it would allow switching a backend without adding the dialect keyword argument to each call to the sql function. This would allow even more seamless swapping of backends, and also allow a low-friction option for those that want to use a specific dialect that differs from the dialect of their backend.

What version of ibis are you running?

None

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

No response

Code of Conduct

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureFeatures or general enhancements

    Type

    No type

    Projects

    Status

    backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions