kudu
kudu copied to clipboard
Mirror of Apache Kudu
Bumps [yajl-ruby](https://github.com/brianmario/yajl-ruby) from 1.4.1 to 1.4.3. Commits See full diff in compare view [](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...
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]...
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...
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....