Skip to content

[C++][FlightRPC] ODBC: Replace boost::beast with alternatives #49244

@alinaliBQ

Description

@alinaliBQ

Describe the enhancement requested

AC:

Replace boost::beast with alternatives in ODBC.

Boost Usage to be replaced:

using boost::beast::detail::base64::encode;
using boost::beast::detail::base64::encoded_size;
namespace base64 = boost::beast::detail::base64;

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