79749934

Date: 2025-08-29 07:18:30
Score: 2.5
Natty:
Report link

Try setting set enable_insert_strict = false; in the session before the INSERT, to see if that changes NULL handling.

You can refer: https://doris.apache.org/docs/2.1/data-operate/import/handling-messy-data#strict-mode

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: ErXi