ChunMengLu opened a new issue #1122: [Feature]Sql task #{}、${} of the SQL
statement like mybatis?
URL: https://github.com/apache/incubator-dolphinscheduler/issues/1122
Sql task support for parameter substitution rules like mybatis。
```sql
create table xxxx_${date} as select * from xxxx
```
to support this parameter requires direct splicing.
----------------------------------------------------------------
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]
With regards,
Apache Git Services