Error in Airflow SQLCheckOperator - AttributeError: 'NoneType' object has no attribute 'upper'

前端 未结 0 1190
故里飘歌
故里飘歌 2021-02-02 15:21

I want to check if my table is loaded correctly or not. If it is not loaded correctly then the number of records will be zero. I am using SQLCheckOperator to do this task.

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