ObjectTypeWithEmptySchema

Properties

Link copied to clipboard
open val isArray: Boolean = false
Link copied to clipboard
open override val isObject: Boolean = true

Functions

Link copied to clipboard

Utility method for database/warehouse destinations, which assume that the top-level schema is an object.

Link copied to clipboard
Link copied to clipboard

This function exists so that our tests can easily mock a DestinationStream, while still getting a real value for unknownColumnChanges.

Link copied to clipboard