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

[C++][Python] The ORC writer does not support all-null object columns from Pandas

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • 11.0.0
    • C++, Python

    Description

      Object columns in Pandas are currently converted to Null type columns in Arrow and they can not be written using `pyarrow.orc.write_table`. Since ORC doesn't support Null type columns we need to find the appropriate DataType for such columns and do the write.

      Attachments

        Activity

          People

            Unassigned Unassigned
            yingzhou474 Ian Alexander Joiner
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: