elgabbas commented on issue #34291: URL: https://github.com/apache/arrow/issues/34291#issuecomment-1439837302
Thanks @eitsupi I get the exact output when i implement your code. I do not think I get similar issues. I am using this argument `col_types = readr::cols(.default = "c")` in readr to read all variables as character. I also tried to use a schema object with `read_delim_arrow` to load all columns as characters but the same error exists. -- 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...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org