-
Notifications
You must be signed in to change notification settings - Fork 200
Feat: Support for Distributions in Templated Workloads #385
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
bpkroth
merged 36 commits into
cmu-db:main
from
ETHenzlere:feature/templated-distributions
Mar 25, 2024
Merged
Changes from 1 commit
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
760ede7
Added Random distributions
ETHenzlere 9acfc19
Added Binomial Distribution
ETHenzlere 36174c0
Min/Max for all Distributions
ETHenzlere b28f7ee
Added Timestamps, Time,Date
ETHenzlere d42d950
HashMap Solution with type casting
ETHenzlere 572ca57
Multi random support
ETHenzlere 6f287d9
Architecture change | Uniform distribution implemented
ETHenzlere 33bef1e
Switched Dist and Type, changed subarray calculation
ETHenzlere bab1086
Merge branch 'main' into feature/templated-distributions
ETHenzlere 573967c
Renamings and Documentation
ETHenzlere c12e60a
Enum, More Documentation
ETHenzlere 3d3c9b2
Merge branch 'main' into feature/templated-distributions
bpkroth 51f0f1d
Renamed autogenerated methods, readme format
ETHenzlere c97d35e
Resolved merge conflicts
ETHenzlere 38747ae
Testing increased, size reduction of massive switch statement
ETHenzlere dafb90a
Test functionality after merge
ETHenzlere 961d5c4
Lightweight constructor added
ETHenzlere 5454f52
Insert statment modification
ETHenzlere 3f59530
Merged with main
ETHenzlere 06d3f39
Min-Max check
ETHenzlere 949c93d
Changed distributions due to FK contraints
ETHenzlere 19fad84
Typo
ETHenzlere c9dc450
Typo 2, build checked
ETHenzlere 36318bd
Merge branch 'main' into feature/templated-distributions
bpkroth ce028cb
Merge branch 'main' into feature/templated-distributions
bpkroth ee8f4c1
Enums, removal of aliases, nits
ETHenzlere 0235de7
Adapted description
ETHenzlere 180b592
Merge branch 'main' into feature/templated-distributions
ETHenzlere 9bb153f
Merge branch 'main' into feature/templated-distributions
bpkroth 7154f6e
Merge branch 'main' into feature/templated-distributions
ETHenzlere ad94565
Templated Values with type information
ETHenzlere 556ff15
README cleanup + Assert pattern
ETHenzlere c039d92
README update for access pattern
ETHenzlere 1b25aa1
Merge branch 'main' into feature/templated-distributions
ETHenzlere 5de5361
README adjustment showing a possible solution for value weighting
ETHenzlere 1054ac9
Merge branch 'main' into feature/templated-distributions
bpkroth File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.