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

feat(updates): streaming & aggregations #10

Merged
merged 6 commits into from
Apr 2, 2024
Merged

Conversation

sjrusso8
Copy link
Owner

@sjrusso8 sjrusso8 commented Apr 2, 2024

Description

Major Updates & Changes

TL;DR

  • Streaming and GroupBy are implemented
  • Most interfaces now return Result
  • Added support for Timestamps and Dates
  • Drastically reduced the number of clone calls by actually handling ownership correctly
  • Wrote unit tests

@sjrusso8 sjrusso8 marked this pull request as ready for review April 2, 2024 02:23
@sjrusso8 sjrusso8 merged commit 6650707 into main Apr 2, 2024
3 checks passed
@sjrusso8 sjrusso8 deleted the feat/major_changes branch April 5, 2024 20:15
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