hyparam / hyperparam-cli

Hyperparam local dataset viewer
https://hyperparam.app
MIT License
2 stars 0 forks source link

[components] fix types in hyparquet, then remove duplicated code #29

Closed severo closed 1 week ago

severo commented 1 week ago

once the types are fixed in hyparquet, remove the following code and import from hyparquet:

https://github.com/hyparam/hyperparam-cli/blob/c536f49bff84b40f83435f4f6eba1dc66551f724/packages/components/src/workers/parquetWorkerClient.ts#L168-L221

severo commented 1 week ago

The types are OK in hyparquet, nothing to do. code removed with #31