Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding IP6 characters into valid character list for URI parsing #1516

Closed

Conversation

hyperbolic2346
Copy link
Collaborator

It was noted in review of the plugin changes to add support for parse_url that IP6 wasn't properly validating. This change fixes that to bring the kernel in line with Spark on IP6 addresses.

@hyperbolic2346 hyperbolic2346 self-assigned this Oct 23, 2023
@hyperbolic2346 hyperbolic2346 added the bug Something isn't working label Oct 23, 2023
@hyperbolic2346
Copy link
Collaborator Author

build

@hyperbolic2346
Copy link
Collaborator Author

build

1 similar comment
@hyperbolic2346
Copy link
Collaborator Author

build

Copy link
Collaborator

@gerashegalov gerashegalov left a comment

Choose a reason for hiding this comment

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

LGTM

@pxLi
Copy link
Collaborator

pxLi commented Nov 2, 2023

build

@hyperbolic2346
Copy link
Collaborator Author

Much more IPv6 validation needs to happen here, working on that in a new PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants