JiajunBernoulli commented on PR #2947:
URL: https://github.com/apache/calcite/pull/2947#issuecomment-1288039472
Thanks for your review.@asolimando I agree with your suggestion and I use a
single description:
> Creates a test context with a SQL query.
There are two reasons to use it:
- I think it is more appropriate to stress SQL query, because `expr()`
function description is
> Creates a test context with a SQL expression.
- **fixture** is abstract concept, **test context** is a better
understanding vocabulary.
> Creates a fixture and sets its SQL statement.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]