Nic Townsend created FLINK-39676:
------------------------------------

             Summary: Add documentation for specifying Query Creators
                 Key: FLINK-39676
                 URL: https://issues.apache.org/jira/browse/FLINK-39676
             Project: Flink
          Issue Type: Improvement
          Components: Connectors / HTTP
            Reporter: Nic Townsend


https://github.com/apache/flink-connector-http/blob/main/docs/content/docs/connectors/table/http.md
 makes reference to query creators - but it doesn't actually include any 
examples where you use them.

As such - the samples in 
https://github.com/apache/flink-connector-http/blob/main/docs/content/docs/connectors/table/http.md#http-generic-json-url-query-creatora
 do not work as they aren't setting the query-creator.

The docs should be updated to:

1. Include an entry {{http.source.lookup.query-creator}} in {{Lookup Source 
Connector Options}}
2. Update sql samples to set {{http.source.lookup.query-creator}}
3. Explain/mention the three inbuilt connectors (plus defaults) 
{{http-generic-get-query, http-generic-json-query, http-generic-json-url}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to