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/05/13 08:21:31 UTC

[GitHub] [incubator-seatunnel] tmljob opened a new issue, #1869: [Feature][Connector] spark-connector-excel

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

   ### 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
   
   Provide the excel input source plug-in under the spark engine to obtain excel data.
   
   ### Usage Scenario
   
   _No response_
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] 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] [incubator-seatunnel] tmljob commented on issue #1869: [Feature][Connector] spark-connector-excel

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

   #1872 


-- 
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] tmljob commented on issue #1869: [Feature][Connector] spark-connector-excel

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

   > SeaTunnel has a source connector named `File`, The file format supported by the File connector are `csv` `json` `parquet` `orc` `text`. I think you can optimization this connector and add `excel` file format support.
   
   I have submitted a PR for excel alone as a soure plugin. The main reason is that Excel is special compared to other files, and I only implemented it under the spark engine.


-- 
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] gaojun2048 commented on issue #1869: [Feature][Connector] spark-connector-excel

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

   SeaTunnel has a source connector named `File`, The file format supported by the File connector are `csv` `json` `parquet` `text` `text`. I think you can optimization this connector and add `excel` file format support.


-- 
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] tmljob commented on issue #1869: [Feature][Connector] spark-connector-excel

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

   I will provide PR to contribute to the project.


-- 
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