-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-53593][SDP] Add response field for DefineDataset and DefineFlow RPC #52328
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
cookiedough77
wants to merge
41
commits into
apache:master
from
cookiedough77:jessie.luo_data/spark-add-response
Closed
Changes from 15 commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
585ad11
padd default instance
cookiedough77 1c89918
return dummy name for define dataset
cookiedough77 3c7d421
return dummy for both define flow and dataset
cookiedough77 692579c
get full name for mv and table works for both dataset and flow
cookiedough77 84b6d0f
refactor to register fully qualified name
cookiedough77 30311cb
helper function refactor
cookiedough77 36811b4
refactor using convertToQualifiedIdentifier
cookiedough77 3907448
refactor flows
cookiedough77 7472e0c
rename proto
cookiedough77 7c425f9
revert convertToQualifiedTableIdentifier
cookiedough77 11aca82
add val isImplicitFlowForTempView
cookiedough77 c032f7a
use gridTest
cookiedough77 540baca
add custom default catalog test
cookiedough77 51921b9
define dataset and define flow returns qualifiers, return quoted string
cookiedough77 5e4c7a4
refactor to avoid using var
cookiedough77 2bd1ffe
nit: add comments, rename
cookiedough77 983df42
refactor test case using class
cookiedough77 2981e4d
git: refactor test
cookiedough77 6bd24a0
nit
cookiedough77 215e317
fmt
cookiedough77 ffcc0df
fix proto
cookiedough77 d39132d
table and view works, need to resolve flow name
cookiedough77 533743e
fix views as well
cookiedough77 2b3ae69
refactor flows
cookiedough77 a920e06
update proto and fmt
cookiedough77 882ed02
Merge branch 'master' into jessie.luo_data/spark-add-response
cookiedough77 017e1ea
nit
cookiedough77 541584e
remove unnecessary parseAndQualifyFlowIdentifier
cookiedough77 f042af1
update current catallg, databases
cookiedough77 a4b309c
rename resolved_data_name as resolved_dataset_name
cookiedough77 f196df9
refactored DefineDatasetResult proto
cookiedough77 26cadf8
refactor DefineFlow proto
cookiedough77 7db13d6
Update sql/connect/common/src/main/protobuf/spark/connect/pipelines.p…
cookiedough77 e4a7f0f
Update sql/connect/common/src/main/protobuf/spark/connect/pipelines.p…
cookiedough77 39042fd
update namespace as repeated string
cookiedough77 256d7d9
Merge remote-tracking branch 'origin/jessie.luo_data/spark-add-respon…
cookiedough77 13beb23
updated comments in proto
cookiedough77 762df1f
Merge branch 'master' into jessie.luo_data/spark-add-response
cookiedough77 23ebeee
rename CatalogIdentifier proto fields and put it in common.proto
cookiedough77 57f96c4
Merge branch 'master' into jessie.luo_data/spark-add-response
cookiedough77 9f79fc9
rename to ResolvedIdentifier
cookiedough77 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
Some comments aren't visible on the classic Files Changed page.
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
Oops, something went wrong.
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.