Github user jihoonson commented on the pull request:
https://github.com/apache/tajo/pull/778#issuecomment-145843171
Thank you for the quick rebase. I have two questions.
* ```tajo-jdbc``` has a dependency on ```tajo-cluster-tests```, but
```tajo-cluster-tests```'s target is 1.8. Is it ok?
* Both ```tajo-client``` and ```tajo-jdbc``` have some nested dependencies.
For example, ```tajo-client``` has a dependency on ```tajo-rpc-protobuf```, and
which in turn it has a dependency on ```tajo-rpc-common```. In this case, I
wonder that it is ok if ```tajo-rpc-common```'s target is still 1.8.
---
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.
---