flachboard commented on issue #12371: URL: https://github.com/apache/arrow/issues/12371#issuecomment-1033243492
So if I do this, I get the following error... df <- open_dataset(list(df1 %>% select(var1, var2), df2 %>% select(var1, var2))) Error: x is not a character vector My parquet files don't have all the same fields FYI. -- 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]
