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
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:
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
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
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
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
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