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

Int64Builder should not need int64() as arg

    XMLWordPrintableJSON

Details

    Description

      The first line in the Getting Started example uses a Int64Builder like this:

      Int64Builder builder(arrow::default_memory_pool(), arrow::int64());
      

      The example works, but the arrow::int64() argument is not required.

      Attachments

        Issue Links

          Activity

            People

              rvernica Rares Vernica
              rvernica Rares Vernica
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: