-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Implement Spark url
function parse_url
#16937
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
Conversation
url
function parse_url
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @Standing-Man -- I have a suggestion to try and avoid 27 copies. Let me know what you think
27c71ce
to
e316acc
Compare
ae73d75
to
acc558e
Compare
Hi @alamb, Quick ping on this PR — any feedback would be great! |
Signed-off-by: Alan Tang <jmtangcs@gmail.com>
Signed-off-by: Alan Tang <jmtangcs@gmail.com>
Signed-off-by: Alan Tang <jmtangcs@gmail.com>
Signed-off-by: Alan Tang <jmtangcs@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me -- thank you @Standing-Man
Thank you for reviewing this PR and providing valuable feedback. |
Which issue does this PR close?
datafusion-spark
Spark Compatible Functions #15914.Rationale for this change
What changes are included in this PR?
Implement Spark
url
functionparse_url
Are these changes tested?
Yes
Are there any user-facing changes?
Yes