morokosi opened a new pull request #95: URL: https://github.com/apache/hbase-connectors/pull/95
This PR fixes an incorrect rowkey pushdown caused by miscalculation of the overlap scan range, which occurs when spark sql optimizer generates pushdown filters in such an order that a scan range that comes later overshadows the previous scan range. -- 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]
