xinglijun1973 commented on issue #13814: URL: https://github.com/apache/shardingsphere/issues/13814#issuecomment-1229857706
There should be the same problem with `insert .. ( select .. group by ..)` if the sub query with sharding table, because it's wrong to `group` on a single node. And it should be true for all databases,not only oracle. -- 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]
