Skip to content

FunctionMultiReturn.polar2CartesianArray result set iteration throws ClassCastException #3406

@mans2singh

Description

@mans2singh

Running the above test results in ClassCastException:

Exception in thread "main" java.lang.ClassCastException: org.h2.jdbc.JdbcArray cannot be cast to [Ljava.lang.Object;
	at org.h2.samples.FunctionMultiReturn.main(FunctionMultiReturn.java:72)

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