-
Updated
Feb 23, 2022
data-warehouse
Here are 280 public repositories matching this topic...
-
Updated
Mar 3, 2022 - C
-
Updated
Mar 3, 2022 - Go
-
Updated
Mar 2, 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
Feb 24, 2022 - Java
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
Support copy into queries
-
Updated
Jan 27, 2022 - Java
-
Updated
Sep 21, 2021 - Vue
-
Updated
Jan 30, 2022 - C#
-
Updated
Mar 2, 2022 - Jupyter Notebook
-
Updated
Apr 18, 2020 - Python
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
Aug 29, 2017 - Jupyter Notebook
-
Updated
Mar 3, 2022 - JavaScript
-
Updated
Sep 9, 2021 - C#
-
Updated
Feb 18, 2022 - Go
-
Updated
Feb 27, 2022 - Python
-
Updated
Sep 7, 2021 - Jupyter Notebook
-
Updated
Feb 24, 2022 - Dockerfile
-
Updated
Jun 2, 2018
-
Updated
Oct 5, 2021
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