Uploaded image for project: 'Apache Apex Malhar'
  1. Apache Apex Malhar
  2. APEXMALHAR-2263

Offsets in AbstractFileInputOperator should be long rather than int

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.6.0
    • adapters other
    • None

    Description

      Offsets in AbstractFileInputOperator use the int type which means files with more that (2**31 -1) records will cause overflows and mysterious failures.

      Should be changed to use long.

      Attachments

        Issue Links

          Activity

            People

              mattzhang Matt Zhang
              dtram Munagala V. Ramanath
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: