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.
   
![image](https://user-images.githubusercontent.com/1518651/89497565-2e2bcf00-d7ef-11ea-8d9d-b0b164982893.png)
   
   ### 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.
   **
   
![image](https://user-images.githubusercontent.com/1518651/89497684-6b905c80-d7ef-11ea-8fd4-3f4c39e41a65.png)
   **


----------------------------------------------------------------
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]


Reply via email to