Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature(fivetran_sdk): Add support for DataType Param #45

Merged
merged 2 commits into from
Jun 13, 2024

Conversation

fivetran-abdulsalam
Copy link
Contributor

@fivetran-abdulsalam fivetran-abdulsalam commented Jun 10, 2024

Links: https://fivetran.height.app/T-719486
Add DataTypeParam support and modified input file to support schemaDiffs

@fivetran-abdulsalam fivetran-abdulsalam changed the base branch from main to ft-sdk-intf-changes June 10, 2024 16:08
@fivetran-abdulsalam fivetran-abdulsalam marked this pull request as ready for review June 10, 2024 16:08
Copy link
Collaborator

@ediril ediril left a comment

Choose a reason for hiding this comment

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

I requested one change but looks good otherwise

},
"campaign": {
"columns": {
"name": "STRING",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Let's keep this one like this to show that byte length is optional

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

Copy link
Collaborator

@manjutapali manjutapali left a comment

Choose a reason for hiding this comment

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

Looks good.

@fivetran-abdulsalam fivetran-abdulsalam merged commit 8694262 into ft-sdk-intf-changes Jun 13, 2024
@fivetran-abdulsalam fivetran-abdulsalam deleted the support-for-new-changes branch June 13, 2024 09:25
fivetran-niketkhandelwal pushed a commit that referenced this pull request Jun 16, 2024
* added support for decimal params

* incorporate comment
manjutapali pushed a commit that referenced this pull request Jun 18, 2024
* added support for decimal params

* incorporate comment
manjutapali pushed a commit that referenced this pull request Jun 18, 2024
* added support for decimal params

* incorporate comment
ediril added a commit that referenced this pull request Jun 21, 2024
* Changes to interfaces

* fix(partner-sdk): updated the go example with the new proto changes (#35)

* fix(partner-sdk): updated the go example with new proto changes

* fix(partner-sdk): re-formatted the code

* feature(partner_sdk): fix python destination examples as per updated proto files (#34)

* fix python destination example

* fixed tester issue

* feature(partner_sdk): fix java examples as per updated proto files (#33)

* fix(partner-sdk): updated the python example with updated proto interface (#38)

* fix(partner-sdk): updated the python example with updated proto interface

* fix(python-example): refactored the code

* fix(python-example): added field as part of kwargs

* fix(partner_sdk): change proto version to v2 (#39)

* feature(partner_sdk): add example for max value in destination capabilities (#41)

* feature(fivetran_sdk): Add support for DataType Param (#45)

* added support for decimal params

* incorporate comment

* add max value example for python destination (#48)

* Separated proto updates files into v2 files (#47)

* separated updated proto files into v2, updated build files

* updated the README file

* addressed requested changes

* addressed requested changes

* removed comment

* removed naive_time from old proto

* fixed python example

* fixed go example

* addressed comments

* fix(fivetran-sdk): fixed the field number

* refactor(Partner_sdk): Improvement in examples (#50)

improvements in examples

Co-authored-by: Satvik Patil <[email protected]>

* addressed requested comments, fixed python destination example

* removed note

---------

Co-authored-by: SatvikPatil <[email protected]>
Co-authored-by: Satvik Patil <[email protected]>

---------

Co-authored-by: Manjunath Tapali <[email protected]>
Co-authored-by: Abdul Salam <[email protected]>
Co-authored-by: Niket Khandelwal <[email protected]>
Co-authored-by: SatvikPatil <[email protected]>
Co-authored-by: Satvik Patil <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants