-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
39375: exec: add null handling to default sorter r=rohany a=rohany Addresses part of #36880. Release note: None 39420: roachtest: fix pgjdbc tests r=rafiss a=rafiss The pgjdbc tests have two types of failures: one referred to as "failures" and the other one as "errors." We were only counting the former before. Now there are many more test failures that should be tracked in the blacklist. touches #39406 Release note: None 39430: workload/ycsb: implement read-modify-write r=jeffrey-xiao a=jeffrey-xiao Release note: None 39461: internal/sqlsmith: add vectorize option r=mjibson a=mjibson This option attempts to limits query generation such that vectorized execution will occur. Still a lot of work to do but this is a good start. Release note: None Co-authored-by: Rohan Yadav <[email protected]> Co-authored-by: Rafi Shamim <[email protected]> Co-authored-by: Jeffrey Xiao <[email protected]> Co-authored-by: Matt Jibson <[email protected]>
- Loading branch information
Showing
18 changed files
with
5,377 additions
and
124 deletions.
There are no files selected for viewing
This file contains 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 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 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.