Skip to content

Conversation

@Rebecca-Martinez007
Copy link
Contributor

@Rebecca-Martinez007 Rebecca-Martinez007 commented Nov 14, 2025

Add new AI Functions Error to the SQL Error Reference

Local Images:
Screenshot 2025-11-17 at 11 58 31 AM
Screenshot 2025-11-17 at 11 58 47 AM

@Rebecca-Martinez007 Rebecca-Martinez007 self-assigned this Nov 14, 2025
@Rebecca-Martinez007 Rebecca-Martinez007 marked this pull request as ready for review November 17, 2025 16:56
Copy link
Contributor

@simon-dew simon-dew left a comment

Choose a reason for hiding this comment

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

LGTM! Just one request so that future authors can re-create finderr.json

/* Use this SQL++ query to generate finderr.json */
WITH errors AS (ARRAY_FLATTEN((SELECT RAW finderr(".*")), 1)),
footnotes AS ([1040])
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you update the example query to include the footnote for error 3000? Thanks!

Suggested change
footnotes AS ([1040, 3000])

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah yes - of course! Good catch. Thank you.

Copy link
Contributor

@simon-dew simon-dew left a comment

Choose a reason for hiding this comment

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

LGTM! 👍

@Rebecca-Martinez007 Rebecca-Martinez007 merged commit dfadb6b into ai-services-ga Nov 17, 2025
@Rebecca-Martinez007 Rebecca-Martinez007 deleted the AV-115725_ai-function-error branch November 17, 2025 19:16
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.

3 participants