Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.2(EOL)
Description
MariaDB [test]> SELECT CAST('foo' AS JSON); |
+---------------------+ |
| CAST('foo' AS JSON) | |
+---------------------+ |
| foo |
|
+---------------------+ |
1 row in set (0.00 sec) |
I don't think it makes any sense. We don't even have format JSON, how can we pretend we can CAST to it? And it's not even a valid JSON text.
Attachments
Issue Links
- relates to
-
MDEV-9143 JSON_xxx functions
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link | This issue relates to TODO-873 [ TODO-873 ] |
Component/s | JSON [ 13908 ] | |
Component/s | OTHER [ 10125 ] |
Fix Version/s | 10.2.3 [ 22115 ] | |
Fix Version/s | 10.2 [ 14601 ] | |
Resolution | Won't Fix [ 2 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Assignee | Alexey Botchkov [ holyfoot ] | Sergei Golubchik [ serg ] |
Resolution | Won't Fix [ 2 ] | |
Status | Closed [ 6 ] | Stalled [ 10000 ] |
Assignee | Sergei Golubchik [ serg ] | Alexey Botchkov [ holyfoot ] |
Fix Version/s | 10.2.4 [ 22116 ] | |
Fix Version/s | 10.2.3 [ 22115 ] |
Priority | Major [ 3 ] | Blocker [ 1 ] |
Labels | json-10.2 | 10.2-rc json-10.2 |
Fix Version/s | 10.2 [ 14601 ] | |
Fix Version/s | 10.2.4 [ 22116 ] |
Status | Stalled [ 10000 ] | In Progress [ 3 ] |
Priority | Blocker [ 1 ] | Major [ 3 ] |
Labels | 10.2-rc json-10.2 | 10.2-ga json-10.2 |
Labels | 10.2-ga json-10.2 | 10.2-rc json-10.2 |
Fix Version/s | 10.2.4 [ 22116 ] | |
Fix Version/s | 10.2 [ 14601 ] | |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 78573 ] | MariaDB v4 [ 151282 ] |