-
Notifications
You must be signed in to change notification settings - Fork 155
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(stdlib): promote various features to defaults (#5005)
This promotes the narrow state tracking and limit transformations to be the defaults and removes their old implementations. This also turns the group transformation group and optimized aggregate window to default to true. I'm keeping the feature flags for these two as these ones are more likely to require an unexpected problem and I would like to keep a way for them to be turned off quickly. These two will likely have their old versions removed next week.
- Loading branch information
1 parent
8be0a72
commit 05a1065
Showing
9 changed files
with
242 additions
and
727 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.