You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove flink streaming scala dependency as we no longer need it (#327)
## Summary
Remove flink streaming scala dependency as we no longer need it
otherwise we will run into runtime error saying flink-shaded-guava
package not found
## Checklist
- [ ] Added Unit Tests
- [x] Covered by existing CI
- [ ] Integration tested
- [ ] Documentation update
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Bug Fixes**
- Improved dependency handling to reduce the risk of runtime errors such
as class incompatibilities.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
0 commit comments