polypheny / Polypheny-DB

A self-adaptive Polystore that provides cost- and workload aware access to heterogeneous data.
https://polypheny.org
Apache License 2.0
122 stars 82 forks source link

Dynamic Reconfiguration for Any Adapter Integration in Polypheny #471

Open sroopsai opened 6 months ago

sroopsai commented 6 months ago

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 for dynamic reconfiguration of connection settings, table names, database names, and other relevant parameters post-initial deployment or integration into the Polypheny system. This feature would enable users to adapt to changing requirements, correct configuration errors.

Use Case(s)

This feature would enable users to adapt to changing requirements, correct configuration errors.

Possible Solutions

No response

Possible Alternatives

No response

datomo commented 5 months ago

Dear @sroopsai Thank you for this issue. Do you mind elaborating, what you are missing with the current capabilities regarding schema adjustments or adapter configuration?

sroopsai commented 5 months ago
image

We should be able to reconfigure again after deployment. For example I should be able to re-upload new CSV file after deployment.