79487798

Date: 2025-03-05 22:17:51
Score: 1
Natty:
Report link

This can happen if the last column of the last row in your csv file does not have whatever you used as a row terminator. In your case 0x0a For example ColumnA,ColumnB0x0a (Header column) Value1,Value_20x0a Value3,Value40x0a Value5,Value6

In this case SQL will not load the row that contains Value5 and Value6.

Reasons:
  • Whitelisted phrase (-1): In your case
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: NEB