Skip to content

[ntuple,daos] RNTupleWriter::Recreate() does not overwrite data in DAOS container #9032

@jalopezg-git

Description

@jalopezg-git
  • Checked for duplicates

Describe the bug

In DAOS 1.2, RNTupleWriter::Recreate() will not overwrite the old ntuple. Apparently, calls to daos_obj_update() (inappropriately) use DAOS_COND_DKEY_INSERT.

Expected behavior

RNTupleWriter::Recreate() should overwrite an ntuple that uses the same daos:// URI.

Setup

ROOT master, DAOS 1.2

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions