nsivabalan edited a comment on issue #2255: URL: https://github.com/apache/hudi/issues/2255#issuecomment-731694233
got you. But can confirm that w/ athena have you tried skipping this option DataSourceReadOptions.QUERY_TYPE_OPT_KEY while reading? btw, a clarification. A single dataset may not be able to serve both purpose right. I mean, either you can set hoodie.compact.inline.max.delta.commits=1 or you can set some higher value. these are per dataset configs. So, not sure how can you achieve both usecases with a single MOR dataset. Thats is why we have snapshot and read optimized query to cater to this scenario. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
