Skip to content
This repository has been archived by the owner on Mar 6, 2019. It is now read-only.

Provide ability to read a cell value from Tile without deserializing whole tile. #38

Closed
metasim opened this issue Nov 28, 2017 · 1 comment
Assignees

Comments

@metasim
Copy link
Contributor

metasim commented Nov 28, 2017

Start with TileUDT.get(row: Row, col: Int, row: Int): Int and TileUDT.getDouble(row: Row, col: Int, row: Int): Double then add column functions.

@metasim metasim self-assigned this Nov 28, 2017
@metasim
Copy link
Contributor Author

metasim commented Dec 1, 2017

Implemented in b7c7f6e

@metasim metasim closed this as completed Dec 1, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant