terrymanu commented on issue #3959: Get ciphertext column as a string
URL: 
https://github.com/apache/incubator-shardingsphere/pull/3959#issuecomment-574468461
 
 
   The code you modify
   
   ```java
   (String) mergedResult.getValue(columnIndex, String.class)
   ```
   
   It is still use getString from original ResultSet. Is it correct if your 
type of field is BigDecimal?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to