TestHistogram zipfan dataset as well the interfaces of the sort based…#3
Open
lmd1993 wants to merge 1 commit intoapache:masterfrom
Open
TestHistogram zipfan dataset as well the interfaces of the sort based…#3lmd1993 wants to merge 1 commit intoapache:masterfrom
lmd1993 wants to merge 1 commit intoapache:masterfrom
Conversation
… joins The parallel sort related elements, mainly includes: 1. parallel sort running frameworks including the histograms, histogrammerge, forward operators. 2. two types of histogram and their inner algorithms covering streaming based numeric histogram and ternary based string histogram. 3. provides fours samplers, bernoulli, reservoir, random and chain for further optimizations. 4. Some testSet and testCodes. Further works: Split the types of implementations separately into two sub-branches to accommodate the basic types of parallel sort. 1. Running framework as well as the numeric type. 2. Extend the framework onto the string case. Make the inner structures according to the normal rules of hyracks. Change-Id: I8eb7f0dddcd4b754b1cbe273ef8db5be966654d5
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.
… joins
The parallel sort related elements, mainly includes:
Further works:
Split the types of implementations separately into two sub-branches to accommodate the basic types of parallel sort.
Make the inner structures according to the normal rules of hyracks.
Change-Id: I8eb7f0dddcd4b754b1cbe273ef8db5be966654d5