gianm commented on issue #7127: Does druid explicitly support transaction operation URL: https://github.com/apache/incubator-druid/issues/7127#issuecomment-466498307 Druid ingestion is either append-only (for streams) or bulk-overwrite/append (for batch). I think neither one really fits into the ACID transaction model. But maybe my mind just isn't expansive enough.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
