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/07/20 18:35:44 UTC

[GitHub] [incubator-seatunnel] TyrantLucifer opened a new issue, #2229: [Connector-V2] [Hive connector] text file schema error

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

   ### 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
   
   When hive connector read text file, the schema of the records generated by the hive connector is not consistent with the defined:
   
   the schema defined is :
   ![image](https://user-images.githubusercontent.com/51053924/180056685-baf7eef9-f03a-4b69-b28e-80250c942e7d.png)
   
   but the record's schema is:
   
   ![image](https://user-images.githubusercontent.com/51053924/180056881-f4d3fb10-e6bc-4adf-bd13-b46534645785.png)
   
   
   
   ### SeaTunnel Version
   
   dev
   
   ### SeaTunnel Config
   
   ```conf
   none
   ```
   
   
   ### Running Command
   
   ```shell
   none
   ```
   
   
   ### Error Exception
   
   ```log
   none
   ```
   
   
   ### Flink or Spark Version
   
   _No response_
   
   ### Java or Scala Version
   
   _No response_
   
   ### Screenshots
   
   _No response_
   
   ### Are you willing to submit 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] TyrantLucifer commented on issue #2229: [Connector-V2] [Hive connector] text file schema error

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

   pr #2230 , please review @CalvinKirs  @Hisoka-X , thank you!


-- 
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] TyrantLucifer commented on issue #2229: [Connector-V2] [Hive connector] text file schema error

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

   Fixed #2230 


-- 
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] TyrantLucifer closed issue #2229: [Connector-V2] [Hive connector] text file schema error

Posted by GitBox <gi...@apache.org>.
TyrantLucifer closed issue #2229: [Connector-V2] [Hive connector] text file schema error
URL: https://github.com/apache/incubator-seatunnel/issues/2229


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