You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2018/11/15 15:13:11 UTC

[GitHub] arina-ielchiieva commented on issue #1539: DRILL-6847: Add Query Metadata to RESTful Interface

arina-ielchiieva commented on issue #1539: DRILL-6847: Add Query Metadata to RESTful Interface
URL: https://github.com/apache/drill/pull/1539#issuecomment-439074157
 
 
   @cgivre you mean inside of metadata?
   ```
     "metadata": [
       type: [
          "DECIMAL"
        ],
       precision: [
          5
       ],
      scale: [
        2
      ]
    ]
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services