Skip to content

[Upstream] CARDINALITY() function not working in CUBRID 11.2 #3

@yeongseon

Description

@yeongseon

Upstream Bug (cubrid/cubrid — issues disabled)

CARDINALITY() for collection columns (SET/MULTISET/LIST) does not work in CUBRID 11.2 despite documentation.

SELECT CARDINALITY(tags) FROM test_coll;  -- ERROR

Workaround: Application-level counting.
Discovered in: cubrid-cookbook pycubrid recipe 10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions