Describe your use case
We would like to enhance the Flink-Connector-OceanBase by adding support for Flink lookup features. This involves two main functionalities:
These enhancements are aimed at making the connector more efficient and scalable when handling lookup queries in Flink.
Describe the solution you'd like
-
Deliverables
- Code implementation for async-lookup support.
- Unit tests and integration tests to validate the new features.
- Documentation updates to explain how to use these new functionalities.
Describe alternatives you've considered
No response
Additional context
No response
Describe your use case
We would like to enhance the Flink-Connector-OceanBase by adding support for Flink lookup features. This involves two main functionalities:
Support for Async-Lookup:
Support for SQL Hint /+ PARALLEL(n) /:
These enhancements are aimed at making the connector more efficient and scalable when handling lookup queries in Flink.
Describe the solution you'd like
Deliverables
Describe alternatives you've considered
No response
Additional context
No response