You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Yury Gerzhedovich (JIRA)" <ji...@apache.org> on 2019/02/28 10:27:00 UTC

[jira] [Created] (IGNITE-11447) Replacements for default values in System SQL views.

Yury Gerzhedovich created IGNITE-11447:
------------------------------------------

             Summary: Replacements for default values in System SQL views.
                 Key: IGNITE-11447
                 URL: https://issues.apache.org/jira/browse/IGNITE-11447
             Project: Ignite
          Issue Type: Task
          Components: sql
            Reporter: Yury Gerzhedovich
             Fix For: 2.8


To avoid specific internal values need to change how we show values for some fields.

Columns CACHES and CACHE_GROUPS: if there is no node filter (IgniteAllNodesPredicate) we should print NULL
Columns CACHE_GROUPS.BACKUPS - show NULL for REPLICATED caches (Integer.MAX_VALUE is shown at the moment)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)