Features
In the following all features are listed which are (partly) included in the release. If no other open parts (stories) are left, the feature is finished and otherwise it is clarified as ongoing.
Finished Features
Supporting additional write configurations | ||
---|---|---|
Goal | Customer can read/write from/to mounted filesystems using the following file formats: .csv, .txt, .zip/.gz (contains only one .csv file) | |
Finished parts in the release | Append to CSV files inside Data Table Save |
|
Ongoing Features
Supporting full SPARK TIMESTAMPS inside Workflow variable with Overwriting Modifiers | ||
---|---|---|
Goal | We rework the existing TimeStamp variable into a DateTime variable type in ONE DATA workflows:
| |
Finished parts in the release | Adjust SPARK_TIMESTAMP format to simple datetime format | Technical groundwork for feature. |
Execute Select on Oracle Connections from ONE DATA | ||
---|---|---|
Goal | Why: When data analysts should use ONE DATA instead their known sql editor, we need to support executing their existing scripts. | |
Finished parts in the release | Provide dedicated endpoint for PLSQL execution | Technical groundwork for feature. |
[Server] Execution of multiple SELECT queries As a user I want to execute multiple statements at once. | If there are multiple SELECT queries executed, only the result of the last will be shown. |
Bugs and TR | ||
Goal | Collection of bugs and technical refinements. | |
Finished parts in the release | [ONE DATA backend] Optionally override the schema configured in an Oracle database connection to use all schemata available filtered by a blacklist | Add a new optional configuration to ONE DATA backend that can be used to specify a list of schema names with wildcards (%) to blacklist schemata that are not to be suggested by the autocompletion of the new SQL editor. If this option is present, ONE DATA's /generic/[id}/database-schema endpoint will not limit the schemata returned to the schema configured in a given Oracle connection but will return all schemata except for the ones that match any entry of the blacklist. |
Raise performance of SQL exec. with the editor on Oracle and PostgreSQL DBs. | Performance boost for the connections of the types Oracle and PostgreSQL | |
Supporting error messages | When a query was executed, but an error was returned from the db: Customer prefers to just have the ORACLE error message or at least this message is in the beginning. | |
[ONE DATA backend] Enable autocompletion of Oracle database table/view names from the active user's schema without needing the schema prefix | Bug Fix |
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article