VitaliiMaltsev
VitaliiMaltsev
/test connector=connectors/source-mssql-strict-encrypt > :clock2: connectors/source-mssql-strict-encrypt https://github.com/airbytehq/airbyte/actions/runs/2754318360 > :white_check_mark: connectors/source-mssql-strict-encrypt https://github.com/airbytehq/airbyte/actions/runs/2754318360 No Python unittests run > ### Build Passed Test summary info: ``` All Passed ```
/test connector=connectors/source-mssql > :clock2: connectors/source-mssql https://github.com/airbytehq/airbyte/actions/runs/2754593979 > :x: connectors/source-mssql https://github.com/airbytehq/airbyte/actions/runs/2754593979 > :bug: https://gradle.com/s/midn4fohvk2zu > ### Build Failed Test summary info: ``` Could not find result summary ```
Implementation details: 1. Create custom PostgresType on base of JdbcType 2. Extend PostgresType with all supported array datatypes 3. Modify PostgresSourceOperations to extend AbstractJdbcCompatibleSourceOperations 4. Modify JsonSchemaType to support array...
@grishick i have two proposals on how to implement this task: **Proposal A** Remove "none" auth method from existing connector destination-elasticsearch and publish into the cloud _Pros and cons:_ ```...
/test connector=connectors/source-mssql > :clock2: connectors/source-mssql https://github.com/airbytehq/airbyte/actions/runs/2782775070 > :white_check_mark: connectors/source-mssql https://github.com/airbytehq/airbyte/actions/runs/2782775070 No Python unittests run > ### Build Passed Test summary info: ``` All Passed ```
/test connector=connectors/source-mssql-strict-encrypt > :clock2: connectors/source-mssql-strict-encrypt https://github.com/airbytehq/airbyte/actions/runs/2859241536 > :white_check_mark: connectors/source-mssql-strict-encrypt https://github.com/airbytehq/airbyte/actions/runs/2859241536 No Python unittests run > ### Build Passed Test summary info: ``` All Passed ```
/test connector=connectors/source-mssql > :clock2: connectors/source-mssql https://github.com/airbytehq/airbyte/actions/runs/2859241777 > :white_check_mark: connectors/source-mssql https://github.com/airbytehq/airbyte/actions/runs/2859241777 No Python unittests run > ### Build Passed Test summary info: ``` All Passed ```
/test connector=connectors/source-mysql-strict-encrypt > :clock2: connectors/source-mysql-strict-encrypt https://github.com/airbytehq/airbyte/actions/runs/2859684774 > :white_check_mark: connectors/source-mysql-strict-encrypt https://github.com/airbytehq/airbyte/actions/runs/2859684774 No Python unittests run > ### Build Passed Test summary info: ``` All Passed ```
/test connector=connectors/source-mysql > :clock2: connectors/source-mysql https://github.com/airbytehq/airbyte/actions/runs/2859780526 > :white_check_mark: connectors/source-mysql https://github.com/airbytehq/airbyte/actions/runs/2859780526 No Python unittests run > ### Build Passed Test summary info: ``` All Passed ```
> @VitaliiMaltsev what will happen if the new connector is deployed to an OpenSource Airbyte instance that does not have `airbyte-server` changes that are proposed in this PR? @grishick in...