CrazyBeeline commented on issue #4207: URL: https://github.com/apache/incubator-dolphinscheduler/issues/4207#issuecomment-743006133
dear @CalvinKirs I find the reason ds code:  in my test code:  resutl is :load data inpath '/flow/flume/?/flow-*.json' into table ods_flow_source partition (day=2020-12-11) hive can not replace '?' which in \' or \\' hear is the hive code:  I have to run sql :load data inpath '/flow/flume/?/flow-*.json' into table ods_flow_source partition (day=?) in this sql make the program more flexible. if ds can help me solve the probwlem? what sense sql parameter ?  ---------------------------------------------------------------- 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]
