xitongsys / parquet-go

pure golang library for reading/writing parquet file
Apache License 2.0
1.27k stars 293 forks source link

compile error .../xitongsys/parquet-go/common/common.go:1033:56: undefined: array.Interface #497

Open JuanVargas opened 2 years ago

JuanVargas commented 2 years ago

I am getting the error message

/github.com/xitongsys/parquet-go/common/common.go:1033:56: undefined: array.Interface

can someone please take a look? Thank you

hayeon7 commented 1 year ago

I have same issue.