mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-23 06:05:54 +00:00
* Implement Ingestion side to return a flag when all values are unique * Update generated TypeScript types * feat: Enhance CardinalityDistributionChart to display messages when all values are unique - Added logic to check if all values are unique for both first day and current day data. - Implemented a placeholder message when all values are unique, indicating no distribution available. - Updated tests to cover scenarios for unique values and ensure correct rendering of charts and messages. - Added localization for the new message in multiple languages. --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>