-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-45022][SQL] Provide context for dataset API errors #43334
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
Closed
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
1be285c
[SPARK-45022][SQL] Provide context for dataset API errors
peter-toth 4a3bc50
Remove an unused import
MaxGekk 541928c
Merge remote-tracking branch 'origin/master' into context-for-dataset…
MaxGekk 13dc953
Add stubs
MaxGekk eccd67a
Merge remote-tracking branch 'origin/master' into context-for-dataset…
MaxGekk 6a2a33f
Fix MiMa
MaxGekk a364f29
Update proto QueryContext
MaxGekk 4dc6cf1
Remove TODO
MaxGekk c58985a
Merge remote-tracking branch 'origin/master' into context-for-dataset…
MaxGekk a4e2093
Merge remote-tracking branch 'origin/master' into context-for-dataset…
MaxGekk fe1381e
Re-gen base_pb2.py
MaxGekk 98fbc97
Fix a compile error
MaxGekk bc842a7
Fix SparkThrowableSuite
MaxGekk 8de761d
Merge remote-tracking branch 'origin/master' into context-for-dataset…
MaxGekk 8e09da0
Merge remote-tracking branch 'origin/master' into context-for-dataset…
MaxGekk 1c33a00
Merge remote-tracking branch 'origin/master' into context-for-dataset…
MaxGekk 3bf3bb9
Replace code by fragment
MaxGekk 2bfac72
Remove code from proto
MaxGekk 744b8ae
Re-gen base_pb2
MaxGekk 651ee45
code -> fragment
MaxGekk 98a12b5
Resolve conflicts in MiMa
MaxGekk 61b34e6
Fix SparkThrowableSuite
MaxGekk 29110b5
Remove framesToDrop
MaxGekk 810076d
Remove optional
MaxGekk 4042fb4
Re-gen base_pb2
MaxGekk 115eca3
Merge remote-tracking branch 'origin/master' into context-for-dataset…
MaxGekk 50fb94f
Revert override
MaxGekk 9a31a07
since 3.5.0 -> since 4.0.0
MaxGekk 0aa7850
Rename the enum: Dataset -> DataFrame
MaxGekk fe7b4a8
Rename proto: DATASET -> DATAFRAME
MaxGekk 9ee81a6
Merge remote-tracking branch 'origin/master' into context-for-dataset…
MaxGekk 75e251d
Rename the class: DatasetQueryContext -> DataFrameQueryContext
MaxGekk 605fa50
Update summary: Dataset -> DataFrame
MaxGekk 3cf20d7
Re-gen base_pb2.py
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
Remove code from proto
- Loading branch information
commit 2bfac72cc14e8ffdddbbfb74efd6778ca41f937d
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
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.