dremio-oss icon indicating copy to clipboard operation
dremio-oss copied to clipboard

Dremio - the missing link in modern data

Results 59 dremio-oss issues
Sort by recently updated
recently updated
newest added

Bumps [gson](https://github.com/google/gson) from 2.8.5 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...

dependencies
java

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies
javascript

Bumps [libthrift](https://github.com/apache/thrift) from 0.9.3-2dremio to 0.14.0. Release notes Sourced from libthrift's releases. Version 0.14.0 For release 0.14.0 head over to the official release download source: http://thrift.apache.org/download The assets below are...

dependencies
java

MariaDB Connector/J supports `caching_sha2_password` authentication since 2.5.0, update will fix: - https://community.dremio.com/t/mysql-connection-issue/4405 - https://community.dremio.com/t/mysql-8-default-authentication-plugin/1868

For short queries it's useful to know the actual query time without having to go to the job profile. One of my use cases aims for queries to take double...

Hi Dremio team, I'm Xing X Pan who used to work at HKEX, and we've been using dremio EE (and online meeting with you guys) for more than two years....

Dremio will create a new table at sys, called functions with all available functions. It will get all functions on the registry and also the available Calcite's function.

This Pull request changes the FlightProducer to FlightSqlProducer and implements that ability of query data via method from both producer

Remove dependency of Dremio on a flatc binary during arrow build, and update flat buffers version to 1.12. In the current version, Arrow doesn't need a flatc binary during any...