Uploaded image for project: 'ORC'
  1. ORC
  2. ORC-1298

[C++] Support dedicated ColumnVectorBatch of numeric types

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.9.0
    • C++
    • None

    Description

      Now the C++ reader and writer use LongVectorBatch for BYTE, SHORT, INT and LONG types and DoubleVectorBatch for FLOAT and DOUBLE types. Then it is user's responsibility to guarantee no overflow happens. It would be great if we can support type-specific ColumnVectorBatch for these types. As this is a public-facing API, we may provideĀ  WriterOptions and ReaderOptions to enable it explicitly and turn in off by default.

      Attachments

        Issue Links

          Activity

            People

              luffyZ Hao Zou
              wgtmac Gang Wu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: