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

"Ambiguous reference to field" error #85

Closed
jonmmease opened this issue Mar 4, 2022 · 1 comment · Fixed by #89
Closed

"Ambiguous reference to field" error #85

jonmmease opened this issue Mar 4, 2022 · 1 comment · Fixed by #89
Labels
bug Something isn't working

Comments

@jonmmease
Copy link
Collaborator

A few of the test mocks are currently commented out due to an error raised by DataFusion involving duplicate column/field references.

In vegafusion-rt-datafusion/tests/test_image_comparison.rs:

  • vegalite/circle_natural_disasters

In python/vegafusion-jupyter/tests/test_altair_mocks.py:

  • bar/with_negative_values
  • bar/layered
  • casestudy/falkensee
  • casestudy/us_employment

This error may have the same root cause as this DataFusion bug report apache/datafusion#1411.

@jonmmease jonmmease added the bug Something isn't working label Mar 4, 2022
@jonmmease
Copy link
Collaborator Author

Working on this over in apache/datafusion#1925

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant