dremio

package
v0.0.0-...-9c8620b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 4, 2023 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DremioArgs

type DremioArgs struct {
	Host         string
	Username     string
	Password     string
	ObjectStore  string
	RequestTable string
	SampleTable  string
}

type DremioRepository

type DremioRepository struct {
	// contains filtered or unexported fields
}

func NewDremioRepos

func NewDremioRepos(args DremioArgs) (*DremioRepository, error)

func (*DremioRepository) AddRequest

func (r *DremioRepository) AddRequest(ctx context.Context, sr smile.Request) error

func (*DremioRepository) UpdateRequest

func (r *DremioRepository) UpdateRequest(ctx context.Context, sr []smile.Request) error

func (*DremioRepository) UpdateSample

func (r *DremioRepository) UpdateSample(ctx context.Context, s []smile.Sample) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL