Apache9 commented on PR #7432: URL: https://github.com/apache/hbase/pull/7432#issuecomment-3486328885
Oh, there are some formatting problem with my reply so maybe you missed part of it... As I explained above, scan limit is a global limit, under parallel scenario a global limit does not make sense... >The rowsLimitPerSplit configuration is better as it says 'per split', so maybe we should also introduce a config in TableInputFormat? And when serializing the Scan object, if we find users setting scan limit, we log a warn message to tell users that this will not work? -- 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]
