You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the multi-table source reads from tables that contain zero rows,
the lack of output can be confusing to debug. This adds a WARN-level
log line with the table name in both DBTableRecordReader and
SQLStatementRecordReader so operators can quickly identify empty tables.
0 commit comments