Skip to content

[jdbc-v2] Verify that field names are cleaned from DB name in JDBC #2499

@chernser

Description

@chernser

Description

Metadata for a ResultSet is derived from column names sent by a server. There could be anything like tab.field_name.
ResultSet.get* methods work only with actual field names.

TODO:
verify in the JDBC-V2

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:jdbc-metadataissue handling metadata things like getting type of columnarea:jdbc-readreading data with jdbcbugjdbc-v2jdbc-v2 issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions