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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to