gohive icon indicating copy to clipboard operation
gohive copied to clipboard

batch size Incorrect

Open hqbhoho opened this issue 2 years ago • 0 comments

As #60 ,I think can't setMatLength with batch size which config hive query return rows count with one fetch request。 batch size will set in hive session options := hiveOptions{PollIntervalSeconds: 5, BatchSize: int64(cfg.Batch)}

hqbhoho avatar Aug 15 '22 01:08 hqbhoho