Volodymyr Vysotskyi

Results 17 comments of Volodymyr Vysotskyi

The issue is in Drill JDBC Driver, but it is not related to Javassist. `DrillConnectionImpl` from the driver should not use `StoragePluginRegistry` class, I'll fix it soon. @xhochy, I've tried...

Hi @Thrameos, thanks for referring to existing tests and the insights on how to run create, and run tests. Unfortunately, Drill cannot be run in-memory, using only the JDBC driver....

@amithadke, did you have a chance to rework test in the way @jaltekruse proposed?

I'm also ok with such an approach. But anyway, we can merge this PR only after those warnings are resolved, though in separate PRs.

I prefer a fewer number of PRs if possible. Sometimes it is required to look through the commits history or commit annotations in the class to find a commit with...

@vdiravka, looks like the test you have added is failing in CI, could you please take a look? Could you please share some functional-level doc with the description use cases...

@sudheeshkatkam, did you have a chance to address Pauls CR comments?

When running java application, resources from all places that are in class path should be accessible.

@aleph-zero, currently, we use `ClusterTest` and `BaseTestQuery` is deprecated. Could you please rework your changes to integrate randomizedtesting into `ClusterTest`. Also, are there any plans for extending its usage except...

Currently, there is no consensus for this change, here is mail thread with the discussion: https://lists.apache.org/thread.html/99a2098ae04d56dd5994288b5fc05780d7de09a2f4a5ffbc5ce39cde@%3Cdev.drill.apache.org%3E