[Backport] Reduce the number of tasks in ITUnionQueryTest#4568
Closed
jon-wei wants to merge 20 commits intoapache:masterfrom
Closed
[Backport] Reduce the number of tasks in ITUnionQueryTest#4568jon-wei wants to merge 20 commits intoapache:masterfrom
jon-wei wants to merge 20 commits intoapache:masterfrom
Conversation
…e#4436) For backwards compatibility, post-apache#4394.
…hdfs-storage module (apache#4451) * exclude aws-java-sdk from hdfs-storage module * address review comments
noted that rollup could be on or off
…che#4443) (apache#4459) * Reset fieldNames whenever a new file begins * Fix test failure * Fix test failure
…sing resources on Router (apache#4429) (apache#4478) * Remove DruidProcessingModule, QueryableModule and QueryRunnerFactoryModule from DI for coordinator, overlord, middle-manager. Add RouterDruidProcessing not to allocate processing resources on router * Fix examples * Fixes * Revert Peon configs and add comments * Remove qualifier
…() (apache#4467) (apache#4473) * Respect reportParseExceptions option in IndexTask.determineShardSpecs() * Fix typo
* Add ExtensionsConfig.excludeModules * Add branch * Refactor Initialization.getFromExtensions() * excludeModules -> moduleExcludeList * Initialization.getFromExtensions() and getLoadedModules() should return Collection, not Set * Fix doc
…apache#4488) (apache#4497) * Fix GroupBy type cast error when ChainedExecutionQueryRunner merges multiple runners * Move conversion step to separate method * Remove unnecessary comment * Use compute to update map
* Fix a bug in getAllServers * Change to old style
…umnSelector.classOfObject() (apache#4501) (apache#4507)
… (apache#4518) * Use Double.NEGATIVE_INFINITY and Double.POSITIVE_INFINITY instead of Double.MIN_VALUE and Double.MAX_VALUE, same for Float * Replace usages in comments * Fix RTree * Remove commented code * Add tests
…exists in the header row (apache#4519) * Fix a bug for CSVParser/DelimitedParser when empty column exists in the header row * Add missing files
…d stuff (apache#4516) (apache#4538) * Make QueryRunnerFactoryConglomerate injection lazy in TaskToolbox/TaskToolboxFactory * Extract QueryablePeonModule and add druid.modules.excludeList config * Typo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport of #4476 to 0.10.1