Skip to content

Conversation

teo-tsirpanis
Copy link
Member

@teo-tsirpanis teo-tsirpanis commented Jan 12, 2024

SC-39110

Currently tiledb_query_get_field supports only query fields on attributes, dimensions and aggregates, causing it to fail if called with the name of a dimension label. This PR adds support for getting the query fields corresponding to dimension labels, and adds a new value in the tiledb_field_origin_t enumeration.

Unblocks TileDB-Inc/TileDB-CSharp#258.


TYPE: BUG
DESC: Fix dimension labels not being recognized by tiledb_query_get_field.
TYPE: C_API
DESC: Add a new field origin TILEDB_DIMENSION_LABEL_FIELD.

Copy link

This pull request has been linked to Shortcut Story #39110: tiledb_query_get_field does not consider dimension labels..

@KiterLuc
Copy link
Contributor

Closing for now. We don't want to support dimension labels here for the moment.

@KiterLuc KiterLuc closed this Jan 25, 2024
@teo-tsirpanis teo-tsirpanis deleted the teo/dim-label-fields branch January 31, 2024 19:28
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.

2 participants