Skip to content

v3: add missing IPROTO feature flags to greeting negotiation #466

@bigbes

Description

@bigbes

Issue: Add missing IPROTO feature flags to greeting negotiation

The protocol features IPROTO_FEATURE_IS_SYNC and IPROTO_FEATURE_INSERT_ARROW have already been implemented, but their corresponding feature flags are missing from the greeting negotiation code.

Specifically, the following files need to be updated:

These flags must be added so that the client correctly advertises support for these features during connection initialization.

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions