You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by "wenyongning1 (via GitHub)" <gi...@apache.org> on 2023/04/25 09:50:56 UTC

[GitHub] [incubator-seatunnel] wenyongning1 opened a new issue, #4669: There is an issue with the data format supported by seatunnel's HTTP source

wenyongning1 opened a new issue, #4669:
URL: https://github.com/apache/incubator-seatunnel/issues/4669

   ### Search before asking
   
   - [X] I had searched in the [feature](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement.
   
   
   ### Description
   
   Document Introduction,format [String], the format of upstream data, now only support json text, default json.
   But in fact, it only supports json and json array, and does not support text format
   for example:
   [{},{},{}]
   or
   {}
   
   ### Usage Scenario
   
   When the data volume is large and there are many fields, it is necessary to save traffic and cannot follow the JSON format. The k value will occupy a large amount of traffic, and we hope to support the return value of file types.
   For example, file content:
   1#xiao1#25
   1#xiao2#26
   1#xiao2#27
   
   
   ### Related issues
   
   Yes, currently there is a portion of the data going through HTTP and there are many fields.
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@seatunnel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [seatunnel] github-actions[bot] commented on issue #4669: There is an issue with the data format supported by seatunnel's HTTP source

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #4669:
URL: https://github.com/apache/seatunnel/issues/4669#issuecomment-1631680430

   This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [seatunnel] github-actions[bot] commented on issue #4669: There is an issue with the data format supported by seatunnel's HTTP source

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #4669:
URL: https://github.com/apache/seatunnel/issues/4669#issuecomment-1575859510

   This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [seatunnel] github-actions[bot] closed issue #4669: There is an issue with the data format supported by seatunnel's HTTP source

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #4669: There is an issue with the data format supported by seatunnel's HTTP source
URL: https://github.com/apache/seatunnel/issues/4669


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-seatunnel] 666fishsun commented on issue #4669: There is an issue with the data format supported by seatunnel's HTTP source

Posted by "666fishsun (via GitHub)" <gi...@apache.org>.
666fishsun commented on issue #4669:
URL: https://github.com/apache/incubator-seatunnel/issues/4669#issuecomment-1536478965

   @wenyongning1 can you give us more detailed description of your file format?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org