Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
0.10.0
-
None
Description
tajo-jdbc module depends on the netty class, QueryStringDecoder. It has no problem since we use the netty 3.x library, but when we use the netty 4.x or above, netty http codec library includes bunches of netty modules for itself. It needs to clean up dependencies from tajo jdbc driver.