-
Notifications
You must be signed in to change notification settings - Fork 28.9k
[SPARK-49902][SQL] Catch underlying runtime errors in RegExpReplace
#48379
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
Closed
harshmotw-db
wants to merge
22
commits into
apache:master
from
harshmotw-db:harshmotw-db/regexp_replace_fix
Closed
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
efb2f4a
add support for duplicate keys in from_json(_, 'variant')
harshmotw-db 8672883
Addressed @MaxGekk's comment
harshmotw-db 57a71aa
regenerated golden files
harshmotw-db 651f947
added bug fix
harshmotw-db 3e2fffe
minor change
harshmotw-db c38ad93
Merge branch 'master' of https://github.com/harshmotw-db/spark into r…
harshmotw-db f538a51
added codegen check
harshmotw-db d331e57
Incorporated @Max Gekk's suggestion
harshmotw-db aefcf70
fix
harshmotw-db cf722df
Update CollationSQLRegexpSuite.scala
harshmotw-db 361a5fd
improvements recommended by @MaxGekk
harshmotw-db 613dfbb
added @MaxGekk's recommendations
harshmotw-db 390af7a
catching nonfatal
harshmotw-db 9aec6d9
minor improvement
harshmotw-db 8c27240
Update regexpExpressions.scala
harshmotw-db e6e5a79
minor fix
harshmotw-db 59809fa
Empty Commit
harshmotw-db d2f2c47
Empty Commit
harshmotw-db 7617e2b
empty commit
harshmotw-db 4bd556d
Merge branch 'harshmotw-db/regexp_replace_fix' of https://github.com/…
harshmotw-db 83dab18
Update regexpExpressions.scala
harshmotw-db c488a05
Update sql/core/src/test/scala/org/apache/spark/sql/CollationSQLRegex…
MaxGekk File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.