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

Low-code connectors: Can't interpolate strings from the DpathExtractor #17107

Closed
Tracked by #19658
girarda opened this issue Sep 23, 2022 · 1 comment
Closed
Tracked by #19658
Assignees
Labels
team/extensibility type/bug Something isn't working

Comments

@girarda
Copy link
Contributor

girarda commented Sep 23, 2022

Sample config:

  selector:
    type: RecordSelector
    extractor:
      type: DpathExtractor
      field_pointer:
        - payments
#        - "{{ options['name'] }}"
@girarda girarda added type/bug Something isn't working team/extensibility labels Sep 23, 2022
@girarda girarda self-assigned this Sep 23, 2022
girarda added a commit that referenced this issue Oct 4, 2022
* input can only be a string

* remove debug print

* cleanup tests

* fix in the factory

* Add a unit test

* fix for lists

* Update changelog

* Update changelog
jhammarstedt pushed a commit to jhammarstedt/airbyte that referenced this issue Oct 31, 2022
…ehq#17196)

* input can only be a string

* remove debug print

* cleanup tests

* fix in the factory

* Add a unit test

* fix for lists

* Update changelog

* Update changelog
@girarda girarda mentioned this issue Nov 21, 2022
49 tasks
@maxi297
Copy link
Contributor

maxi297 commented Feb 1, 2023

Closing since it seems to already be supported

@maxi297 maxi297 closed this as completed Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team/extensibility type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants