Skip to content

Sync Java SDK models from atlanhq/models#2492

Merged
cmgrote merged 3 commits into
mainfrom
sync-models-20260514-103853
May 14, 2026
Merged

Sync Java SDK models from atlanhq/models#2492
cmgrote merged 3 commits into
mainfrom
sync-models-20260514-103853

Conversation

@atlan-ci

Copy link
Copy Markdown
Collaborator

Summary

This PR syncs the generated Java SDK models from the atlanhq/models repository.

Changes

Auto-generated Java model files from Pkl type definitions.

Test Plan

  • Verify generated models compile successfully
  • Run existing tests against updated models

🤖 This PR was automatically created by the sync-java-sdk workflow.

Source commit: 8b48e174b52e798f2897a6ea5b526f7ee2771236
Source ref: refs/heads/master

Co-Authored-By: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@atlan-ci
atlan-ci requested a review from cmgrote as a code owner May 14, 2026 10:45
…e diamond default conflict

SAPColumnProcess implements both IColumnProcess and ILineageProcess, both of
which declare a default getBigqueryRoutines() method. Without a concrete field
(and Lombok-generated getter) to resolve the ambiguity, the Java compiler
refuses to compile. Adding the @Attribute @Singular SortedSet<IBigqueryRoutine>
bigqueryRoutines field mirrors what ColumnProcess already has.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Chris (He/Him) <cgrote@gmail.com>
@cmgrote
cmgrote enabled auto-merge May 14, 2026 17:34
@cmgrote
cmgrote merged commit f7d04e0 into main May 14, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants