XiaoJiang521 commented on issue #5640:
URL: https://github.com/apache/seatunnel/issues/5640#issuecomment-1770159420

   1.  The currently replaced bug will be fixed in the next version, i.e. 2.3.4.
   2.  You can send the error message that you use hive to read the partition
   3.  The current hive does have all the problems in reading partitions.  To 
read partitions correctly, all partitions must be written down.  
   ex: you have partition is "month" ,value is 3,4,5 . conf should be 
"read_partitions = [month=3,month=4,month=5]"  This is also a problem and 
someone is fixing it


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