blob: d6f25a935ae7d5fbbb507fbe16d65f2fccdcbe81 [file]
FROM src1
INSERT OVERWRITE TABLE dest1 SELECT src1.key, src1.value WHERE src1.key is null