(tableName string)
| 51 | getTable() string |
| 52 | dropTable(tableName string) string |
| 53 | materializationIterateSegment(tableName string) string |
| 54 | newSQLOfflineTable(name string, columnType string) string |
| 55 | writeUpdate(table string) string |
| 56 | writeInserts(table string) string |
no outgoing calls
no test coverage detected