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/09/24 01:54:23 UTC

[GitHub] [incubator-seatunnel] EricJoy2048 opened a new issue, #2868: [Bug] [Connector-V2] Hive Source Connector Need read data used the hive schema not file schema when read ORC/Parquet Table

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

   ### 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.
   
   
   ### What happened
   
   Now The Hive Source Connector read data use the file schema when read orc/parquet table. It is not a right way, because when user alter hive table and add some columns, the old orc/parquet data files will not be updated together.
   
   The right way is read the orc/parquet file use the hive schema.
   
   ### SeaTunnel Version
   
   dev
   
   ### SeaTunnel Config
   
   ```conf
   NO
   ```
   
   
   ### Running Command
   
   ```shell
   NO
   ```
   
   
   ### Error Exception
   
   ```log
   NO
   ```
   
   
   ### Flink or Spark Version
   
   ALL
   
   ### Java or Scala Version
   
   ALL
   
   ### Screenshots
   
   _No response_
   
   ### Are you willing to submit 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] [incubator-seatunnel] github-actions[bot] commented on issue #2868: [Bug] [Connector-V2] Hive Source Connector Need read data used the hive schema not file schema when read ORC/Parquet Table

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

   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] [incubator-seatunnel] github-actions[bot] commented on issue #2868: [Bug] [Connector-V2] Hive Source Connector Need read data used the hive schema not file schema when read ORC/Parquet Table

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

   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] [incubator-seatunnel] github-actions[bot] closed issue #2868: [Bug] [Connector-V2] Hive Source Connector Need read data used the hive schema not file schema when read ORC/Parquet Table

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #2868: [Bug] [Connector-V2] Hive Source Connector Need read data used the hive schema not file schema when read ORC/Parquet Table
URL: https://github.com/apache/incubator-seatunnel/issues/2868


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