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: add more aggregations/functions #686

Merged
merged 22 commits into from
Aug 23, 2023
Merged

Conversation

kevinjnguyen
Copy link
Contributor

Adds coalesce, ceil, clamp, exp, powf, floor.

@cla-bot cla-bot bot added the cla-signed Set when all authors of a PR have signed our CLA label Aug 21, 2023
@github-actions github-actions bot added the enhancement New feature or request label Aug 21, 2023
python/docs/source/reference/timestream/aggregation.md Outdated Show resolved Hide resolved
python/docs/source/reference/timestream/arithmetic.md Outdated Show resolved Hide resolved
python/pysrc/kaskada/_timestream.py Outdated Show resolved Hide resolved
python/pysrc/kaskada/_timestream.py Outdated Show resolved Hide resolved
python/pysrc/kaskada/_timestream.py Outdated Show resolved Hide resolved
python/pysrc/kaskada/_timestream.py Outdated Show resolved Hide resolved
python/pytests/ceil_test.py Outdated Show resolved Hide resolved
python/pytests/clamp_test.py Show resolved Hide resolved
python/pysrc/kaskada/_timestream.py Show resolved Hide resolved
python/pytests/coalesce_test.py Show resolved Hide resolved
@kevinjnguyen kevinjnguyen added this pull request to the merge queue Aug 23, 2023
Merged via the queue into main with commit 555472e Aug 23, 2023
33 checks passed
@kevinjnguyen kevinjnguyen deleted the feature/662-coalesce branch August 23, 2023 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed Set when all authors of a PR have signed our CLA enhancement New feature or request sparrow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants