Adez017 commented on PR #15832: URL: https://github.com/apache/datafusion/pull/15832#issuecomment-2855288524
> > 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` Hi @alamb thanks for the help , I tried doing so and eventually I understand the problem but couldn't find a complete solution . i was think isn't there any dependency of the doc example on others . also could you help out to finish it up ? -- 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