The `file_no` indicates how many files are being written, to avoid that files 
grow too big. The `row_no` should indicate how many lines are being written. So 
I understand the confusion. The thing is, if no files are being rolled, 
`file_no` will still be 0. But if no rows are being written it will say, 
`written 0 rows over 1 file`. Let me make this more clear.

[ Full content available at: 
https://github.com/apache/incubator-airflow/pull/3898 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to