westwindwing opened a new issue #11934:
URL: https://github.com/apache/shardingsphere/issues/11934


   when i use select * from user SQL
   ShardingResultSetMetaData.getColumnCount() return 0
   but not return actual columns size
   
   i see source 
   
![image](https://user-images.githubusercontent.com/7802605/130314526-294588d2-0a32-4603-9c41-471c10a5ab08.png)
   
   when not use resultSetMetaData.getColumnCount()?
   
   how can i get  actual columns size?
   
   thank you.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to