Ostrzyciel commented on issue #2765: URL: https://github.com/apache/jena/issues/2765#issuecomment-2406833478
@afs Hm, good point! So, this would be a bit more complicated... Maybe store implementations would have the *option* to report the number of changes in an update? Then, if it can be easily calculated, we could report that. If not, then :shrug: oh well. For multiple queries it is indeed more complex. Maybe the resulting JSON/text message could refer to a series of queries? The main question is if this can be feasibly implemented for simple `DELETE-INSERT-WHERE` queries, because this would be the main use case, I imagine. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
