Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Ability to alias defs (and partitions?) #135

Open
kurtlawrence opened this issue Jul 10, 2022 · 1 comment
Open

[FEATURE] Ability to alias defs (and partitions?) #135

kurtlawrence opened this issue Jul 10, 2022 · 1 comment
Labels
enhancement New feature or request maybe Still in brainstorm phase, may not eventuate

Comments

@kurtlawrence
Copy link
Member

Description

Ability to alias defs and types?
The main goal is to be able to deprecate items while keeping it backwards compatible.

@kurtlawrence kurtlawrence added enhancement New feature or request maybe Still in brainstorm phase, may not eventuate labels Jul 10, 2022
@kurtlawrence
Copy link
Member Author

This could be extended to aliasing a string without storing a variable?

For instance, alias 'Some complex column header' a-hdr would bind a-hdr to resolve as 'Some complex column header'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request maybe Still in brainstorm phase, may not eventuate
Projects
None yet
Development

No branches or pull requests

1 participant