Details

    • Task
    • Status: Stalled (View Workflow)
    • Critical
    • Resolution: Unresolved
    • 10.5
    • Data types
    • None

    Description

      in 10.5 Item::val_json was introduced (i.e. json getting method).

      But it was not added to reference Items used in aggregation and VIEW handling.

      Check that JSON stay JSON (not converted to string) as:
      1) result of aggregate (? - not sure that it is meaningful)
      2) field by which aggregated
      3) parameter of aggregate function
      4) view field

      Here is example of turning json to string:

       SELECT JSON_ARRAY(_UTF8 'str', JSON_OBJECT(_LATIN1 'plugin', _LATIN1'unix_socket'));
       JSON_ARRAY(_UTF8 'str', JSON_OBJECT(_LATIN1 'plugin', _LATIN1'unix_socket'))
      -["str", {"plugin": "unix_socket"}]
      +["str", "{\"plugin\": \"unix_socket\"}"]
      

      for each case there are 4cases:
      1. constants:
      1.1 with charset conversion
      1.2 without
      2. non-constants
      2.1 with charset conversion
      2.2 without

      Attachments

        Issue Links

          Activity

            Transition Time In Source Status Execution Times
            Lena Startseva made transition -
            Open In Progress
            2d 20h 18m 1
            Lena Startseva made transition -
            In Progress Needs Feedback
            44s 1
            Lena Startseva made transition -
            Needs Feedback Closed
            8s 1
            Lena Startseva made transition -
            Closed Stalled
            8s 1
            Lena Startseva made transition -
            Stalled In Progress
            55s 1
            Lena Startseva made transition -
            In Progress Stalled
            6h 17m 1
            Lena Startseva made transition -
            Stalled In Review
            1m 36s 1
            Oleksandr Byelkin made transition -
            In Review Stalled
            1d 20h 17m 1

            People

              lstartseva Lena Startseva
              sanja Oleksandr Byelkin
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.