CrazyBeeline commented on issue #4207: URL: https://github.com/apache/incubator-dolphinscheduler/issues/4207#issuecomment-742984738
版本:1.3.3 os:centos7.6 java:1.8.0_181  load data inpath '/flow/flume/${DAY}/flow-*.json' into table ods_flow_source partition (day='${DAY}')   If I run with sql no parameter it with run correct like this: load data inpath '/flow/flume/2020-12-11/flow-*.json' into table ods_flow_source partition (day='${DAY}') ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
