Skip to content

Conversation

@leaves12138
Copy link
Contributor

Purpose

Linked issue: close #xxx

Tests

API and Format

Documentation

@leaves12138 leaves12138 changed the title [flink] [spark] Write blob with adaptive match blob-descriptor [WIP] [flink] [spark] Write blob with adaptive match blob-descriptor Feb 5, 2026
@leaves12138 leaves12138 changed the title [WIP] [flink] [spark] Write blob with adaptive match blob-descriptor [flink] [spark] Write blob with adaptive match blob-descriptor Feb 5, 2026
ByteBuffer buffer = ByteBuffer.allocate(totalSize);
buffer.order(ByteOrder.LITTLE_ENDIAN);

buffer.putLong(MAGIC);
Copy link
Contributor

Choose a reason for hiding this comment

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

I think in order to be compatible with older versions, we should design Magic Numbers after the version number, and Linux kernel images are designed in this way.

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.

2 participants