David Radley

Results 184 comments of David Radley

Hi, Please follow [https://flink.apache.org/how-to-contribute/contribute-code/](https://flink.apache.org/how-to-contribute/contribute-code/ ). There should be a discussion first then a Jira prior to the pr. On the code: - It looks like you have added functions to...

@bromine0x23 I looked at the Flink Kafka connector it does [https://github.com/apache/flink-connector-kafka/blob/3c6991d86389450fe2dafac1d685c87e6ca82756/pom.xml#L437](https://github.com/apache/flink-connector-kafka/blob/3c6991d86389450fe2dafac1d685c87e6ca82756/pom.xml#L437) It sets the jackson bom level [https://github.com/apache/flink-connector-kafka/blob/3c6991d86389450fe2dafac1d685c87e6ca82756/pom.xml#L69C3-L69C52](https://github.com/apache/flink-connector-kafka/blob/3c6991d86389450fe2dafac1d685c87e6ca82756/pom.xml#L69C3-L69C52) So in the Kafka case the parent pom brings in a compiled...

@Ashfaqbs Please could you follow [https://flink.apache.org/how-to-contribute/contribute-code/ ](https://flink.apache.org/how-to-contribute/contribute-code/ )and start the tile of the PR with either [Jira number] or [hotfix].

I suggest raising this on the dev list and then have a Jira as per the [process](https://flink.apache.org/how-to-contribute/contribute-code/) . Otherwise you will have done a lot of work to find it...

@dolgovnv I am curious about your use case.

@dolgovnv I see. [Issue 154](https://github.com/getindata/flink-http-connector/issues/154) is more about the headers from the response. We have `LookupQueryInfo`that contains information around mapping columns to url paths, body or query params. This would...

@Diogo-Sardagna please associate this change the title to include a Jira or include hotfix as per the [process ](https://flink.apache.org/how-to-contribute/contribute-code/)

Reviewed by Chi on 23/01/2025 Go back to the submitter with review comments.