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 i continue to test for new way for datafusion-cli exec and print, i found the corner case that only one small batch which lines are less than max_rows and less than preview limit will not print, this ticket will fix it.
New way for datafusion-cli exec and print after the PR: #14877