Skip to content

[JDBC-V2] setMaxRows() doesn't work when result_overflow_mode is readonly #2582

@chernser

Description

@chernser

Description

The method com.clickhouse.jdbc.StatementImpl#setLargeMaxRows uses result_overflow_mode to hard limit returned result set. This approach may not work when this setting is readonly for users.

It should be configurable to not touch the setting.

Relates: dbeaver/dbeaver#38280

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions