stageutil

package
v0.0.0-debug-20260702 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2026 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteStageFiles

func DeleteStageFiles(ctx context.Context, proc *process.Process, stagePath string, ifExists bool) (int, error)

func ExpandSubStage

func ExpandSubStage(s stage.StageDef, proc *process.Process) (stage.StageDef, error)

func StageListWithPattern

func StageListWithPattern(service string, pattern string, proc *process.Process) (fileList []string, err error)

func StageLoadCatalog

func StageLoadCatalog(proc *process.Process, stagename string) (s stage.StageDef, err error)

func UrlToPath

func UrlToPath(furl string, proc *process.Process) (path string, query string, err error)

func UrlToStageDef

func UrlToStageDef(furl string, proc *process.Process) (s stage.StageDef, err error)

func UrlToStageDefForExport

func UrlToStageDefForExport(furl string, proc *process.Process) (s stage.StageDef, err error)

UrlToStageDefForExport is similar to UrlToStageDef but preserves printf-style format specifiers like %d, %05d in the path. This is used for SELECT INTO OUTFILE with SPLITSIZE where the filename template contains format specifiers for file numbering.

Types

This section is empty.

Jump to

Keyboard shortcuts

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