seatunnel
seatunnel copied to clipboard
[Fix][connector-http] fix parsing httpjson, the number of two fields is inconsistent with the import failure
…is inconsistent with the import failure
Purpose of this pull request
Does this PR introduce any user-facing change?
How was this patch tested?
Check list
- [x] If any new Jar binary package adding in your PR, please add License Notice according New License Guide
- [x] If necessary, please update the documentation to describe the new feature. https://github.com/apache/seatunnel/tree/dev/docs
- [x] If you are contributing the connector code, please check that the following files are updated:
- Update plugin-mapping.properties and add new connector information in it
- Update the pom file of seatunnel-dist
- Add ci label in label-scope-conf
- Add e2e testcase in seatunnel-e2e
- Update connector plugin_config
- [x] Update the
release-note.
#9093
Please add test cases
The jsonpath util class might be extracted for use by kafka and the file connector