You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bugfix/issue 425 multishard incorrect result on distinct (#784)
* fix bug in distinct function when using multi shard(append-only)
* add smoek test
* fix test
* fix multishard incorrect distinct result
* fix logic error in distinct aggregate function
* revise code
* revise code second
* revise test cases
* add examples and notes
* fix format
---------
Co-authored-by: lizhou1111 <[email protected]>
Co-authored-by: Jasmine-ge <[email protected]>
0 commit comments