Accessing Airflow Variable in List format

后端 未结 0 366
逝去的感伤
逝去的感伤 2020-12-02 16:42

i have this Variable on Airflow

[\'item_1\', \'item_2\']

then i get the variable

my_var = Variable.get(\'my_var\')


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题