LucaCappelletti94 commented on PR #2077:
URL: 
https://github.com/apache/datafusion-sqlparser-rs/pull/2077#issuecomment-3460839351

   The newly added dependency `csv` does not have an analogous `no-std` 
version, so the alloc-only test is currently failing. I will see whether a PR 
to `csv` adding support for an `alloc-only` mode is possible. I have used `csv` 
because I do not want to re-implement CSV-like document parsing in `sqlparser`.


-- 
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]

Reply via email to