-
Notifications
You must be signed in to change notification settings - Fork 74
929 feature extend is aggr check funcs #951
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
Open
vb-dbrks
wants to merge
25
commits into
main
Choose a base branch
from
929-feature-extend-is_aggr-check_funcs
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,583
−151
Open
Changes from 7 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
6edda4e
feat: extended is_aggr_*
vb-dbrks e8602ce
fmt: code formatting and cleanup
vb-dbrks ae6de97
add:
vb-dbrks a661b93
fix: test expectation
vb-dbrks 91b5029
fix + fmt: test assetion for arraytype
vb-dbrks 817cf4a
docs: fixes
vb-dbrks 45eab64
fix: count_distinct does not support group_by because of the use of w…
vb-dbrks 53ae329
docs + fix: count_distinct is now supported with a generalised implem…
vb-dbrks 1611dfb
docs + fmt: improved the doc language and code comments.
vb-dbrks d38f671
test cov + docs: removed dead code and added a new test. Improved doc…
vb-dbrks b48ff6e
fix: docs build docstrings and dict syntax issue
vb-dbrks 1f8a8df
docs: Spark/DBR version compatibility.
vb-dbrks 3640b8d
review: addressing PR code review comments.
vb-dbrks e9bc7b3
perf test: added a new set of performance tests for is_aggr count dis…
vb-dbrks 9671ca2
flaky test fix
vb-dbrks 759edcf
docs: fix broken link
vb-dbrks 69f31c9
Add pytest-benchmark performance baseline
vb-dbrks 20870c8
docs: pr review addressed
vb-dbrks 91610d0
Merge main into feature branch: resolve conflicts in check_funcs.py a…
vb-dbrks 1d0c96a
improvement: readability of error messages + update tests
vb-dbrks 1f68600
fix: stacklevel for warnings, trailing whitespace, add Column express…
vb-dbrks 7cf0ccf
code hardening:
vb-dbrks 24748ae
fix flaky test: test_apply_checks_and_save_in_tables_for_patterns_exc…
vb-dbrks c500cff
code improv: consistent aggregate violation messages with params support
vb-dbrks 0b60cf8
Merge branch 'main' into 929-feature-extend-is_aggr-check_funcs
vb-dbrks File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.