Skip to content
This repository was archived by the owner on Dec 14, 2023. It is now read-only.

Facing count difference in read and write  #1

@chhokarpardeep

Description

@chhokarpardeep

I'm getting count difference from the source to target CSV. Please check below details:

./sas-convert/sas-convert xpnt_ptrk_dtl_wk_cho.sas7bdat xpnt_ptrk_dtl_wk_cho.csv
2017-04-11 23:58:03,321 [INFO] Reading file XPNT_PTRK_DTL_WK_CHO
2017-04-11 23:58:03,324 [INFO] 410452665 rows.
2017-04-11 23:58:03,324 [INFO] Writing data...
2017-04-12 00:42:02,643 [INFO] Done writing data.
2017-04-12 00:42:02,643 [INFO] 356176390 rows written.
2017-04-12 00:42:02,644 [INFO] Converting took 2639 seconds.

It read 410452665 rows from the header information and Writed 356176390 records to CSV. Please help me to identify the issue or suggest is this fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions