Victor-Sivov opened a new issue, #24528: URL: https://github.com/apache/superset/issues/24528
Hello there, I am experiencing an issue when enabling the TAGGING_SYSTEM feature in Apache Superset. Upon activating this feature, the creation of datasets fails. The specific error I receive is: "superset.datasets.commands.exceptions.DatasetCreateFailedError: Dataset creation failed." This error also occurs when trying to edit existing datasets and when creating duplicates. Steps to reproduce: Enable TAGGING_SYSTEM feature in Apache Superset. Attempt to create, edit or duplicate a dataset. Expected result: Datasets should be created, edited, or duplicated successfully without any errors. Actual result: The error "superset.datasets.commands.exceptions.DatasetCreateFailedError: Dataset creation failed" is displayed.  Despite these errors, queries are executed and charts are saved correctly. This issue impedes the full utilization of the TAGGING_SYSTEM feature, as the creation and manipulation of datasets is a critical part of using Apache Superset. Your assistance in resolving this problem would be greatly appreciated. Thank you for your support. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
