Skip to content

Conversation

@xtern
Copy link
Contributor

@xtern xtern commented Jan 23, 2026

https://issues.apache.org/jira/browse/IGNITE-24995

  • Refactored SharedState from array-based to map-based storage (using correlationId + fieldIndex as a key). SharedState now stores individual field values instead of entire row.
  • Added single value network message wrappers (see SharedStateMessage and SingleValueMessage) to serialize values used by sql engine internally.
  • Added converter (SharedStateMessageConverter) from SharedState to SharedStateMessage and vice versa.

This comment was marked as resolved.

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.

1 participant