-
An Exception occurred while running Debugger:
command line is wrapper.py C:\amirelm\projects_minors\DRILL\configuration
Traceback (most recent call last):
File "C:\Users\amirelm\Documents\GitHub\D…
-
An Exception occurred while running Debugger:
command line is wrapper.py C:\amirelm\projects_minors\DRILL\configuration
Traceback (most recent call last):
File "C:\Users\amirelm\Documents\GitHub\D…
-
Support for Apache Arrow which is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, orga…
-
* drill-1.10.0
* indexr-0.6.1
when I do some search with drill. try this sql:
```
select tb2.col11, count(1) from
(
select FLATTEN(convert_fromJSON('[1,1,3,4,5]')) as col11 from {table_name}
…
-
## CVE-2020-14060 - High Severity Vulnerability
Vulnerable Library - jackson-databind-2.8.8.jar
General data-binding functionality for Jackson: works on core streaming API
Library home page: http://…
-
### What kind an issue is this?
- [ ] Bug report. If you’ve found a bug, please provide a code snippet or test to reproduce it below.
The easier it is to track down the bug, the faster …
-
**Version**: (e.g. `3.0.0-SNAPSHOT`)
**Module**: (e.g. `quill-jdbc`)
**Database**: (e.g. `any`)
There are many big-data vendors that have a custom JDBC driver. Cloudera Impala, Apache Drill, Apac…
-
Hello,
I'm happy to look into working on this additional support for Drill if this isn't already in the works, but I'm just wondering if the best approach to having this eventually built into Drill…
-
### Apache Airflow version
2.7.3
### What happened
I was trying to upgrade our airflow version from 2.5.3 to 2.7.3 and it looks like new Graph UI doesn't allow to drill down into SubDag operator
#…
-
Create scripts that can be run after ETLs from Oracle to Couch. I've started a script to run various Apache Drill queries that produce reports of the differences between Oracle and Couch, and have ch…