Arunodoy18 commented on issue #16141:
URL: https://github.com/apache/superset/issues/16141#issuecomment-3887373931

   I’m interested in working on this.
   
   From reading the thread, it seems the core issue is that dataset YAML 
exports rely on dataset names for file identity, which can lead to collisions 
or ambiguity during import workflows, especially in asset-management or CI/CD 
use cases.
   
   Instead of changing dataset identity behavior globally, I’m considering 
exploring improvements limited to export/import handling, such as:
   
   • Including UUID-based disambiguation in exported dataset filenames
   • Ensuring dataset UUID is consistently preserved and prioritized during 
import resolution
   • Maintaining backward compatibility with existing exports
   
   Would that direction align with current maintainers’ expectations for this 
issue?
   


-- 
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]

Reply via email to