-
Updated
Mar 8, 2022
data-warehouse
Here are 282 public repositories matching this topic...
-
Updated
Apr 2, 2022 - C
-
Updated
Apr 1, 2022 - Go
-
Updated
Apr 1, 2022 - Python
-
Updated
Oct 13, 2021 - Python
especially for less obvious but lengthy code snippets!
-
Updated
Mar 5, 2020 - Python
Sending a rest call to delete a job specification throws 404 where as grpc call works fine. Steps to reproduce
curl -X DELETE "http://localhost:9100/v1/project/my-project/namespace/kush/helloworld" -H "accept: application/json"-
Updated
Mar 17, 2022 - Java
Support copy into queries
https://docs.gethue.com/developer/api/cli/
TODO:
- Auth:
- On auth, auto select SQL and storage connectors if only one, or select from the list
- Remember last value used: e.g. dialect/connector, propose last api URL/login as default when relogin..
- Query: select dialect, execute a custom statement reusing Notebook Python lib
- Storage: download, upload
-
Updated
Aug 9, 2021 - PHP
-
Updated
Jan 27, 2022 - Java
-
Updated
Sep 21, 2021 - Vue
-
Updated
Jan 30, 2022 - C#
-
Updated
Mar 15, 2022 - Jupyter Notebook
What is the feature request? What problem does it solve?
We need to integrate some static code analysis in order to be able to better ensure code quality and security.
Suggested solution
In the current Github Org SonarCloud and/or Codecov are approved so we should use one (or both) of them.
Additional context
This also was found as a gap in the evaluation https://bestpracti
-
Updated
Apr 18, 2020 - Python
-
Updated
Aug 29, 2017 - Jupyter Notebook
-
Updated
Mar 29, 2022 - JavaScript
-
Updated
Sep 9, 2021 - C#
-
Updated
Feb 18, 2022 - Go
-
Updated
Mar 31, 2022 - Python
-
Updated
Sep 7, 2021 - Jupyter Notebook
-
Updated
Feb 24, 2022 - Dockerfile
-
Updated
Jun 2, 2018
-
Updated
Mar 4, 2022
When trying to modify a scenarios with a solution, it throws an error saying:
at.ac.iiasa.ixmp.exceptions.IxExceptionPyRaisable: at.ac.iiasa.ixmp.exceptions.IxException: This Scenario has elements in a variable or equation! Use 'removeSolution()' or clone(False)'before editing!
removeSolution() is deprecated. Actual name is remove_sol().
-
Updated
Sep 29, 2021 - JavaScript
Improve this page
Add a description, image, and links to the data-warehouse topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the data-warehouse topic, visit your repo's landing page and select "manage topics."
Description
Now we connect jira / gitlab on Domain Layer level,
compoundplugin is not needed anymore.Describe the solution you'd like
compoundplugin from Backendconfig-uiHas