WTa-hash commented on issue #2255: URL: https://github.com/apache/hudi/issues/2255#issuecomment-731507517
@nsivabalan - The reason why I am using DataSourceReadOptions.QUERY_TYPE_READ_OPTIMIZED_OPT_VAL is because we are querying from AWS Athena, which does not support reading from real-time tables. Also, we use ComplexKeyGenerator because most of our tables have 2+ columns as the primary key. ---------------------------------------------------------------- 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]
