Introducing Streaming Ingest Client
Streaming ingest is used to ingest small chunks of data directly to the engine.
Streaming ingest feature should be enabled on the target cluster and database/table - to read more about streaming ingestion see Streaming ingestion (Preview)
BREAKING CHANGES:
None
FEATURES:
Streaming ingest client - provides methods to ingest from ReadStream and local files.
FIXES:
None