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

Dependency Tracking #406

Merged
merged 9 commits into from
Sep 27, 2016
Merged

Dependency Tracking #406

merged 9 commits into from
Sep 27, 2016

Conversation

arvind
Copy link
Member

@arvind arvind commented Sep 27, 2016

This PR introduces:

  • Counting usages of datasets and scales during export.
  • Removing unused datasets, scales, and axes.
  • Resolving existing scales after aggregation/re-aggregation.
  • Bugs with axis generation and rect spatial properties.

This PR also leaves two TODOs which we will track separately:

  1. Attempt to share scales when binding a literal rect spatial property (Reuse rect spatial scales #407).
  2. Deriving an aggregated dataset from an existing aggregated dataset to ensure any additional transforms are not lost (Deriving an aggregated dataset #408).

@arvind arvind merged commit b1b8e69 into lyra2 Sep 27, 2016
@arvind arvind deleted the as/dependencyTracking branch September 27, 2016 20:01
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

Successfully merging this pull request may close these issues.

1 participant