Skip to content

Conversation

@gsvic
Copy link
Contributor

@gsvic gsvic commented May 1, 2020

@gsvic gsvic requested a review from Shelnutt2 May 1, 2020 11:34
Copy link
Member

@Shelnutt2 Shelnutt2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One minor addition which I think will be helpful

* @param cellValNum The number of values per cell
* @throws TileDBError
*/
public void setCellValNum(long cellValNum) throws TileDBError {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add another helper function for public bool isVarLength() or isVar (whatever you prefer). It should just be something like return getCellValNum() == TILEDB_VAR_NUM

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just saw that @Shelnutt2. Gonna add this in the next PR

@gsvic gsvic merged commit ce0ddb2 into master May 1, 2020
@gsvic gsvic deleted the victorgiannakouris/ch1881/support-dimension-val-num branch May 1, 2020 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants