jackwener commented on code in PR #5989: URL: https://github.com/apache/arrow-datafusion/pull/5989#discussion_r1165355496
########## docs/source/user-guide/example-usage.md: ########## @@ -175,12 +175,13 @@ codegen-units = 1 Then, in `main.rs.` update the memory allocator with the below after your imports: -```rust +```rust,ignore Review Comment: Does it need add blank between them? -- 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]
