ParquetViewer
ParquetViewer copied to clipboard
[FEAT] Enhance binary data visualization for GenericFixed columns
- Add support for displaying binary data in nullable GenericFixed columns
- Implement intelligent format detection for binary data of various lengths
- Add multiple representation formats (IPv6, UUID, Base64, ASCII, etc.)
- Provide visual cues for different binary data types with color coding
- Enable detailed inspection of binary data through QuickPeek view
- Add Binary data type to analytics tracking
- the feature is required for the IPv6 binary data visualization. And I created a generic solution for any binary data.
- I wish, this feature is useful for somebody.
- I can't show all columns of my grid view but I can show fake data below.
- Yellow column is string column, and Green column is a binary column.
- When you click a binary cell, you can inspect in different formats.
Thanks for the PR. I'll take a look when I get the chance
@mukunku is this related with me?
pipeline does not have permission on my repo.
That's okay you can ignore that as long as all the tests are passing