[
https://issues.apache.org/jira/browse/CASSANDRA-10657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16559824#comment-16559824
]
ASF GitHub Bot commented on CASSANDRA-10657:
--------------------------------------------
GitHub user beobal opened a pull request:
https://github.com/apache/cassandra-dtest/pull/33
Only expect value skipping during reads from 3.4+
Value skipping during reads was disabled until 3.4 (CASSANDRA-10657)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/beobal/cassandra-dtest 14603
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cassandra-dtest/pull/33.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #33
----
commit 119b9042d12e5e37ce32ba6ff89733c70afa5015
Author: Sam Tunnicliffe <sam@...>
Date: 2018-07-27T13:17:49Z
Only expect value skipping during reads from 3.4+
Patch by Sam Tunnicliffe; reviewed by TBD for CASSANDRA-14603
----
> Re-enable/improve value skipping
> --------------------------------
>
> Key: CASSANDRA-10657
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10657
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Sylvain Lebresne
> Assignee: Sylvain Lebresne
> Priority: Major
> Fix For: 3.4
>
>
> This is a followup to CASSANDRA-10655, to re-enable the optimization of
> skipping values for the columns that are not requested by users in a CQL
> query. See CASSANDRA-10655 for why it was disabled, the goal here is to
> re-enable it minus the bugs.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]