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

[schema] inconsistent map type #580

Open
xgui3783 opened this issue Mar 12, 2024 · 0 comments
Open

[schema] inconsistent map type #580

xgui3783 opened this issue Mar 12, 2024 · 0 comments
Labels
maintenance Not a bug or breaking issue. Code maintenance related.

Comments

@xgui3783
Copy link
Member

currently, schema for map can have the following key/value:

{
  "sparsemap": {
    "is_sparsemap": true,
    "cache": false,
    "url": ""
  }
}

This is strange and confusing.

on discussion with @AhmetNSimsek it probably should be changed to support two separate schema, one for sparse map, one for labelled map.

@xgui3783 xgui3783 added the maintenance Not a bug or breaking issue. Code maintenance related. label Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Not a bug or breaking issue. Code maintenance related.
Projects
None yet
Development

No branches or pull requests

1 participant