You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/01/09 16:00:33 UTC

[GitHub] [arrow-datafusion] alamb commented on issue #1533: When using Dataframe getting empty row but pretty print contain rows

alamb commented on issue #1533:
URL: https://github.com/apache/arrow-datafusion/issues/1533#issuecomment-1008324922


   Hi @selvavm  -- this is very strange what happens when you print out the entire `results`? 
   
   ```rust
   println!("Min for Aaa is {:#?}", results);
   ```
   
   If you can provide a self contained reproducer I can also help try and narrow this down


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org