Github user ankitsinghal commented on the pull request:
https://github.com/apache/phoenix/commit/26d7657f1c2b9921dcbd9c22ccf7d75e8ccf5bb7#commitcomment-22672204
In phoenix-core/src/main/java/org/apache/phoenix/util/CursorUtil.java:
In phoenix-core/src/main/java/org/apache/phoenix/util/CursorUtil.java on
line 182:
Do we really need to catch exception here. It can be thrown from the caller
right.
@Override
public Tuple next() throws SQLException {
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---