xuang7 opened a new pull request, #3706: URL: https://github.com/apache/texera/pull/3706
### **Purpose** This PR enhances the dataset version information display by adding creation date alongside version size, providing users with better context about when each version was created ,reduces reliance on manual descriptions for version history. Closes #3701 ### **Changes** - Added a variable to capture each dataset version's creation date in `dataset-detail.component.ts` - Added creation date display for dataset versions in MM/dd/yyyy format, using existing styling for consistent UI appearance ### **Demonstration** | Before | After | |--------|-------| | <img width="393" height="147" alt="no-info" src="https://github.com/user-attachments/assets/a8437623-8d4e-4c58-b9a4-9c0bebb93e42" /> | <img width="401" height="222" alt="version-date" src="https://github.com/user-attachments/assets/c59d80df-d7d7-4a52-aedc-c7ffeae237d6" /> | -- 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: dev-unsubscr...@texera.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org