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

Remove 'aggregate' syntax in engine #552

Merged
merged 7 commits into from
Apr 27, 2019
Merged

Remove 'aggregate' syntax in engine #552

merged 7 commits into from
Apr 27, 2019

Conversation

sc1f
Copy link
Contributor

@sc1f sc1f commented Apr 23, 2019

This PR removes the old aggregate syntax in perspective.js and the C++ core, making the API symmetrical to the plugin API, which uses aggregates and columns.

  • Views are constructed using the aggregates and columns syntax
  • Backwards compatibility is maintained for aggregate
  • Weighted mean aggregate parsing is removed with the new syntax
  • Change highcharts to use aggregates syntax

@timkpaine timkpaine added C++ enhancement Feature requests or improvements labels Apr 26, 2019
@texodus
Copy link
Member

texodus commented Apr 27, 2019

Change looks good, thanks for the PR!

@texodus texodus merged commit ce00988 into master Apr 27, 2019
@texodus texodus deleted the port-hidden-sort branch April 27, 2019 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C++ enhancement Feature requests or improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants