aiceflower opened a new pull request, #5363:
URL: https://github.com/apache/linkis/pull/5363
### 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
- Added StarRocks time exceed monitoring rule
2. **Pipeline Engine Implementation**
- Added Pipeline engine connector with CSV and Excel executor support
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
### Which component(s) does this PR affect?
- [x] linkis-computation-governance
- [x] linkis-extensions
- [x] linkis-public-enhancements
- [ ] linkis-commons
- [ ] linkis-dist
- [ ] linkis-engineconn-plugins
- [ ] linkis-orchestrator
- [ ] linkis-spring-cloud-services
- [ ] linkis-web
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]