Siddarth sreeni created IGNITE-8125:
---------------------------------------

             Summary: Returns null on cache querying on column type PGOBJECT 
(JSONB) superset or @>
                 Key: IGNITE-8125
                 URL: https://issues.apache.org/jira/browse/IGNITE-8125
             Project: Ignite
          Issue Type: Bug
          Components: cache, jdbc, sql
    Affects Versions: 2.4, 2.3, 2.2, 2.1, 2.0
            Reporter: Siddarth sreeni


Apache Ignite briefly discusses the uses of SQL Cache query. It talks about the 
different transactional query it can be used to done. Apache Ignite is as said 
supported on PostGreSQL databases. 
For example: In a table of column type JSONB. Querying for a specific object 
superset in a column returns Null.
Query: Select * from Table where column @> 'Object' 



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

Reply via email to