-
Notifications
You must be signed in to change notification settings - Fork 3
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
Development 1.0 #9
Merged
Merged
Conversation
This file contains 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
Creation of the 1.0 Development Branch
- Added new models for Tokens, and users - Added join controller framework
- First update of execution engine for actions - Clean up of technical debt in execution - Addition of secure sessions for actions
actions in the execution engine. - Updated the Join infrastructure - More updates are needed for full functionality
- Refactored Result to support data interface - Added start and finish time to Result - Move the Tabular results to a seperate package - Updated Joins to support new data structure - Removed Utilities, and other no longer needed code - Updated the IRCT Application to support a parameters file - Updated implementation interfaces to follow standard format - Updated implementatino interfaces to support secure queries - Updated Execution plan, and children to better support Results - Updated Actions to create, persist, merge and manage own results
errors - Update to resource to allow for datatypes to be retrieved by name - Update to the where clause to save the query data as a string representation
- Added better exception handling in the actions - Added looping with 5s delay to check to see if a result status of an action
- Added new Result Controller - Updated Actions to support new controller - Refactored ResultSet to be more generic - Improved streaming results - Added security restricing restricing users to their results - Added JSON Tabular converter - Added .sql file for loading converters - General code cleanup
- Added new maven dependencies for XLSX, and CSV - Added XML, XLSX, and CSV data converter stream classes - Updated sql file for new converters
- Updated process action, and query action to better support result data type depending on action - Fixed typos, and added licenses - Formating fixes - Created JSON Result Data Type framework and supporting infrastructure
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.
No description provided.