Open palamccc opened 10 years ago
Its not boolean field, as i reported earlier, its field "@deleted", it is true for most of records, Looks like calculation for "@deleted" gone wrong somewhere.
@palamccc can you confirm this issue wasn't happening before the latest commit (before streaming)? I didn't have any DBF files with deleted rows to test it, but I also left the code that calculates that field intact.
@palamccc Apologies. Going forward I will try to return falsey values more often.
I tried to use latest commit which uses stream parsing ( @sedenardi ) But all of my boolean fields are reversed after this pull.