Marius Posta
Marius Posta
Micronaut doesn't play well with lombok so a prereq is to remove the blanket lombok dependency added in the root `build.gradle`. Micronaut when used with Kotlin requires KSP (or something...
This is a work-in-progress which will eventually join the stack here: https://app.graphite.dev/github/pr/airbytehq/airbyte/37794/source-oracle-add-CHECK-and-DISCOVER-implementations
## What Fixes airbytehq/airbyte-internal-issues#7772 ## How Changes a SQL query to return only one row. ## User Impact Might reduce OOMs, otherwise nothing. ## Can this PR be safely reverted...
## What Fixes https://github.com/airbytehq/airbyte-internal-issues/issues/7767 ## How Disable autocommit and connect with extra JDBC URL parameters ## User Impact This shouldn't cause any perceptible changes, other than OOMs being eliminated, or,...
## What Fixes https://github.com/airbytehq/airbyte-internal-issues/issues/9704 The Bulk CDK needs to support the `DEPLOYMENT_MODE` environment variable and the associated `CLOUD` feature flag. This PR adds support for this and makes source-mysql-v2 adopt...