VincentChi opened a new issue #6661: URL: https://github.com/apache/shardingsphere/issues/6661
## Feature Request setFetchDirection is not supported and would throw exception org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationStatement#setFetchDirection ### Is your feature request related to a problem? We are using apache mahout which uses this method in db initialization, but would throw exception.  ### Describe the feature you would like. It's better to support this feature, or just make it not final which could be overridden in our codes. **  ** ---------------------------------------------------------------- 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]
