Skip to content

Conversation

@ddanielr
Copy link
Contributor

@ddanielr ddanielr commented Mar 7, 2024

Adds an explicit error message when base64 encoding should have been used.
Removes special character modification in favor of the user piping the output to base64 -d

closes: 4347

ddanielr added 2 commits March 7, 2024 20:09
Adds an explicit error message when base64 coding should have been used.
Adds override flag to generate human-readable output.
Removes the new "human-readable" flag in favor of user using `base64
-d`.

Removes specical handling of `\` character and replaces it with an
allowed character set.
@ddanielr ddanielr marked this pull request as ready for review March 11, 2024 15:54
…eSplits.java

Co-authored-by: Keith Turner <kturner@apache.org>
@ddanielr ddanielr merged commit 92331ea into apache:2.1 Mar 12, 2024
@ddanielr ddanielr deleted the bugfix-generate-splits branch March 12, 2024 15:14
@ddanielr ddanielr linked an issue Mar 20, 2024 that may be closed by this pull request
@ctubbsii ctubbsii added this to the 2.1.3 milestone Jul 12, 2024
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.

Generate Splits produces malformed output

3 participants