mmerchant
Results
2
issues of
mmerchant
Can you please provide another clear example of a streaming transcription that has a `return`. At present, the return of `alt.transcript` when reaching it's final state (i.e. `not is_partial`) results...
Given a JSON file: ```json { "id": "1234", "timestamp": "2018-05-31 00:00:00", "foo": { "key1": null, "key2": "value" } } ``` Using the following table create: ``` CREATE EXTERNAL TABLE test_table...