-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
It turns out that Java regexps don't support all the features available in Python regexps (no conditional statement execution), but there is a work-around to write little functions that do the conditional execution manually...if only such little functions can be written. As of 431, I believe they can be: https://trinodb.slack.com/archives/C0305TQ05KL/p1701760286720039?thread_ts=1701702080.522839&cid=C0305TQ05KL
Trino 434 is the latest version of Trino, and presumably that or 435 (expected next week) would be good versions to evaluate as an update to our current 424 version.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
In Progress