Releases: viant/bgc
Releases · viant/bgc
Release 0.5.3
- Patched streaming wait for test data
Release v0.5.2
* Fix QueryIterator rowsIndex
Release v0.5.0
- Added default HTTP client (to run within GCE, or with GOOGLE_APPLICATION_CREDENTIALS)
Release v0.4.1
* Updated Create Table API signature change
* Patched show create table with cluster option
Release v0.4.0
- Updated Create Table API signature change
Release v0.3.0
* Patched timestamp type bind parameters substitution
* Parallelized streaming insert
* Introduced streamBatchCount to control streaming batch
* Updated detection of data available in streaming buffer
Release v0.2.1
* Extended dialect with ShowCreateTable
* Patched/enhanced conversion from TableTow to free type (i.e map[string]interface{})
* Patched timestamp sec level conversion entrophy
Release v0.2.0
Added retry of job status check