Open cfahlgren1 opened 5 months ago
Loading image datasets can be very slow since it is loading all of the bytes into the table which is not very performant.
We can see the type of the column as bytes, maybe we can have a custom cell component showing a file icon so the table can remain performant?
Loading image datasets can be very slow since it is loading all of the bytes into the table which is not very performant.
We can see the type of the column as bytes, maybe we can have a custom cell component showing a file icon so the table can remain performant?