Skip to content

compilation with thrift v0.14.1 failed #33

@mangup

Description

@mangup

github.com/bippio/go-impala/services/cli_service

vendor/github.com/bippio/go-impala/services/cli_service/cli_service.go:721:37: not enough arguments in call to iprot.ReadStructBegin
have ()
want (context.Context)
vendor/github.com/bippio/go-impala/services/cli_service/cli_service.go:727:57: not enough arguments in call to iprot.ReadFieldBegin
have ()
want (context.Context)
vendor/github.com/bippio/go-impala/services/cli_service/cli_service.go:739:29: not enough arguments in call to iprot.Skip
have (thrift.TType)
want (context.Context, thrift.TType)
vendor/github.com/bippio/go-impala/services/cli_service/cli_service.go:758:33: not enough arguments in call to iprot.ReadFieldEnd
have ()
want (context.Context)
vendor/github.com/bippio/go-impala/services/cli_service/cli_service.go:762:32: not enough arguments in call to iprot.ReadStructEnd
have ()
want (context.Context)
vendor/github.com/bippio/go-impala/services/cli_service/cli_service.go:769:29: not enough arguments in call to iprot.ReadI32
have ()
want (context.Context)
vendor/github.com/bippio/go-impala/services/cli_service/cli_service.go:778:32: not enough arguments in call to iprot.ReadString
have ()
want (context.Context)
vendor/github.com/bippio/go-impala/services/cli_service/cli_service.go:790:35: not enough arguments in call to oprot.WriteStructBegin
have (string)
want (context.Context, string)
vendor/github.com/bippio/go-impala/services/cli_service/cli_service.go:796:33: not enough arguments in call to oprot.WriteFieldStop
have ()
want (context.Context)
vendor/github.com/bippio/go-impala/services/cli_service/cli_service.go:798:33: not enough arguments in call to oprot.WriteStructEnd
have ()
want (context.Context)
vendor/github.com/bippio/go-impala/services/cli_service/cli_service.go:798:33: too many errors

Compilation finished with exit code 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions