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

v0.4 #266

Merged
merged 6 commits into from
Jan 17, 2024
Merged

v0.4 #266

merged 6 commits into from
Jan 17, 2024

Conversation

jheer
Copy link
Member

@jheer jheer commented Jan 12, 2024

Staging PR for v0.4.

  • Breaking: Use mark-level orderby (not order) to convey query orderby criteria. Avoids conflict with Plot's order option for implicit stack transforms.
  • Breaking: Rename channel window transform keys to orderby and partitionby (not order and partition) to more closely match SQL and improve consistency with Mosaic's SQL helpers and mark-level orderby criteria.
  • Update highlight interactor to automatically add mark orderby when needed to ensure consistent data order.
  • Bump dev dependencies.

Fix #248.

@jheer jheer merged commit 9d8cc79 into main Jan 17, 2024
2 checks passed
@jheer jheer deleted the v0.4 branch January 17, 2024 19:03
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.

Highlight interactor sometimes highlights the wrong thing for large datasets
1 participant