Skip to content

Conversation

@romanost03
Copy link
Contributor

Automated schema discovery for heterogenous data stores implementation.

romanost03 added 30 commits June 3, 2025 19:53
…ilation in build.gradle of the oracle adapter.
…data structures for saving those information.
…" method searches with uppercase letters (lowercase doesn't work).
…etadata tree structure. And added new command for the HTTP-Server to handle selected attrbiutes
… (yet only postgresql adapter) and are considered while creating the source in the DdlManagerImpl.java
…s datatype "LONGVARCHAR" is correctly recognized.
…ry metadata from oracle source are not filterer yet.
…tedColumns" in monetdb-adapter. The adapter gets deployed now and shows data.
…n the tables setting anymore. "FetchPreview" method for the MetadataProvider instances now shows all metadata (working for postgres and monet db yet).
…table setting input if the user hasn't made a selection from the preview request (as a long as table setting is active).
…yed adapter. Yet metadata changes are detected but not applied.
# Conflicts:
#	core/src/main/java/org/polypheny/db/adapter/DataSource.java
#	dbms/src/main/java/org/polypheny/db/ddl/DdlManagerImpl.java
#	plugins/csv-adapter/src/main/java/org/polypheny/db/adapter/csv/CsvSource.java
#	plugins/excel-adapter/src/main/java/org/polypheny/db/adapter/excel/ExcelSource.java
#	plugins/monetdb-adapter/src/main/java/org/polypheny/db/adapter/monetdb/sources/MonetdbSource.java
#	plugins/mysql-adapter/src/main/java/org/polypheny/db/adapter/jdbc/MysqlSourcePlugin.java
#	plugins/postgres-adapter/src/main/java/org/polypheny/db/adapter/postgres/source/PostgresqlSource.java
#	webui/src/main/java/org/polypheny/db/webui/Crud.java
…N-source (prototype now). Bugfix for adding meta-configurations.
@romanost03 romanost03 requested review from gartens and vogti August 13, 2025 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant