Skip to content

Enable chaining of lazy expressions for logical operators#391

Merged
FrancescAlted merged 1 commit intoBlosc:mainfrom
lshaw8317:fixChainingLazy
Apr 29, 2025
Merged

Enable chaining of lazy expressions for logical operators#391
FrancescAlted merged 1 commit intoBlosc:mainfrom
lshaw8317:fixChainingLazy

Conversation

@lshaw8317
Copy link
Collaborator

Forcibly add parenthesis on creation of lazyexpr via strings to ensure order-of-operations respected and smaller lazy expressions which compose a larger lazyexpr are executed first.
Also remove unnecessary data type modification of already-existing lazyexpr when creating new lazy expression based on this already-existing lazyexpr.

Copy link
Member

@FrancescAlted FrancescAlted left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@FrancescAlted FrancescAlted merged commit 1e9dc5c into Blosc:main Apr 29, 2025
7 checks passed
@FrancescAlted
Copy link
Member

Thanks @lshaw8317 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants