objectiv-analytics
objectiv-analytics copied to clipboard
Bach: Add test for complex type to json conversion on BQ, and implement.
This is needed to convert complex data types into JSON on BQ, in order to be able to keep them around in the dataframe at query time (like global_context).
No rush, if it causes conflicts/trouble at the moment, totally okay to postpone as it's quite simple.
Adds one query to the test suite.