Page MenuHomeSoftware Heritage

Keep each ORC table in a dedicated directory
ClosedPublic

Authored by douardda on Mar 31 2022, 11:57 AM.

Details

Summary

Partially reverting 5a8a8a7847f6a179eeb5f47521602d4977c1e482.

This is needed to ensure better compliance with usual ORC semantics,
where one directory = one table.

Diff Detail

Repository
rDDATASET Datasets
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

rework to just get rid of the merging files in a directory strategy

douardda retitled this revision from Add a ``group_tables`` config option to ORCExporter to Keep each ORC table in a dedicated directory.Mar 31 2022, 12:23 PM
douardda edited the summary of this revision. (Show Details)

Build is green

Patch application report for D7476 (id=27130)

Rebasing onto 58b9f92e1d...

Current branch diff-target is up to date.
Changes applied before test
commit 76eba6595bacca87616567940bcbabb077ea5a9a
Author: David Douard <david.douard@sdfa3.org>
Date:   Thu Mar 31 11:36:58 2022 +0200

    Keep each ORC table in a dedicated directory
    
    Partially reverting 5a8a8a7847f6a179eeb5f47521602d4977c1e482.
    
    This is needed to ensure better compliance with usual ORC semantics,
    where one directory = one table.

See https://jenkins.softwareheritage.org/job/DDATASET/job/tests-on-diff/119/ for more details.

This revision is now accepted and ready to land.Mar 31 2022, 2:32 PM