seatunnel icon indicating copy to clipboard operation
seatunnel copied to clipboard

[Fix][connector-http] fix parsing httpjson, the number of two fields is inconsistent with the import failure

Open ocean-zhc opened this issue 1 year ago • 2 comments

…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:
    1. Update plugin-mapping.properties and add new connector information in it
    2. Update the pom file of seatunnel-dist
    3. Add ci label in label-scope-conf
    4. Add e2e testcase in seatunnel-e2e
    5. Update connector plugin_config
  • [x] Update the release-note.

ocean-zhc avatar Apr 02 '25 03:04 ocean-zhc

#9093

ocean-zhc avatar Apr 02 '25 03:04 ocean-zhc

Please add test cases

hailin0 avatar Apr 02 '25 04:04 hailin0

The jsonpath util class might be extracted for use by kafka and the file connector

LeonYoah avatar Aug 26 '25 03:08 LeonYoah