Skip to content

add support for Tables.AbstractRow in push!, pushfirst!, and insert!#3245

Merged
bkamins merged 10 commits intomainfrom
bk/AbstractRow
Jan 6, 2023
Merged

add support for Tables.AbstractRow in push!, pushfirst!, and insert!#3245
bkamins merged 10 commits intomainfrom
bk/AbstractRow

Conversation

@bkamins
Copy link
Copy Markdown
Member

@bkamins bkamins commented Dec 10, 2022

fixes #3244

@ararslan
Copy link
Copy Markdown
Member

The Windows CI failure is very concerning but surely unrelated.

@bkamins
Copy link
Copy Markdown
Member Author

bkamins commented Dec 12, 2022

The failure is 32-bit related and is known issue (sometimes CI virtual machines do not have enough RAM). We could not work around it. Thank you!

Co-authored-by: Milan Bouchet-Valat <[email protected]>
@bkamins bkamins merged commit 35cbbdc into main Jan 6, 2023
@bkamins bkamins deleted the bk/AbstractRow branch January 6, 2023 23:32
@bkamins
Copy link
Copy Markdown
Member Author

bkamins commented Jan 6, 2023

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for Tables.AbstractRow to functions that take row

4 participants