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

[C++/Python] Expose file metadata of dataset pieces to caller

    XMLWordPrintableJSON

Details

    Description

      This issue resolves partly the issue raised in ARROW-1983 by providing a way to collect FileMetaData objects of dataset pieces created via `write_to_dataset` function:

      metadata_list = []
      write_to_dataset(table, ..., metadata_collector=metadata_list)
      
      

      where `metadata_list` will contain instances of file metadata objects of dataset pieces.

      Attachments

        Issue Links

          Activity

            People

              pearu Pearu Peterson
              pearu Pearu Peterson
              Votes:
              0 Vote for this issue
              Watchers:
              3 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 - 1h
                  1h