Skip to content

[feat][CGS][entrance] add StarRocks support for AISQL transformation#5363

Merged
casionone merged 1 commit intoapache:dev-1.9.0from
aiceflower:relaese-1.9.0-aisql-sup-starrocks
Mar 26, 2026
Merged

[feat][CGS][entrance] add StarRocks support for AISQL transformation#5363
casionone merged 1 commit intoapache:dev-1.9.0from
aiceflower:relaese-1.9.0-aisql-sup-starrocks

Conversation

@aiceflower
Copy link
Member

@aiceflower aiceflower commented Mar 26, 2026

What changes were proposed in this pull request?

This PR adds StarRocks support for AISQL (AI SQL) transformation in Apache Linkis.

Main Changes:

  1. AISQL StarRocks Support

    • Enhanced AISQLTransformInterceptor to support StarRocks database
    • Added StarRocks SQL connection implementation in SqlConnection
    • Added StarrocksTimeExceedRule for monitoring long-running queries
  2. Pipeline Engine Implementation

    • Added Pipeline engine connector with CSV and Excel executor support
    • Implemented data pipeline processing capabilities
  3. HBase EngineConn Plugin Enhancement

    • Added comprehensive HBase shell command implementations
    • Updated HBase shims for version 1.2.1 compatibility
  4. Dependency Updates

    • Updated frontend and backend dependencies
    • CI/CD workflow improvements

Does this PR introduce any user-facing change?

Yes, users can now use StarRocks database with AISQL transformation.

How was this patch tested?

  • Existing unit tests pass
  • Build verification completed
  • StarRocks connection tested

Which component(s) does this PR affect?

  • linkis-computation-governance
  • linkis-extensions
  • linkis-public-enhancements
  • linkis-commons
  • linkis-dist
  • linkis-engineconn-plugins
  • linkis-orchestrator
  • linkis-spring-cloud-services
  • linkis-web

Related Issues

Closes #5389

Copy link
Contributor

@casionone casionone left a comment

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 b245569 into apache:dev-1.9.0 Mar 26, 2026
6 of 11 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.

3 participants