orhankislal commented on issue #466: DL: Modify multi-fit warm start to accept non-matching mst&model tables URL: https://github.com/apache/madlib/pull/466#issuecomment-571837636 @fmcquillan99 Regarding the table lock: I am actually not that surprised to see the lock on the `info` table since this is a single sql query and `delete`/`truncate` operations do enforce `access exclusive` lock. I would like to understand why the behavior is different for the summary table. We should explore it at some point but I don't see it as a bug of this implementation.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
