Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

SEA: add support forHybrid disposition#631

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
varun-edachali-dbx merged 350 commits intosea-migrationfromsea-hybrid
Jul 17, 2025

Conversation

@varun-edachali-dbx
Copy link
Contributor

@varun-edachali-dbxvarun-edachali-dbx commentedJul 8, 2025
edited by atlassianbot
Loading

What type of PR is this?

  • Feature

Description

Following discussions surrounding the inefficiency of the existingEXTERNAL_LINKS disposition due to the repeated calls made to the control plane, we introduce support for theHybrid disposition, which provides batches of links and prevents the need to query for every link.

In case of small results, we get the response in theattachment key in the arrow format, which further boosts the efficiency.

How is this tested?

  • Unit tests
  • E2E Tests
  • Manually
  • N/A

Related Tickets & Documents

Benchmarking of EXTERNAL_LINKS
Design Doc
PECOBLR-639

Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
…ionalitySigned-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
@databricksdatabricks deleted a comment fromgithub-actionsbotJul 16, 2025
@databricksdatabricks deleted a comment fromgithub-actionsbotJul 16, 2025
@databricksdatabricks deleted a comment fromgithub-actionsbotJul 16, 2025
@databricksdatabricks deleted a comment fromgithub-actionsbotJul 16, 2025
@databricksdatabricks deleted a comment fromgithub-actionsbotJul 16, 2025
@databricksdatabricks deleted a comment fromgithub-actionsbotJul 16, 2025
@databricksdatabricks deleted a comment fromgithub-actionsbotJul 16, 2025
@databricksdatabricks deleted a comment fromgithub-actionsbotJul 16, 2025
@varun-edachali-dbxvarun-edachali-dbx changed the base branch fromext-links-sea tosea-migrationJuly 16, 2025 08:26
@varun-edachali-dbxvarun-edachali-dbx marked this pull request as ready for reviewJuly 16, 2025 08:27
@varun-edachali-dbxvarun-edachali-dbx marked this pull request as draftJuly 16, 2025 08:39
Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
@github-actions
Copy link

Thanks for your contribution! To satisfy the DCO policy in ourcontributing guide every commit message must include a sign-off message. One or more of your commits is missing this message. You can reword previous commit messages with an interactive rebase (git rebase -i main).

@varun-edachali-dbxvarun-edachali-dbx marked this pull request as ready for reviewJuly 16, 2025 08:58
Copy link
Contributor

@jayantsing-dbjayantsing-db left a comment

Choose a reason for hiding this comment

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

Thanks. Some minor questions, rest LGTM

Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
@github-actions
Copy link

Thanks for your contribution! To satisfy the DCO policy in ourcontributing guide every commit message must include a sign-off message. One or more of your commits is missing this message. You can reword previous commit messages with an interactive rebase (git rebase -i main).

@varun-edachali-dbxvarun-edachali-dbx merged commit640cc82 intosea-migrationJul 17, 2025
22 of 23 checks passed
This was referencedJul 22, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@jayantsing-dbjayantsing-dbjayantsing-db approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@varun-edachali-dbx@jayantsing-db

[8]ページ先頭

©2009-2025 Movatter.jp