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

   > Hive { …… "read_partitions"=${sea} …… } -i 
sea=[event_month=09/event_day=28,event_month=09/event_day=29]
   > 
   > * I am now testing that this is OK, you can use this first
   
   May I ask what version of seatunnel you are using.
   My version is 2.3.1.
   Referring to your template, still reporting the same error as before.
   
   My configuration is as follows:
   Hive {
   ......
   "read_partitions" =${partition}
   ......
   }
   
   ./bin/seatunnel.sh --config ./config/test.config -i partition=[dt=first_day] 
-e local
   


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