Michel Tricot
1773e41e47
Shorten our headers + adds contributors file ( #6478 )
2021-09-27 10:45:50 -07:00
Charles
0df53170c9
Stop formatting python with spotless ( #3388 )
2021-05-13 17:46:34 -07:00
Davin Chia
f660b0a946
Add template generation for Santa aka CDK. ( #3034 )
...
Template generation for new Source using the Santa CDK - provide basic scaffolding for someone implementing a new source.
General approach is to buff up comments in the original SDK, and add TODOs with secondary comments in the generated stub methods, as well as links to existing examples (e.g. Stripe or ExchangeRate api) users can look at.
Checked in and added tests for the generated modules.
2021-04-25 18:02:33 +08:00
Charles
f445fdb5b2
match styling for spotlessApply and format ( #3017 )
...
* as a java developer I want to be able to run spotlessApply without changing styles in python code
2021-04-23 09:21:41 -07:00
Eugene K
a54dd89418
Adopt connector best practices for File Source (providers) #1584 ( #1738 )
...
Co-authored-by: Sherif Nada <snadalive@gmail.com >
2021-01-27 16:49:33 -08:00
Christophe Duong
e92e9aa8c4
Refactor python sources ( #1331 )
...
* Make ConfigContainer internal to SingerSource only
2020-12-16 17:52:17 +01:00
Christophe Duong
104436c8f6
Handle NaN values from python to JSON ( #1246 ) ( #1249 )
2020-12-08 18:05:58 +01:00
Charles
02819a4b87
Incremental Docs and Data Model Update ( #1021 )
2020-11-19 22:07:32 -08:00
Christophe Duong
0d7ca6f424
Fix source file comments from #935 ( #944 )
...
Adjust Source File from manual testings in #935
2020-11-13 13:34:34 +01:00
Christophe Duong
70f0446677
Adapt Source File connector to JSON files to test normalization ( #872 )
...
Fix spec.json for Source File and prepare JSON loader for nested schema testing
2020-11-11 00:33:39 +01:00
Christophe Duong
e823bcb04a
Add Name to Source File specs to fix #772 ( #832 )
2020-11-06 19:35:06 +01:00
Christophe Duong
daf58b2dbd
Add SourceFile integration ( #716 )
...
Implement Source for files stored in GCS/S3/SFTP/SSH/SCP
2020-11-02 18:43:59 +01:00