Skip to content

[DOC-3414] Fix CURL function example#651

Open
rakhi-prathap wants to merge 6 commits into
release/8.0from
DOC-3414-fix-curl-function-example
Open

[DOC-3414] Fix CURL function example#651
rakhi-prathap wants to merge 6 commits into
release/8.0from
DOC-3414-fix-curl-function-example

Conversation

@rakhi-prathap
Copy link
Copy Markdown
Contributor

@rakhi-prathap rakhi-prathap commented May 21, 2026

Jira: DOC-3414

Changes:

  • Removed the restriction requiring CURL() arguments to be static values.
  • Fixed a broken link that was preventing an example from rendering correctly.

Docs preview: CURL()

This means that files on the local file system cannot be accessed.
* The amount of memory used for the CURL result is controlled using the `result-cap` option.
The default is 20MB.
* Any values passed to the arguments of `CURL()` must be static values.
Copy link
Copy Markdown
Contributor Author

@rakhi-prathap rakhi-prathap May 21, 2026

Choose a reason for hiding this comment

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

Removing this point along with the example.

CURL() supports document field references, SQL++ expressions, and dynamic parameters. Locally tested and verified.

@rakhi-prathap rakhi-prathap requested a review from simon-dew May 25, 2026 05:52
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.

1 participant