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

Error when using TimescaleDB copyFrom format #169

Open
lTheMightyMl opened this issue Aug 9, 2020 · 0 comments
Open

Error when using TimescaleDB copyFrom format #169

lTheMightyMl opened this issue Aug 9, 2020 · 0 comments

Comments

@lTheMightyMl
Copy link

lTheMightyMl commented Aug 9, 2020

When executing the following lines, I encounter multiple errors:

$GOPATH/bin/bulk_data_gen -format timescaledb-copyFrom | $GOPATH/bin/bulk_load_timescale 
$GOPATH/bin/bulk_data_gen -format timescaledb-copyFrom | $GOPATH/bin/bulk_load_timescale -format timescaledb-copyFrom

Two types of such errors are as follows:

cannot unmarshall 0 item: proto: FlatPoint: wiretype end group for non-group

cannot unmarshall 0 item: proto: wrong wireType = 1 for field MeasurementName

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

No branches or pull requests

2 participants