陈家名
f512e3c31f
[fix][python] Correct variable type of SQL type ( #10464 )
2 years ago
陈家名
8a8b63cd96
[Improve][python] Support create table syntax and custom sql type param ( #9673 )
3 years ago
Devosend
0c7aa4e2c5
[Feature-7349] [Python]Add workflow as code task type datax ( #7437 )
...
* support datax task by python
* add task datax example
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
3 years ago
Jiajie Zhong
1948030151
[python] Add task base database and procedure ( #7279 )
...
We add a new task procedure, and add parent class database
for both sql task and procedure task
fix : #6929
3 years ago
Jiajie Zhong
2a7d6b468f
[python] Refactor get object define communicate to gateway ( #7272 )
...
* Change class Base `to_dict` to `get_define` for more clearer
* Remove class TaskParams and sub class make code easy to
understand and avoid task implement cycle dependence
* Remove class ObjectJsonBase in Task to reduce complexity
fix : #7271
3 years ago
Jiajie Zhong
41e8836c91
[python] Add task sql ( #6968 )
...
* [python] Add task sql
* Add java gateway function doc
3 years ago