Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Float64FromBytes ¶
func Int64FromBytes ¶
Types ¶
type Plugin ¶
type Plugin struct {
// contains filtered or unexported fields
}
func NewSqlTransformPlugin ¶
func NewSqlTransformPlugin(appctx *stream_context.Context, config Config) (*Plugin, error)
func (*Plugin) EvolveSchema ¶
func (p *Plugin) EvolveSchema(streamSchema *schema.StreamSchemaObj) error
EvolveSchema will add a string column to the schema in order to match the result to SQL statement
Click to show internal directories.
Click to hide internal directories.