support oceanbase#429
Conversation
|
Do you intend to add a full test workflow for OceanBase? (install OceanBase, run test, etc.) |
Sorry, something went wrong.
mrigger
left a comment
There was a problem hiding this comment.
Thanks a lot for the PR! I think we can merge it soon. I added some minor comments. I would appreciate it if you would address them before we merge the PR. Currently, also some style checks are failing. You can check locally using mvn verify.
Sorry, something went wrong.
mrigger
left a comment
There was a problem hiding this comment.
LGTM! Thanks a lot again for the PR! It would be ideal to contribute a GitHub Actions workflow to test the OceanBase implementation to ensure that no future changes break it. Do you plan to also contribute such a workflow?
Sorry, something went wrong.
Thanks for you approval! It needs some preceding conditions for installing oceanbase. I'm not sure installing oceanbase will always success when running ci and block other commit. |
Sorry, something went wrong.
|
If the installation would work on the current version, I think it would be good enough. We regularly adapt to updates to database systems. For example, H2 currently fails due to an update, which I hope to address soon. |
Sorry, something went wrong.
|
Another issue: I noticed that building SQLancer now results in multiple warnings: Could you please fix them? |
Sorry, something went wrong.
No description provided.