Peter Nguyen
Peter Nguyen
### Changelog category (leave one): - New Feature ### Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md): The window functions in SQL are traditionally in...
### Changelog category (leave one): - New Feature ### Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md): Add support for `arrayUnion()` function Closes #61553 ###...
Addresses #9457 in collaboration with @Flunzmas Changes: - Implement an optimized transforms module for LineDiGraph based off of the [implementation](https://github.com/BNN-UPC/MAGNNETO-TE/blob/2491465f8d5b279f6102c5b33614b2e09ba31b0c/environment/environment.py#L289) by Bernárdez et al. - Add a test for testing...
### Changelog category (leave one): - New Feature ### Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md): Allows users to specify regular expressions through new...