Polypheny-DB icon indicating copy to clipboard operation
Polypheny-DB copied to clipboard

A self-adaptive Polystore that provides cost- and workload aware access to heterogeneous data.

Results 100 Polypheny-DB issues
Sort by recently updated
recently updated
newest added

### Operating System (Polypheny-DB) Windows ### Polypheny-DB Version last ### Affected Areas UI ### Browser Chrome ### Client Operating System win 10 ### Bug Description When you click deploy, only...

C-bug

Railroad diagrams are a nice way for visualizing a syntax. It would be nice if we could also integrate railroad diagrams into the Polypheny website. I found the JS library...

C-enhancement
P-high
E-good-first-issue
A-website

## Summary Added more tests for the RequestParser class of rest-interface and refactored the old ones. Changes were made in the RequestParser class to refactor and make mocking possible. With...

## Summary In this pull request, we move the logos from stored at the Frontend (Polypheny-UI) to the Backend (Polypheny-DB). We also add the logo path/icon identifier on the response...

C-enhancement
A-ui
S-in-progress

## Summary A backup and restore feature was added. The feature covers schema information and data entries. A full backup of all data is created. ### Changes The backup and...

S-in-progress

## Summary Added tests for the Rest class of rest-interface as there were no tests for the class. With a deeper understanding of the system, more tests can be written...

### Affected Areas DB ### Feature Description The Rest class of rest interface is not tested yet. It is extensively used by the RestInterfacePlugin class. ### Use Case(s) Adding tests...

C-enhancement

## Summary The Swagger plugin for Javalin is used to configure Swagger. However the annotated endpoints are shown in the Swagger UI but annotations are unable to access any user-defined...

### Affected Areas DB ### Feature Description The current tests of the RequestParserTest.java file do not have tests for all the methods that need to be tested. Also it does...

C-enhancement
C-cleanup
E-easy
P-low

### Affected Areas DB, UI ### Feature Description As a user deploying the Any adapter as a data source in Polypheny, I propose the implementation of a feature that allows...

C-enhancement
A-ui
A-db
E-medium