koblas / impalathing

A golang driver for impala via thrift
Other
28 stars 21 forks source link

not enough arguments in call to iprot.ReadStructBegin #17

Open floringavrila opened 3 years ago

floringavrila commented 3 years ago

Thrift v0.14.0 added context on function calls.

maybe you should lock it to v13 as a quick fix

koblas commented 3 years ago

Would you mind making a pull request.