alamb commented on PR #15832:
URL: https://github.com/apache/datafusion/pull/15832#issuecomment-2852026880

   > hey @xudong963 , i think there might be something that I am missing I had 
done imports but it cause failing again and again , could you please help out ?
   
   Here is a writeup that can probably help:
   
   
https://github.com/apache/datafusion/blob/555fc2e24dd669e44ac23a9a1d8406f4ac58a9ed/datafusion/core/src/lib.rs#L852-L876
   
   In this case I think you will need to make each example self-contained (so 
add `use`, etc statements). You can test them locally with a command `cargo 
test --doc -p datafusion`


-- 
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-unsubscr...@datafusion.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to