faros-ai / airbyte-connectors

Airbyte connectors (sources & destinations) + Airbyte CDK for JavaScript/TypeScript
Apache License 2.0
106 stars 61 forks source link

Pass decompressed state to onBeforeRead #1634

Closed ypc-faros closed 4 weeks ago

ypc-faros commented 4 weeks ago

Description

Noticed that my previous PR , which uses the state, was not working. We're passing the possibly compressed state to the onBeforeRead function, so that's why this wouldn't work.

Type of change

Related issues

Fix [#1]()

Migration notes

Describe migration notes if any

Extra info

Add any additional information

sonarcloud[bot] commented 4 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud