You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2022/10/17 10:03:53 UTC

[GitHub] [incubator-seatunnel] liugddx opened a new issue, #3120: [Umbrella] Extract format conversion module.

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

   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   
   
   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
   
   
   ### Describe the proposal
   
    Extract format conversion module,parquet Avro and ORC .
   
   
   ### Task list
   
    Extract format conversion module,parquet Avro and ORC .
   - [ ] parquet .
   - [ ] Avro.
   - [ ] ORC.
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!


-- 
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] [incubator-seatunnel] TyrantLucifer commented on issue #3120: [Umbrella] Extract format conversion module.

Posted by GitBox <gi...@apache.org>.
TyrantLucifer commented on issue #3120:
URL: https://github.com/apache/incubator-seatunnel/issues/3120#issuecomment-1282158844

   Currently orc and parquet are tightly bound to the writer and reader, extracting the module can not be reused, the matter is meaningless, the ability to parse csv has been implemented in format-text, for avro and protobuf, there are currently connectors need to use this ability?


-- 
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] TaoZex commented on issue #3120: [Umbrella] Extract format conversion module.

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

   > Currently orc and parquet are tightly bound to the writer and reader, extracting the module can not be reused, the matter is meaningless, the ability to parse csv has been implemented in format-text, for avro and protobuf, there are currently connectors need to use this ability?
   
   We need avro format for read debezium message. Please see this issue:
   https://github.com/apache/incubator-seatunnel/issues/3743


-- 
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] liugddx closed issue #3120: [Umbrella] Extract format conversion module.

Posted by GitBox <gi...@apache.org>.
liugddx closed issue #3120: [Umbrella] Extract format conversion module.
URL: https://github.com/apache/incubator-seatunnel/issues/3120


-- 
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] liugddx commented on issue #3120: [Umbrella] Extract format conversion module.

Posted by GitBox <gi...@apache.org>.
liugddx commented on issue #3120:
URL: https://github.com/apache/incubator-seatunnel/issues/3120#issuecomment-1282216009

   > Currently orc and parquet are tightly bound to the writer and reader, extracting the module can not be reused, the matter is meaningless, the ability to parse csv has been implemented in format-text, for avro and protobuf, there are currently connectors need to use this ability?
   
   Using `hudi-java-client` seem to read or write hudi requires avro 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


[GitHub] [incubator-seatunnel] liugddx commented on issue #3120: [Umbrella] Extract format conversion module.

Posted by GitBox <gi...@apache.org>.
liugddx commented on issue #3120:
URL: https://github.com/apache/incubator-seatunnel/issues/3120#issuecomment-1281721067

   Is this mission necessary? @EricJoy2048 @hailin0 @ashulin @CalvinKirs @Hisoka-X @TyrantLucifer 


-- 
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] github-actions[bot] commented on issue #3120: [Umbrella] Extract format conversion module.

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #3120:
URL: https://github.com/apache/incubator-seatunnel/issues/3120#issuecomment-1319393905

   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