Skip to content

Restore original behavior for URI extract functions#18612

Merged
martint merged 1 commit intotrinodb:masterfrom
martint:url-functions
Aug 10, 2023
Merged

Restore original behavior for URI extract functions#18612
martint merged 1 commit intotrinodb:masterfrom
martint:url-functions

Conversation

@martint
Copy link
Copy Markdown
Member

@martint martint commented Aug 9, 2023

This reverts commit 3befdbb which introduces a backward incompatible change to the behavior of those functions.

The original behavior was intentional, and dates back to when alternatives such as try() didn't exist. Changing their behavior requires more careful consideration and exploration of possible alternatives. If we decide to break compatibility, we may need a way to restore the legacy behavior during the transition.

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.

This reverts commit 3befdbb which
introduces a backward incompatible change to the behavior of those
functions.

The original behavior was intentional, and dates back to when
alternatives such as try() didn't exist. Changing their behavior
requires more careful consideration and exploration of possible
alternatives. If we decide to break compatibility, we may need
a way to restore the legacy behavior during the transition.
@martint martint merged commit eea7330 into trinodb:master Aug 10, 2023
@martint martint deleted the url-functions branch August 10, 2023 01:27
@github-actions github-actions bot added this to the 423 milestone Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants