Skip to content

[C++][FlightRPC] ODBC: Replace boost::xpressive with alternatives #49245

@alinaliBQ

Description

@alinaliBQ

Describe the enhancement requested

AC:

  • Replace boost::xpressive with alternatives inside ODBC

Example of boost::xpressive usage to be replaced:

const boost::xpressive::sregex CONNECTION_STR_REGEX(
boost::xpressive::sregex::compile("([^=;]+)=({.+}|[^;]+|[^;])"));

Component(s)

FlightRPC, C++

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions