Skip to content

#AI COMMIT# Add S3 schema support in storage path recognition and val…#5436

Merged
casionone merged 1 commit into
masterfrom
feature/support-s3-storage
Jun 11, 2026
Merged

#AI COMMIT# Add S3 schema support in storage path recognition and val…#5436
casionone merged 1 commit into
masterfrom
feature/support-s3-storage

Conversation

@aiceflower

Copy link
Copy Markdown
Member

…idation

Add S3_SCHEMA to StorageUtils.getFsPath() schema detection and PathValidator.checkPath() validation to support s3:// storage paths.

What is the purpose of the change

EngineConn-Core defines the the abstractions and interfaces of the EngineConn core functions.
The Engine Service in Linkis 0.x is refactored, EngineConn will handle the engine connection
and session management.

Related issues/PRs

Related issues: close #590 close #591
Related pr:#591

Brief change log

  • Define the core abstraction and interfaces of the EngineConn Factory;
  • Define the core abstraction and interfaces of Executor Manager.

Checklist

  • I have read the Contributing Guidelines on pull requests.
  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the Linkis mailing list first)
  • If this is a code change: I have written unit tests to fully verify the new behavior.

…idation

Add S3_SCHEMA to StorageUtils.getFsPath() schema detection and
PathValidator.checkPath() validation to support s3:// storage paths.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

@casionone casionone left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM.

@casionone casionone merged commit 171e21c into master Jun 11, 2026
12 of 22 checks passed
@casionone casionone deleted the feature/support-s3-storage branch June 11, 2026 05:14
aiceflower added a commit to aiceflower/linkis that referenced this pull request Jun 15, 2026
…idation (apache#5436)

Add S3_SCHEMA to StorageUtils.getFsPath() schema detection and
PathValidator.checkPath() validation to support s3:// storage paths.

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
aiceflower added a commit to aiceflower/linkis that referenced this pull request Jun 15, 2026
…idation (apache#5436)

Add S3_SCHEMA to StorageUtils.getFsPath() schema detection and
PathValidator.checkPath() validation to support s3:// storage paths.

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
aiceflower added a commit to WeDataSphere/linkis that referenced this pull request Jun 15, 2026
…idation (apache#5436)

Add S3_SCHEMA to StorageUtils.getFsPath() schema detection and
PathValidator.checkPath() validation to support s3:// storage paths.

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
aiceflower added a commit to WeDataSphere/linkis that referenced this pull request Jun 16, 2026
…idation (apache#5436)

Add S3_SCHEMA to StorageUtils.getFsPath() schema detection and
PathValidator.checkPath() validation to support s3:// storage paths.

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants