You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2019/11/25 06:32:23 UTC

[GitHub] [incubator-shardingsphere] sunbufu commented on issue #3352: Encrypt error when associated query with same column name.

sunbufu commented on issue #3352: Encrypt error when associated query with same column name.
URL: https://github.com/apache/incubator-shardingsphere/issues/3352#issuecomment-558011886
 
 
   > > Yes, there are no owner table information. JDBC resultSetMetadata do not contain, so we may get the owner table from parsingEngine.
   > > But for `i.*, o.*` kind type, parsingEngine may be hard to judgement how many columns each table owns.
   > 
   > Why we can not get the column's owner tableName from resultSetMetaData?
   > `String getTableName(int column) throws SQLException;`
   > I debuged and find this works. @KomachiSion
   
   I think you should debug it with oracle driver again.

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


With regards,
Apache Git Services