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

Fixed Bug causing #433 I think we are getting this bug because in java empty String is by default null. And in your code you are finding the length of...

## Summary Add missing identifiers to the list of suggested names in the auto-completion provided in the SQL query console of the Polypheny-UI. Fixes #43 ### ToDo - [x] Add...

The data view in Polypheny-UI makes it possible to view images and videos. The multimedia objects in the table view and card view are displayed rather small. It would be...

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

### Operating System (Polypheny-DB) Windows ### Polypheny-DB Version 0d7256f77c62e8d18959966f3afbda2357b918b2 name:schema-integration ### Affected Areas DB ### Browser Chrome ### Client Operating System _No response_ ### Bug Description When I load a...

C-bug
A-db
E-medium

### Operating System (Polypheny-DB) Windows ### Polypheny-DB Version v1.4.3 ### Affected Areas UI ### Browser Chrome ### Client Operating System Windows 11 ### Bug Description ![image](https://github.com/polypheny/Polypheny-DB/assets/24786147/84e3a7f7-e6a7-4207-baed-b8b1c51c6d81) When attempting to input...

C-bug
A-ui
A-db

It would be great if the Query-to-File interface would show that there are uncommited changes to the materialized query in the mounted file system.

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

### Affected Areas DB, UI ### Feature Description To verify that the connection with the specified credentials to the data source system works as intended a 'Test Connection' button for...

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

> Note that this issue is rather difficult and requires taking time to understand the whole architecture of the Query-to-File project. The Query-to-File interface does not support deleting and inserting...

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

### Affected Areas DB ### Feature Description Hello Polypheny Team, I'm currently exploring the capabilities of Polypheny and am interested in executing cross-model queries, specifically between HSQLDB and Neo4j. However,...

C-enhancement
A-docs

### Affected Areas DB, UI, Control ### Feature Description Provide GIS capabilities for Polypheny. - Incorporate Spatial Data Types, e.g. Point, Polygon, LineString, collections, etc. - As well as essential...

C-enhancement