You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 12, 2026. It is now read-only.
Is your feature request related to a problem? Please describe
Current FileMappingTypeInfoConverter only supports basic types.
We want to support types like
map<string, string>,list<int>in FileMappingTypeInfoConverter.Describe the solution you'd like
Upgrade FileMappingTypeInfoConverter.