[
https://issues.apache.org/jira/browse/DRILL-8279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17580225#comment-17580225
]
ASF GitHub Bot commented on DRILL-8279:
---------------------------------------
vvysotskyi opened a new pull request, #2624:
URL: https://github.com/apache/drill/pull/2624
# [DRILL-8279](https://issues.apache.org/jira/browse/DRILL-8279): Rename
skip tests property to match maven-surefire property name
## Description
Renamed property to skip tests to since they were also running with
-DskipTests flag.
## Documentation
NA
## Testing
Now check style job also skips phoenix tests.
> Use thick Phoenix driver
> ------------------------
>
> Key: DRILL-8279
> URL: https://issues.apache.org/jira/browse/DRILL-8279
> Project: Apache Drill
> Issue Type: Bug
> Reporter: Vova Vysotskyi
> Assignee: Vova Vysotskyi
> Priority: Blocker
>
> phoenix-queryserver-client shades Avatica classes, so it causes issues when
> starting Drill and shaded class from phoenix jars is loaded before, so Drill
> wouldn't be able to start correctly.
> To avoid that, phoenix thick client can be used, it also will improve query
> performance.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)