Skip to content

Conversation

eatonphil
Copy link
Member

No description provided.

mtm := runner.MimeType(mt)
useSQLiteWriter = useSQLiteWriter && (mtm == runner.CSVMimeType ||
mtm == runner.TSVMimeType ||
mtm == runner.JSONLinesMimeType ||
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to drop this or actually implement support for nested fields correctly.

}
v = string(bs)
// TODO: don't keep this
case map[string]any:
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: drop this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant