kudu icon indicating copy to clipboard operation
kudu copied to clipboard

Mirror of Apache Kudu

Results 16 kudu issues
Sort by recently updated
recently updated
newest added

Bumps [yajl-ruby](https://github.com/brianmario/yajl-ruby) from 1.4.1 to 1.4.3. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=yajl-ruby&package-manager=bundler&previous-version=1.4.1&new-version=1.4.3)](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...

dependencies
ruby

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5. Changelog Sourced from rexml's changelog. 3.2.5 - 2021-04-05 {#version-3-2-5} Improvements Add more validations to XPath parser. require "rexml/document" by default. [GitHub#36][Patch by Koichi ITO]...

dependencies
ruby

Currently, we encountered a issue in kudu-spark that will causing the following spark sql query failure: ``` Job aborted due to stage failure: Total size of serialized results of 942...

… otherwise the programming will abort(CHECKED(logging_initialized)).

I moved the configuration constants into their own class. There were some duplicates (e.g.MASTER_ADDRESSES_KEY in both Input and Output). I also made them public so other applications can access them...

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.1. Changelog Sourced from addressable's changelog. Addressable 2.8.1 refactor Addressable::URI.normalize_path to address linter offenses (#430) remove redundant colon in Addressable::URI::CharacterClasses::AUTHORITY regex (#438) update gemspec to...

dependencies
ruby

Modified the link in section - Running Test with Thread Sanitizer Enabled.

Bumps [redcarpet](https://github.com/vmg/redcarpet) from 3.5.0 to 3.5.1. Release notes Sourced from redcarpet's releases. Redcarpet v3.5.1 Fix a security vulnerability using :quote in combination with the :escape_html option. Reported by Johan Smits....

dependencies
ruby