fmcquillan99 commented on pull request #506: URL: https://github.com/apache/madlib/pull/506#issuecomment-667323102
Actually #6 is fine, I should have read this in more detail ```IntegrityError: (psycopg2.errors.UniqueViolation) plpy.SPIError: duplicate key value violates unique constraint "mst_table_model_id_key" (seg0 10.128.0.41:40000 pid=22297) DETAIL: Key (model_id, compile_params, fit_params)=(1, optimizer='SGD()',metrics=['accuracy'],loss='categorical_crossentropy', epochs=12,batch_size=32) already exists. ``` No need to do anything, I will put a better note in the user docs about this corner case. ---------------------------------------------------------------- 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: us...@infra.apache.org