This repository has been archived by the owner. It is now read-only.
Provide ability to read a cell value from Tile without deserializing whole tile. #38
Comments
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Start with
TileUDT.get(row: Row, col: Int, row: Int): Int
andTileUDT.getDouble(row: Row, col: Int, row: Int): Double
then add column functions.The text was updated successfully, but these errors were encountered: