Skip to content

Fix example SQL UDF in SET docs#25071

Merged
mosabua merged 1 commit intotrinodb:masterfrom
simpligility:one
Feb 18, 2025
Merged

Fix example SQL UDF in SET docs#25071
mosabua merged 1 commit intotrinodb:masterfrom
simpligility:one

Conversation

@mosabua
Copy link
Copy Markdown
Member

@mosabua mosabua commented Feb 18, 2025

Description

Discovered by @wendigo .. looks like coercion is not supported. Not sure how this statement got into the docs in the first place .. I recall testing them all. This removes the coercion since it doesnt add any value to the example anyway. Tested with 468 .. not that it should matter.

Potentially @electrum could add support for coercion as a follow up.

Additional context and related issues

na

Release notes

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

@mosabua mosabua requested review from electrum and wendigo February 18, 2025 17:55
@cla-bot cla-bot bot added the cla-signed label Feb 18, 2025
@github-actions github-actions bot added the docs label Feb 18, 2025
@mosabua mosabua merged commit 830e570 into trinodb:master Feb 18, 2025
@mosabua mosabua deleted the one branch February 18, 2025 18:04
@github-actions github-actions bot added this to the 471 milestone Feb 18, 2025
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