Skip to content

[feature][CGS][entrance] add starrocks support for aisql transformation #5389

@aiceflower

Description

@aiceflower

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Problem Description

AISQL (AI SQL) transformation does not support StarRocks database.

Description

Add StarRocks database support for AISQL transformation including:

  1. StarRocks SQL connection implementation
  2. StarRocks dialect support in AISQLTransformInterceptor
  3. StarRocks time exceed monitoring rule

Use case

Users can use StarRocks database with AISQL transformation for AI-powered SQL generation and query.

Solutions

  1. Added StarRocks SqlConnection implementation
  2. Enhanced AISQLTransformInterceptor to support StarRocks dialect
  3. Added StarrocksTimeExceedRule for monitoring

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions