David Radley
David Radley
@wellCh4n - we have contributed this connector to Flink [https://github.com/apache/flink-connector-http](https://github.com/apache/flink-connector-http ). We hope to release soon. At that stage I suggest you/we could add this connector to [https://github.com/apache/flink-benchmarks](https://github.com/apache/flink-benchmarks)
Unfortunately the existing encoding code works with the `format` word that is used in the junit.
- the existing custom format support passes custom format options to the the QueryFactory that can pass them through to the encoder. This is tied to the format aware queries....
I am now thinking that a simpler fix will be to enable the format options at the top level. This will mean that we can configure 'format' = 'json', 'json.ignore-parse-errors'...
@Sleepy0521 I think we really need a Jira for this -as it is not a hot fix. Did you get your Jira account approved? If not I suggest chasing on...
@andyphone are in a position to add tests for this, if not I could take this on.
@ahmadm9212 you should title this with [hotfix] or reference the associated Jira in the title. Also this fix is targeting 120, this should be fixed in master then back ported...
Reviewed by Chi on 30/01/2025 Dependabot change requires notice - raise a separate Jira and PR so the impact can be properly assessed The Hive connector is now in an...
@xing1mo The Azure tests are failing in `testCheckpointRescalingInKeyedState.`
Reviewed by Chi on 05/12/24. Asked submitter questions