EdisonYoung1987 commented on issue #17116:
URL: 
https://github.com/apache/dolphinscheduler/issues/17116#issuecomment-2957645207

   version 3.2.2 ,I encounter with the same error:
   I use the SQL component, sql is:SELECT road_id,sum(node_flow) FROM  
stat_node_flow group by road_id ;  this  can be save;
   sql: SELECT road_id,sum(node_flow) FROM  stat_node_flow where 
cal_date='20250610' group by road_id ; this encountered "PUT 
http://xxxxx:12345/dolphinscheduler/projects/143451599680800/process-definition/143453342769440
 net::ERR_EMPTY_RESPONSE"


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