Skip to content

[query] MT.tail should prefer n_rows to n.#13508

Merged
danking merged 4 commits into
hail-is:mainfrom
danking:fix-tail
Sep 6, 2023
Merged

[query] MT.tail should prefer n_rows to n.#13508
danking merged 4 commits into
hail-is:mainfrom
danking:fix-tail

Conversation

@danking

@danking danking commented Aug 28, 2023

Copy link
Copy Markdown
Contributor

CHANGELOG: The n parameter of MatrixTable.tail is deprecated in favor of a new n_rows parameter.

MT.head already does this.

CHANGELOG: The `n` parameter of `MatrixTable.tail` is deprecated in favor of a new `n_rows` parameter.

MT.head already does this.

@patrick-schultz patrick-schultz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Should give a deprecation warning when n is used

@danking danking dismissed patrick-schultz’s stale review August 31, 2023 22:29

I also added it to head.

@danking

danking commented Sep 6, 2023

Copy link
Copy Markdown
Contributor Author

bump

@danking danking merged commit e0bf6e6 into hail-is:main Sep 6, 2023
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.

2 participants