Skip to content

Conversation

@kounelisagis
Copy link
Member

@kounelisagis kounelisagis commented Jul 16, 2025

In TileDB-Inc/TileDB#5585 the following dump C APIs will be removed:

  • tiledb_array_schema_dump
  • tiledb_enumeration_dump
  • tiledb_attribute_dump
  • tiledb_dimension_dump
  • tiledb_domain_dump

This PR transitions to the corresponding *_dump_str C APIs.

@kounelisagis kounelisagis marked this pull request as ready for review July 16, 2025 18:22
@kounelisagis kounelisagis requested a review from a team as a code owner July 16, 2025 18:22
Copy link
Member

@teo-tsirpanis teo-tsirpanis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should add new DumpToString() functions that return a string (example), and implement the existing dump functions in terms of these.

Copy link
Member

@teo-tsirpanis teo-tsirpanis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@kounelisagis kounelisagis merged commit 15ad962 into master Jul 17, 2025
8 checks passed
@teo-tsirpanis teo-tsirpanis deleted the agis/use_dump_str branch July 21, 2025 12:10
shaunrd0 added a commit that referenced this pull request Jul 21, 2025
This reverts commit 15ad962, reversing
changes made to 3df8dd1.
shaunrd0 added a commit that referenced this pull request Jul 21, 2025
This reverts commit 15ad962, reversing
changes made to 3df8dd1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants