Query crashes server
I created an issue in the omnisci git repo but have not had a response. You can find it here: https://github.com/omnisci/omniscidb/issues/586
This query crashes both our AWS instance and the docker container using the official omnisci image.
DELETE FROM TEMP_CONCEPT WHERE (concept_id, concept_name, domain_id, vocabulary_id, concept_class_id, standard_concept, concept_code, valid_start_date, valid_end_date, invalid_reason) IN
(SELECT concept_id, concept_name, domain_id, vocabulary_id, concept_class_id, standard_concept, concept_code, valid_start_date, valid_end_date, invalid_reason FROM CONCEPT)
I have more details in the git issue.
-
Hello,
Thank you for sharing link, it will be very useful for everyone. I just want to share one link, where you learn more info regarding git: https://mindmajix.com/git-training
Thanks & Regards, Anita
Please sign in to leave a comment.
Comments
1 comment