[
https://issues.apache.org/jira/browse/IGNITE-8125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16428067#comment-16428067
]
Siddarth sreeni commented on IGNITE-8125:
-----------------------------------------
[[email protected]] Can you look on to this.
> 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.0, 2.1, 2.2, 2.3, 2.4
> Reporter: Siddarth sreeni
> Priority: Critical
> Labels: documentation, fix-by-workaround
>
> 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)