Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[C#] Support schema and field metadata in the C Data Interface #36120

Closed
adamreeve opened this issue Jun 16, 2023 · 3 comments · Fixed by #36122
Closed

[C#] Support schema and field metadata in the C Data Interface #36120

adamreeve opened this issue Jun 16, 2023 · 3 comments · Fixed by #36122

Comments

@adamreeve
Copy link
Contributor

Describe the enhancement requested

.NET support for import and export of schemas over the C data interface was added in #33856, but metadata in fields and schemas is currently ignored.

I'm happy to take a look at this unless this is something @wjones127 or @CurtHagenlocher was already planning on doing?

Component(s)

C#

@CurtHagenlocher
Copy link
Contributor

Ask and ye shall receive.

@wjones127
Copy link
Member

I don't have plans do work on this, but happy to review a PR for it!

wjones127 pushed a commit that referenced this issue Jun 16, 2023
### What changes are included in this PR?

Import and export of field- and schema-level metadata via the C API.

### Are these changes tested?

Yes

* Closes: #36120

Authored-by: Curt Hagenlocher <curt@hagenlocher.org>
Signed-off-by: Will Jones <willjones127@gmail.com>
@wjones127 wjones127 added this to the 13.0.0 milestone Jun 16, 2023
@adamreeve
Copy link
Contributor Author

That was quick, thanks @CurtHagenlocher!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants