[MDEV-6632] Allowing JSON Arrays(lists) in Dynamic columns Created: 2014-08-22 Updated: 2019-03-22 Resolved: 2019-03-22 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Dynamic Columns |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Ander | Assignee: | Sergei Golubchik |
| Resolution: | Won't Fix | Votes: | 8 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
MariaDB doesn't allow to create basic JSON estructures with arrays lists like: {"Scores": [1,2,3,4]} |
| Comments |
| Comment by Federico Razzoli [ 2019-03-22 ] |
|
Is this task obsolete, given that now JSON is supported and dynamic columns are not widely used? |
| Comment by Sergei Golubchik [ 2019-03-22 ] |
|
yes, thanks. let's close it |