bingwill commented on issue #28553:
URL: https://github.com/apache/doris/issues/28553#issuecomment-1859759698

   > > Please refer to 
https://doris.apache.org/zh-CN/docs/dev/data-operate/update-delete/partial-update?_highlight=enable_unique_key_partial_update#%E9%80%82%E7%94%A8%E5%9C%BA%E6%99%AF
   > 
   > set enable_insert_strict = false;
   
   Thank you.
   Yes, I've noticed this **enable_insert_strict too**,but it seems to be 
focused on those column keys that do not exist int table only.In this case,all 
my key match.So it might be a diffrent situation.And most import is if i set 
**enable_insert_strict** to false ,doris may return succese when one entry 
imported correctly according to the docs.
   
![e_i_s](https://github.com/apache/doris/assets/150641822/0e52362d-3611-48d4-99db-77ff9dcf6299).
   What i want is either all data import correctly or no one import correctly.
   


-- 
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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to