-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Support input data for reading from the URL table engine #45994
Copy link
Copy link
Open
Labels
featurewarmup taskThe task for new ClickHouse team members. Low risk, moderate complexity, no urgency.The task for new ClickHouse team members. Low risk, moderate complexity, no urgency.
Description
Allow to POST data to the HTTP server from a subquery and receive the result.
Similarly to the Executable table engine, see https://presentations.clickhouse.com/meetup56/new_features/index.html#9
It can be used for data transformations.
Also, remote *CGI scripts can represent serverless functions.
See https://presentations.clickhouse.com/meetup56/new_features/index.html#9
Additional context
Support for user-defined functions with the URL engine is also tempting.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featurewarmup taskThe task for new ClickHouse team members. Low risk, moderate complexity, no urgency.The task for new ClickHouse team members. Low risk, moderate complexity, no urgency.