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

Do not compile a config where a nullary transformation is followed by a non-nullary one #23

Open
anatoly-scherbakov opened this issue Jun 27, 2020 · 1 comment
Assignees

Comments

@anatoly-scherbakov
Copy link
Collaborator

Example:

version: 1
columns:
  something:
    - value: "boo"
    - input: "foo"

In this config, the value transformation is moot because it will be replaced by input.

@anatoly-scherbakov anatoly-scherbakov self-assigned this Jun 27, 2020
@anatoly-scherbakov
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant