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 commons-io from 2.6 to 2.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:commons-io&package-manager=maven&previous-version=2.6&new-version=2.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

Bumps [marked](https://github.com/markedjs/marked) from 0.7.0 to 4.0.10. Release notes Sourced from marked's releases. v4.0.10 4.0.10 (2022-01-13) Bug Fixes security: fix redos vulnerabilities (8f80657) v4.0.9 4.0.9 (2022-01-06) Bug Fixes retain line breaks...

dependencies
javascript

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.2. Changelog Sourced from eventsource's changelog. 1.1.2 Inline origin resolution, drops original dependency (#281 Espen Hovlandsdal) 1.1.1 Do not include authorization and cookie headers on...

dependencies
javascript

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies
javascript

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

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

The README mentions [here](https://github.com/dremio/dremio-oss/blob/master/README.md#oss-only) that Dremio can be built with only OSS dependencies by specifying the `-Ddremio.oss-only=true` flag. Currently, this fails with the error below because `com.dremio.data:dremio-tpch-sample-data` can't be pulled...

When the regexp_split function matches and splits the string, it uses the regexp to match the character position, but uses the byte position for segmentation.

The original file had a hard-coded link to readme.md, which is not working at the moment. Updated to a relative link that works on GitHub and local repos.