Github user jihoonson commented on the pull request:
https://github.com/apache/tajo/pull/423#issuecomment-83553971
Sorry. There are some misunderstandings. I mean that unit tests should be
added for this issue because it is difficult to expect what kinds of errors we
will meet.
However, I think it will be also difficult to write some new test functions
to test only concurrent execution of multiple stages. So, I suggest adding a
parameter to existing tests to test this feature. If so, we can test Tajo's
query processing with and without concurrent execution.
I think you already know the parameterized test, but you can find an
example at TestJoinQuery.
What do you think?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---