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

Add variance aggregates to data cube indexes. #380

Merged
merged 22 commits into from
May 20, 2024
Merged

Add variance aggregates to data cube indexes. #380

merged 22 commits into from
May 20, 2024

Conversation

jheer
Copy link
Member

@jheer jheer commented May 17, 2024

  • Add stddev, variance, covariance, and regression aggregates to data cube indexer.
  • Add stddev, variance, covariance transforms in declarative specs.
  • Add covariance helper to sql and vgplot APIs.
  • Add column override support to Query.select.
  • Add QueryManager logQueries method to toggle logging of queries submitted to connector.
  • Add FilterGroup index method to toggle data cube indexing.
  • Add advanced options for logging and optimization to the dev example runner.
  • Add 10m point linear regression example.
  • Fix bin transform to support extents for rule marks.
  • Fix data type lookup in plot renderer.

@jheer jheer merged commit a386ab1 into main May 20, 2024
2 checks passed
@jheer jheer deleted the jh/variance branch May 20, 2024 17:00
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.

None yet

1 participant