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