[GitHub] [drill] paul-rogers commented on pull request #2215: DRILL-7916: Support new plugin installation on the running system

2021-05-05 Thread GitBox
paul-rogers commented on pull request #2215: URL: https://github.com/apache/drill/pull/2215#issuecomment-833088946 Hi @luocooong, You've tackled a difficult issue! Before I comment on the code itself, I'll share some background info. As you'll see, this issue has a long history, and

[GitHub] [drill] cgivre commented on a change in pull request #2216: DRILL-7918: Dependency Updates for CVE

2021-05-05 Thread GitBox
cgivre commented on a change in pull request #2216: URL: https://github.com/apache/drill/pull/2216#discussion_r626875021 ## File path: contrib/storage-kudu/pom.xml ## @@ -57,7 +57,7 @@ org.apache.kudu kudu-client - 1.3.0 + 1.14.0 Review comment:

[GitHub] [drill] vvysotskyi commented on a change in pull request #2216: DRILL-7918: Dependency Updates for CVE

2021-05-05 Thread GitBox
vvysotskyi commented on a change in pull request #2216: URL: https://github.com/apache/drill/pull/2216#discussion_r626846945 ## File path: contrib/storage-kudu/pom.xml ## @@ -57,7 +57,7 @@ org.apache.kudu kudu-client - 1.3.0 + 1.14.0 Review commen

[GitHub] [drill] martin-g opened a new pull request #2217: DRILL-7911 Use TestContainers-MySQL instead of wix-embedded-mysql

2021-05-05 Thread GitBox
martin-g opened a new pull request #2217: URL: https://github.com/apache/drill/pull/2217 # [DRILL-7911](https://issues.apache.org/jira/browse/DRILL-7911): Use TestContainers-MySQL instead of wix-embedded-mysql ## Description Apache Drill build fails on Linux ARM64 because Wix

Re: Need details on sybase jdbc jar integrate with apache drill

2021-05-05 Thread Charles Givre
Hi Sanjay, Can you please share the your configuration and the full stack trace you got? (Please do not include credentials) Thanks! -- C > On May 5, 2021, at 3:07 AM, Sanjay Kumar Mishra wrote: > > Hi Team, > > I am using apache drill 1.18 and created storage plugin for sybase rdbms > datab

Need details on sybase jdbc jar integrate with apache drill

2021-05-05 Thread Sanjay Kumar Mishra
Hi Team, I am using apache drill 1.18 and created storage plugin for sybase rdbms database by using jconn4.jar which i placed inside 3rd party jar folder.But after creating storage plugin not able to connect sybaseusing apache drill getting below mention error. Java.sql.sqlexception:Receiver clas

[jira] [Created] (DRILL-7919) NullReferenceException when reading optional Decimal(29,6) column from parquet

2021-05-05 Thread Nick Stenroos-Dam (Jira)
Nick Stenroos-Dam created DRILL-7919: Summary: NullReferenceException when reading optional Decimal(29,6) column from parquet Key: DRILL-7919 URL: https://issues.apache.org/jira/browse/DRILL-7919