Skip to content

Expose a CLI to enable/disable cached metadata optimization for prepared statements #119

@muzarski

Description

@muzarski

This would directly correspond to PreparedStatement::set_use_cached_metadata().

The optimization is disabled by default, due to CQL v4 limitations and known issue with SELECT * queries.
Refs:

It would be nice to benchmark and compare two runs: with and without the optimizations - to see how much we gain by enabling the optimization.

Metadata

Metadata

Assignees

No one assigned

    Labels

    commonCommon logic for both cassandra-stress and scylla-bench frontendsenhancementNew feature or requestgood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions