Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-1101

UnionListWriter is not implementing all methods on interface ScalarWriter

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.5.0
    • Java
    • None

    Description

      ScalarWriter interface extends several scalar writers such as IntWriter. Each of these scalar writers have two methods.

      • write<Type>(javaPrimitiveType)
      • write(<Type>Holder)

      Currently UnionListWriter only implements the first method and not the second.

      Attachments

        Activity

          People

            vkorukanti Venki Korukanti
            vkorukanti Venki Korukanti
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: