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

Investigate/discuss removing 'fieldref' type #1805

Open
christopherswenson opened this issue Aug 7, 2024 · 0 comments
Open

Investigate/discuss removing 'fieldref' type #1805

christopherswenson opened this issue Aug 7, 2024 · 0 comments
Assignees

Comments

@christopherswenson
Copy link
Contributor

From TODO https://github.com/malloydata/malloy/blob/main/packages/malloy/src/lang/ast/field-space/reference-field.ts#L63-L65

The 'fieldref' type seems unnecessary... it obscures the actual type of the field and is redundant with the slightly more verbose { e: [{ type: 'field', path }] }.

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

2 participants