Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-45256

Arrow DurationWriter fails when vector is at capacity

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.4.2, 3.4.0, 3.4.1, 3.5.0, 3.5.1
    • 4.0.0
    • SQL

    Description

      The DurationWriter fails if more values are written than the initial capacity of the DurationVector (4032). Fix by using `setSafe` instead of `set` method. 

      Attachments

        Issue Links

          Activity

            People

              sgoos-db Sander Goos
              sgoos-db Sander Goos
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: