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
another problem:
there're two tests under delta-merge-test still using other engine than DeltaMerge.
https://github.com/pingcap/tics/blob/452ffe6edfcb5b8a74d9087f548f24b0910c4fc3/tests/delta-merge-test/query/expr/json.test#L5
https://github.com/pingcap/tics/blob/452ffe6edfcb5b8a74d9087f548f24b0910c4fc3/tests/delta-merge-test/query/expr/logical_op.test#L5
we should modify them for adapting DeltaMerge if there's no strong reason.
The text was updated successfully, but these errors were encountered:
fuzhe1989
JaySon-Huang
Successfully merging a pull request may close this issue.
another problem:
there're two tests under delta-merge-test still using other engine than DeltaMerge.
https://github.com/pingcap/tics/blob/452ffe6edfcb5b8a74d9087f548f24b0910c4fc3/tests/delta-merge-test/query/expr/json.test#L5
https://github.com/pingcap/tics/blob/452ffe6edfcb5b8a74d9087f548f24b0910c4fc3/tests/delta-merge-test/query/expr/logical_op.test#L5
we should modify them for adapting DeltaMerge if there's no strong reason.
The text was updated successfully, but these errors were encountered: