aiceflower opened a new pull request, #5382:
URL: https://github.com/apache/linkis/pull/5382
### What changes were proposed in this pull request?
This PR adds resultset field masking and truncation support.
**Main Changes:**
1. **Resultset Field Masking**
- Added field masking for sensitive data protection
- Added field truncation for oversized fields
2. **Related Updates**
- HBase EngineConn Plugin Enhancement
- Pipeline Engine Implementation
- Dependency updates
### Does this PR introduce _any_ user-facing change?
Yes, adds new resultset handling features.
### How was this patch tested?
- Existing unit tests pass
- Build verification completed
### Which component(s) does this PR affect?
- [x] linkis-commons
- [ ] linkis-computation-governance
- [ ] linkis-dist
- [ ] linkis-engineconn-plugins
- [ ] linkis-extensions
- [ ] linkis-orchestrator
- [ ] linkis-public-enhancements
- [ ] linkis-spring-cloud-services
- [ ] linkis-web
### Related Issues
Closes apache/linkis#5381
--
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]