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

[Java] Remove dependency on RangeEqualsVisitor from ValueVector interface

    XMLWordPrintableJSON

Details

    Description

      This is a follow-up from https://github.com/apache/arrow/pull/4933

       

      public interface VectorVisitor<OUT, IN, EX extends Exception> {..}

       

      In ValueVector : 

      public <OUT, IN, EX extends Exception> OUT accept(VectorVisitor<OUT, IN, EX> visitor, IN value) throws EX;

       

      Attachments

        Issue Links

          Activity

            People

              tianchen92 Ji Liu
              pravindra Pindikura Ravindra
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 4h
                  4h