GitHub user geserdugarov added a comment to the discussion: Spark DataSource V2 read and write benchmarks?
For queries, when we read and write in the same table: ```sql INSERT INTO hudi_tbl SELECT * FROM hudi_tbl WHERE ... ``` looks like it's not possible to combine V1 write and V2 read. GitHub link: https://github.com/apache/hudi/discussions/13955#discussioncomment-15059073 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
