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

### Description: Polypheny-UI, as of now, does not correctly sort the available adapter settings when deploying an adapter. While it receives the ordering for the settings already, it is not...

A-ui
P-medium

### Affected Areas DB, UI ### Feature Description When adding new Data Sources we currently only have the option to add tables, views by explicitly adding them name by name....

C-enhancement
A-ui
A-db
E-easy

When executing arbitrary queries via Query-to-File, the result is materialized in the mounted folder. Since updating is anyway not support for arbitrary queries (this is only supported in the table...

C-enhancement
P-low
E-good-first-issue
A-qtf

### Operating System (Polypheny-DB) Linux ### Polypheny-DB Version v.0.9.0 ### Affected Areas DB, UI ### Browser _No response_ ### Client Operating System SLES 15 SP4 ### Bug Description When adding...

C-bug
A-ui
A-db
E-good-first-issue

## Summary This change introduces a check during the parsing of settings to determine whether the value associated with the "tables" key is a wildcard character "*". If it is,...

### Affected Areas Control, Something else (please specify in the description!) ### Feature Description As developers need to know the API endpoints and their formats, I think it is necessary...

C-enhancement

## Summary Provide GIS capabilities for Polypheny: https://github.com/polypheny/Polypheny-DB/issues/462 Incorporate Spatial Data Types, e.g. Point, Polygon, LineString, collections, etc. As well as essential spatial function for querying properties and relations, e.g....

C-enhancement

Query-to-File is currently not working on Windows. There are some bugs to differences between Unix-based file systems (Linux, MacOS) and Windows. Since the JNR FUSE library we use supports Windows...

C-bug
P-high
E-good-first-issue
A-qtf

fixes #450 ## Summary I added a method called testConnection in the DataSource abstarct in order to test the connection of a specific Data Source. The method could be abstract...

Add a larger text field and add support for uploading a file containing the JSON. ![grafik](https://user-images.githubusercontent.com/1682115/91021846-9e5e9100-e5f4-11ea-8ad0-8c2facabf27f.png) This should be handled completely within the UI.

C-enhancement
A-ui
P-medium
E-good-first-issue