Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudquery/cloudquery
/ rowTransformer
FuncType
rowTransformer
plugins/destination/meilisearch/client/write.go:64–64 ·
view source on GitHub ↗
func(record arrow.RecordBatch) ([]map[string]any, error)
Source
from the content-addressed store, hash-verified
62
}
63
64
type
rowTransformer
func
(record arrow.RecordBatch) ([]
map
[string]any, error)
65
66
func
toMap(table *schema.Table) rowTransformer {
67
columns := table.Columns.Names()
Callers
1
tableTransformer
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected