Skip to main content

Rockset [ARCHIVED]

Prerequisites

  • For Airbyte Open Source users using the Postgres source connector, upgrade your Airbyte platform to version v0.40.0-alpha or newer and upgrade your Rockset connector to version 0.1.4 or newer

Features

FeatureSupport
Full Refresh Sync
Incremental - Append Sync
Incremental - Append + Deduped
Namespaces

Troubleshooting

Configuration

ParameterTypeNotes
api_keystringrockset api key
api_serverstringapi URL to rockset, specifying http protocol
workspacestringworkspace under which rockset collections will be added/modified

Getting Started (Airbyte Open Source / Airbyte Cloud)

Requirements

  1. Rockset api key with appropriate read and write credentials

CHANGELOG

VersionDatePull RequestSubject
0.1.42022-06-1715395Updated Destination Rockset to handle per-stream state
0.1.32022-06-1713864Updated stacktrace format for any trace message errors
0.1.22022-05-1712820Improved 'check' operation performance
0.1.12022-02-1410256Add -XX:+ExitOnOutOfMemoryError JVM option
0.1.02021-11-158006Initial release