Skip to content

Commit

Permalink
Update benchCsv.c
Browse files Browse the repository at this point in the history
  • Loading branch information
DuanKuanJun authored Oct 17, 2024
1 parent 905c66e commit a55d843
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/benchCsv.c
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,5 @@ int32_t genRowByField(char* buf, BArray* fields, int16_t fieldCnt, char* binanry

pos1 += dataGenByField(fd, buf, pos1, prefix, k, "");
}

return pos1;
}

0 comments on commit a55d843

Please sign in to comment.