pcorbel
pcorbel
Thanks a lot! It works great. I'll take it from there 👍
Yes, it is You can find an example of implementation (combined with FastAPI) [here](https://github.com/pcorbel/scitizen/blob/main/api/app/app.py#L33)
Bug seems to be fixed for `/v1/sources/search` on 0.44.0. The others endpoints still are broken
@AlexanderMann With the taps I work with, all keys are always represented, so I'll always have ``` {a: 123, a_1: None, a_2: None} {a: None, a_1: 456, a_2: None} {a:...
@AlexanderMann Hello Alexander, could you give me some pointers to where to begin to implement it target-csv way?
@AlexanderMann I was using tap-jira and most of the fields in an `issue` was discarded because they were in a `patternProperties` field
Hello @marcosmarxm, do you have any news regarding this issue? It prevents us from upgrading to the latest version of the Snowflake destination (we have ~2k connectors relying on it)