Skip to content

Conversation

@erezrokah
Copy link
Member

Summary

Replaces #7456

@erezrokah erezrokah requested review from a team and disq and removed request for a team January 31, 2023 14:50
@erezrokah erezrokah requested a review from bbernays January 31, 2023 14:51
@cq-bot cq-bot added the file label Jan 31, 2023
@erezrokah erezrokah changed the title fix: Update to new SDK fix(destination-file): Update to new SDK Jan 31, 2023
@erezrokah erezrokah changed the title fix(destination-file): Update to new SDK fix(destination-file): Update to new filetypes modules Jan 31, 2023
Comment on lines 22 to 26
CSVTransformer csv.Transformer
CSVReverseTransformer csv.ReverseTransformer
JSONClient *json.Client
JSONTransformer json.Transformer
JSONReverseTransformer json.ReverseTransformer
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason why you needed to change the transformers?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch, no need to do it, left over from the old PR. Fixed in 2b3a8be

@erezrokah erezrokah force-pushed the fix/update_destination_file_sdk_2 branch from bc2b4b4 to 2b3a8be Compare January 31, 2023 15:47
@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Jan 31, 2023
@kodiakhq kodiakhq bot merged commit d2aaa33 into cloudquery:main Jan 31, 2023
kodiakhq bot pushed a commit that referenced this pull request Feb 7, 2023
🤖 I have created a release *beep* *boop*
---


## [1.1.0](plugins-destination-file-v1.0.7...plugins-destination-file-v1.1.0) (2023-02-07)


### Features

* **destination-file:** Support Parquet format ([#7612](#7612)) ([c62438f](c62438f))


### Bug Fixes

* **deps:** Update google.golang.org/genproto digest to 1c01626 ([#7533](#7533)) ([c549c27](c549c27))
* **deps:** Update module github.com/cloudquery/filetypes to v1.3.2 ([#7598](#7598)) ([0a7a1a8](0a7a1a8))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.33.1 ([#7614](#7614)) ([2fe665c](2fe665c))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.34.0 ([#7719](#7719)) ([6a33085](6a33085))
* **destination-file:** Update to new filetypes modules ([#7466](#7466)) ([d2aaa33](d2aaa33))
* **destinations:** Unmarshal spec error messages ([#7463](#7463)) ([85450ad](85450ad))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants