qiuyanjun888 opened a new pull request, #48: URL: https://github.com/apache/flink-connector-http/pull/48
## What is the purpose of the change This updates the HTTP connector table documentation for FLINK-39676 so users can see how to select query creators explicitly. ## Brief change log - Added `http.source.lookup.query-creator` to the lookup source connector options table. - Updated lookup SQL examples to set `http.source.lookup.query-creator`. - Documented the built-in generic query creators and the default selection for GET vs non-GET lookup methods. ## Verifying this change - `python3` focused docs requirement/markdown sanity check: PASS - `git diff --check`: PASS - docs-only pre-commit scope/self-review: PASS - `mvn -N -DskipTests validate`: not run because Maven is not installed in the worker image Jira: https://issues.apache.org/jira/browse/FLINK-39676 AI-assisted: This PR was prepared with AI assistance from Hermes Agent under user authorization. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
