Skip to content

Add GetString() to additional column types #479

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpg_clickhouseNeeded by the pg_clickhouse PostgreSQL FDW

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions