Skip to content

Conversation

@nastra
Copy link
Contributor

@nastra nastra commented Oct 7, 2025

This revisits #10858 (which was reverted in #11574) and uses separate method to join/split a namespace using the unicode character \001f. We eventually want to make the namespace separator configurable and in order to do that, all namespace joining/splitting needs to go through respective methods instead of using the Joiner/Splitter directly

@github-actions github-actions bot added the core label Oct 7, 2025
@nastra nastra force-pushed the encode-decode-namespace-methods branch from 3f79b7b to 607f2c5 Compare October 7, 2025 15:01
Copy link
Contributor

@singhpk234 singhpk234 left a comment

Choose a reason for hiding this comment

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

LGTM, this seems a like a solid first step toward making the seperator configurable.

@nastra nastra force-pushed the encode-decode-namespace-methods branch from 607f2c5 to f59035c Compare October 8, 2025 08:02
@nastra nastra requested a review from pvary October 8, 2025 08:02
@nastra nastra force-pushed the encode-decode-namespace-methods branch from f59035c to 5689846 Compare October 8, 2025 08:04
This revisits apache#10858 (which was reverted in apache#11574) and uses separate method to join/split a namespace using the unicode character \001f.
We eventually want to make the namespace separator configurable and in order to do that, all namespace joining/splitting needs to go through respective methods instead of using the Joiner/Splitter directly
@nastra nastra force-pushed the encode-decode-namespace-methods branch from 5689846 to 9da8ddb Compare October 8, 2025 08:05
Copy link
Contributor

@danielcweeks danielcweeks left a comment

Choose a reason for hiding this comment

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

+1 LGTM

@danielcweeks danielcweeks merged commit 8bb66f7 into apache:main Oct 8, 2025
42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants