djanand commented on PR #1883: URL: https://github.com/apache/datafusion-ballista/pull/1883#issuecomment-4964947702
- `--limit 3` shows only 3 rows , dataframe has 5. <img width="416" height="454" alt="display_limit_cap_not_df" src="https://github.com/user-attachments/assets/9ac32b1f-1e66-4277-ac7c-614e1c0f1bc7" /> --- - `--no-display` doesn't print results. `.count()` on the next cell prints the df. <img width="456" height="265" alt="no_display_shows_nothing" src="https://github.com/user-attachments/assets/832cae48-cadf-41a9-8787-f40a5f3dfb0a" /> --- - `%%sql` with no flags works as-is <img width="451" height="484" alt="no_limit_defaults" src="https://github.com/user-attachments/assets/3f0dd96e-aa1c-428c-bcd5-f8520b9ef8a4" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
