ParquetViewer
ParquetViewer copied to clipboard
[FEAT] Enhance binary data visualization for GenericFixed columns
[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
PR for the feature:
https://github.com/mukunku/ParquetViewer/pull/135
Thanks for the idea and the PR. I tweaked it a bit and got it out as part of v3.4.0 ❤️