Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct msgpack conversion #14

Merged
merged 1 commit into from
Nov 11, 2019
Merged

Correct msgpack conversion #14

merged 1 commit into from
Nov 11, 2019

Conversation

chezou
Copy link
Member

@chezou chezou commented Nov 11, 2019

Since apply(df, 1, function(x) {msgpack::writeMsg(x, msgconn)}) outputs values as character with useless white spaces and that causes update schema issue, this PR changes msgpack conversion way.

@chezou chezou changed the title fix: correct msgpack conversion Correct msgpack conversion Nov 11, 2019
@chezou chezou merged commit c1fd3d7 into master Nov 11, 2019
@chezou chezou deleted the fix-bulk-import2 branch November 11, 2019 07:43
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.

1 participant