* start * revert * azblob * bq * bq denorm * megapublish baaaabyyyy * fix needs * matrix connectors * auto-bump connector version * dont failfast and max parallel 5 * multi runno * minor * testing matrix agents * name * testing multi agents * tmp fix * new multi agents * multi test * tryy * let's do this * magico * fix * label test * couple more connector bumps * temp * things * check this * lets gooo * more connectors * Delete TEMP-testing-command.yml * auto-bump connector version * added comment describing bash part * running single thread * catch sentry cli * auto-bump connector version * destinations * + snowflake * saved * auto-bump connector version * auto-bump connector version * java source bumps * auto-bump connector version * auto-bump connector version * auto-bump connector version * auto-bump connector version * auto-bump connector version * auto-bump connector version * auto-bump connector version * auto-bump connector version * auto-bump connector version * auto-bump connector version * auto-bump connector version * auto-bump connector version * auto-bump connector version * auto-bump connector version * auto-bump connector version * auto-bump connector version * auto-bump connector version * auto-bump connector version * auto-bump connector version * remove twice-defined methods * label things * revert action * using the new test action * point at action * wrong tag on action * update pool label * update to use new ec2-github-runner fork * this needs to be more generic than publisher * change publish to run on pool * add comment about runner-pool usage * updated publish command docs for multi & parallel connector runs * auto-bump connector version * auto-bump connector version * auto-bump connector version * unbump failed publish versions * missed dockerfiles * remove failed docs * mssql fix * overhauled the git comment output * bumping a test connector that should work * slight order switcheroo * output connectors properly in first message * auto-bump connector version Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
1.2 KiB
1.2 KiB
Rockset
Features
| Feature | Support |
|---|---|
| Full Refresh Sync | ✅ |
| Incremental - Append Sync | ✅ |
| Incremental - Deduped History | ❌ |
| Namespaces | ❌ |
Troubleshooting
Configuration
| Parameter | Type | Notes |
|---|---|---|
| api_key | string | rockset api key |
| api_server | string | api URL to rockset, specifying http protocol |
| workspace | string | workspace under which rockset collections will be added/modified |
Getting Started (Airbyte Open-Source / Airbyte Cloud)
Requirements
- Rockset api key with appropriate read and write credentials
CHANGELOG
| Version | Date | Pull Request | Subject |
|---|---|---|---|
| 0.1.3 | 2022-06-17 | 13864 | Updated stacktrace format for any trace message errors |
| 0.1.2 | 2022-05-17 | 12820 | Improved 'check' operation performance |
| 0.1.1 | 2022-02-14 | 10256 | Add -XX:+ExitOnOutOfMemoryError JVM option |
| 0.1.0 | 2021-11-15 | #8006 | Initial release |