generated from finos/software-project-blueprint
-
Notifications
You must be signed in to change notification settings - Fork 237
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* repl: infrastructure API for datacube * repl: support debugging for datacube query execution * repl: standardize display for errors and align with color palette of terminal * repl: fix problem with command ordering causing execute command to take over all others * repl: improve execute, cache and add datacube commands * repl: separate data-cube code to its own extension * repl: build shaded JAR for REPL with DataCube * repl: add DEBUG commands for DataCube extension * fix modules' versions post rebase * repl: adjust data-cube compiler usage post rebase * repl: fix a bug where exclamation point (NOT operator) crash auto-completer * repl: support persisting command history to file * repl: simplify cache commands * repl: improve printing relational result (with truncation and metadata) * repl: standardize terminal print command usage * repl: make sure Show command warn about invalid last Execute command * datacube: return query code as part of execution call * datacube: bump datacube client [email protected]
- Loading branch information
Showing
60 changed files
with
2,164 additions
and
784 deletions.
There are no files selected for viewing
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
Binary file modified
BIN
+162 KB
(250%)
legend-engine-config/legend-engine-repl/docs/repl-debug-setup.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+250 KB
(300%)
legend-engine-config/legend-engine-repl/docs/repl-webapp-dev-setup.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
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
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
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
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
Oops, something went wrong.