sanjeet006py opened a new pull request, #2109: URL: https://github.com/apache/phoenix/pull/2109
Summary of the fix: - Without the fix `SaltedTableWithParallelStatsEnabledIT#testRangeScanForPhoenix7580WithoutStatsForParallelization()` will fail. - Also added the ITs to cover all the cases of different types of Phoenix level scans over a table: Point lookups, range scans and full table scan. For all the three types of scans, added tests for: using stats for parallelization vs not using stats for parallelization. - As local indexes are not salted so, we don't need explicitly test for them. -- 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]
