We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在现实的业务场景中,AP、TP经常是交织在一起的,单纯的通过SQL加HINT是不容易把控的,如果OBProxy可以增加默认开启并行模式,也就是说通过开启并行模式的OBProxy访问oceanbase,都是开启并行的,并行多少也可以调控,而TP模式的业务,还是不开启并行模式,这样能兼容更多的业务场景,对OB的使用可以更加灵活,从而减低开发成本。
The text was updated successfully, but these errors were encountered:
这个需求很实用, 之前我在polar的时候, 就做过这个需求.
我们排个计划, 给你安排起来, 也可以我们带你来实现这个功能.
Sorry, something went wrong.
caifeizhi
No branches or pull requests
在现实的业务场景中,AP、TP经常是交织在一起的,单纯的通过SQL加HINT是不容易把控的,如果OBProxy可以增加默认开启并行模式,也就是说通过开启并行模式的OBProxy访问oceanbase,都是开启并行的,并行多少也可以调控,而TP模式的业务,还是不开启并行模式,这样能兼容更多的业务场景,对OB的使用可以更加灵活,从而减低开发成本。
The text was updated successfully, but these errors were encountered: