Skip to content

Add GetString() to additional column types #479

@iskakaushik

Description

@iskakaushik

pg_clickhouse has manual read-side conversion code for several column types beyond Decimal (various integer and date/time types) where a GetString() method would simplify things. Extending the pattern to other numeric and temporal column types would let us progressively replace custom conversion logic with library calls.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpg_clickhouseNeeded by the pg_clickhouse PostgreSQL FDW

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions