peter-toth commented on PR #38640: URL: https://github.com/apache/spark/pull/38640#issuecomment-1317171823
> the in-memory v2 table has very limited pushdown abilities (it was created for tests) and I'm not sure it's worthwhile to add plan golden files for it. > > Can we keep this PR open and fix the issues we discovered? We can commit the golden files when v2 parquet table is available. Sure, we can. Actually, I'm happy to work on making parquet v2 tables available in a separate ticket/PR if you can give my some guidance. We need something like this commit: https://github.com/apache/spark/pull/38640/commits/426a5086c46ed4bb6ddffa0a77b710d363494619, do we? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
