forked from opensearch-project/sql
-
Notifications
You must be signed in to change notification settings - Fork 0
Updated EXPM1() and Tests to New Engine #215
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
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
e2a6901
Updated EXPM1() and tests to new engine
matthewryanwells e357cdd
Added EXPM1 to PPL Parser
matthewryanwells c152a95
Added documentation for EXPM1 PPL and fixed small mistake in EXP docu…
matthewryanwells b5ab93e
Added newline to fix code style issue
matthewryanwells 2958c3e
removed unnecessary integration tests and fixed typo in another test
matthewryanwells 3c856a3
Extracted common code from math functions into external function
matthewryanwells b1c9fde
Added javadoc comment to new function
matthewryanwells 457a5a6
Improved Javadoc
matthewryanwells f013e7d
Pulling changes from upstream
matthewryanwells 6d09e77
Added and improved EXPM1 tests, and improved documentation for CLI an…
matthewryanwells eecd489
Removed EXPM1 from PPL
matthewryanwells 8b88d1c
Updated math base function to take any type and included more functio…
matthewryanwells 7a028d4
Made tiny change to documentation
matthewryanwells 4574275
reverted euler function to previous iteration as the one I made didn'…
matthewryanwells 62cc771
fixed typo in a comment that I made in a previous commit
matthewryanwells 689a1dc
fixed a mistake I made in fixing the typo from my last commit
matthewryanwells 5a3b724
Fixed spacing inconsistencies in math.rst file
matthewryanwells 8042ebe
removed the base math function so that it can be pushed in a seperate…
matthewryanwells a74ae35
Reverted reverted change that removes the refactoring as this will be…
matthewryanwells e5a7001
updated base function to have more descriptive variables
matthewryanwells 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
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.