Closed walmaaoui closed 7 months ago
This is fixed and will be available in the next release of the connector (0.38).
@isha97 README
still mentions that "Values can be simple types (not structs)". Is this outdated information and struct types as values are supported in both read and write scenario? I conclude that they are based on tests.
I see what it could be a regression.
The following code works in connector version 0.25.2 but it doesn't in 0.34.0. Is it an expected/wanted change?
The dataframe schema is
The above:
Works with version 0.25.2 and gives a table on BQ with the following schema
Fails with version 0.34.0 with the following message
Although BQ doesn't support Maps: