Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

renamed columns are not recognized with IFNULL #336

Open
vdun opened this issue Dec 31, 2024 · 0 comments
Open

renamed columns are not recognized with IFNULL #336

vdun opened this issue Dec 31, 2024 · 0 comments

Comments

@vdun
Copy link

vdun commented Dec 31, 2024

Example with IFNULL:

query error: no such column: c
Warning - There seems to be a "no such column" error, and -H (header line) exists. Please make sure that you are using the column names from the header line and not the default (cXX) column names. Another issue might be that the file contains a BOM. Files that are encoded with UTF8 and contain a BOM can be read by specifying `-e utf-9-sig` in the command line. Support for non-UTF8 encoding will be provided in the future.```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant