Skip to content

CASSANDRA-16429: Fix incorrect encoding for strings can be UTF8#907

Closed
yifan-c wants to merge 6 commits into
apache:trunkfrom
yifan-c:CASSANDRA-16429/trunk
Closed

CASSANDRA-16429: Fix incorrect encoding for strings can be UTF8#907
yifan-c wants to merge 6 commits into
apache:trunkfrom
yifan-c:CASSANDRA-16429/trunk

Conversation

@yifan-c
Copy link
Copy Markdown
Contributor

@yifan-c yifan-c commented Feb 18, 2021

No description provided.

Copy link
Copy Markdown
Contributor

@ekaterinadimitrova2 ekaterinadimitrova2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, as soon as we update also the docs I think it will be good to go.
I had only one small comment on naming conventions

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am fine with changing f1 to fieldname but then shouldn't we do something to f2, f3... to keep the naming consistent?

@yifan-c yifan-c force-pushed the CASSANDRA-16429/trunk branch from 5e03b52 to 833b603 Compare February 22, 2021 19:14
jbellis pushed a commit to jbellis/cassandra that referenced this pull request Jan 4, 2024
…patch (apache#907)

* In limit to top results, we can skip a call to `primaryKeyMap.exactRowIdOrInvertedCeiling(primaryKey);` when we know the `ceilingPrimaryKey` is equal to a primary key in the `keysInRange` list.
* Add a test to verify the fix from apache#902
ekaterinadimitrova2 pushed a commit to ekaterinadimitrova2/cassandra that referenced this pull request Jun 3, 2024
…patch (apache#907)

* In limit to top results, we can skip a call to `primaryKeyMap.exactRowIdOrInvertedCeiling(primaryKey);` when we know the `ceilingPrimaryKey` is equal to a primary key in the `keysInRange` list.
* Add a test to verify the fix from apache#902
michaelsembwever pushed a commit to thelastpickle/cassandra that referenced this pull request Jan 7, 2026
…patch (apache#907)

* In limit to top results, we can skip a call to `primaryKeyMap.exactRowIdOrInvertedCeiling(primaryKey);` when we know the `ceilingPrimaryKey` is equal to a primary key in the `keysInRange` list.
* Add a test to verify the fix from apache#902
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants