arjunsr1 commented on issue #13396: URL: https://github.com/apache/arrow/issues/13396#issuecomment-1162086123
I tried to do something like this: `consolidated_table = Arrow::Table.concatenate(s3_existing_table, table)` and I got an error as follows: `Caused by NoMethodError: undefined method `concatenate' for Arrow::Table:Class` -- 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]
