Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
### Summary of Changes The EDA tool does it own additional type checking to ensure it only opens on `Table`s. This should be removed eventually and type checking should be fully delegated to the language server. For now, this PR also allows opening it on `TaggedTable` and `TimeSeries`.
- Loading branch information