You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
350 B
19 lines
350 B
4 years ago
|
// Autogenerated by Thrift Compiler (0.10.0)
|
||
|
// DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
|
||
|
|
||
|
package parquet
|
||
|
|
||
|
import (
|
||
|
"bytes"
|
||
|
"fmt"
|
||
|
"git.apache.org/thrift.git/lib/go/thrift"
|
||
|
)
|
||
|
|
||
|
// (needed to ensure safety because of naive import list construction.)
|
||
|
var _ = thrift.ZERO
|
||
|
var _ = fmt.Printf
|
||
|
var _ = bytes.Equal
|
||
|
|
||
|
func init() {
|
||
|
}
|