Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Analyze ¶
func Analyze(ctx context.Context, client *bigquery.Client, table string, pathGroupBy PathGrouping, csvw io.Writer) error
Analyze BQに問い合わせを行い appengine のログを解析した結果を CSV として writer に書く
func AnalyzeDryrun ¶
func AnalyzeDryrun(ctx context.Context, client *bigquery.Client, table string, pathGroupBy PathGrouping) (*bigquery.JobStatistics, error)
AnalyzeDryrun BQに問い合わせを行い実行計画を返却する
Types ¶
type PathGrouping ¶
type PlanResult ¶
Click to show internal directories.
Click to hide internal directories.