HeWhoHeWho commented on PR #1242:
URL:
https://github.com/apache/datafusion-python/pull/1242#issuecomment-3310315451
Hi thanks for the PR.
In the context of **CSV**, I just tested out `select('col')` without double
quotes in the current version, it raised an Exception Error: FieldNotFound. I
believe `select()` only accepts double quotes to parse column name i.e.
`select('"col"')`.
Let me know if I misunderstood the context.
--
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]