Mingyu Chen
237c0807a4
[RoutineLoad] Support modify routine load job ( #4158 )
...
Support ALTER ROUTINE LOAD JOB stmt, for example:
```
alter routine load db1.label1
properties
(
"desired_concurrent_number"="3",
"max_batch_interval" = "5",
"max_batch_rows" = "300000",
"max_batch_size" = "209715200",
"strict_mode" = "false",
"timezone" = "+08:00"
)
```
Details can be found in `alter-routine-load.md`
2020-08-06 23:11:02 +08:00
..
2020-08-06 23:11:02 +08:00
2020-04-29 09:14:31 +08:00
2020-04-29 09:14:31 +08:00
2020-04-29 09:14:31 +08:00
2020-04-29 09:14:31 +08:00
2020-05-01 19:20:00 +08:00
2020-04-29 09:14:31 +08:00
2020-04-29 09:14:31 +08:00
2020-04-29 09:14:31 +08:00
2020-04-29 09:14:31 +08:00
2020-05-08 12:47:00 +08:00
2020-04-29 09:14:31 +08:00
2020-04-29 09:14:31 +08:00
2020-04-29 09:14:31 +08:00
2020-04-29 09:14:31 +08:00
2020-04-29 09:14:31 +08:00
2020-07-30 10:36:34 +08:00
2020-04-29 09:14:31 +08:00
2020-04-29 09:14:31 +08:00
2020-05-26 15:53:38 +08:00
2020-04-29 09:14:31 +08:00
2020-04-29 09:14:31 +08:00
2020-04-29 09:14:31 +08:00
2020-04-29 09:14:31 +08:00
2020-04-29 09:14:31 +08:00
2020-04-29 09:14:31 +08:00
2020-04-29 09:14:31 +08:00
2020-04-29 09:14:31 +08:00
2020-04-29 09:14:31 +08:00
2020-04-29 09:14:31 +08:00
2020-04-29 09:14:31 +08:00
2020-04-29 09:14:31 +08:00
2020-04-29 09:14:31 +08:00
2020-04-29 09:14:31 +08:00
2020-04-29 09:14:31 +08:00
2020-04-29 09:14:31 +08:00
2020-07-30 10:36:34 +08:00