Jimmy Ma
094aff1520
Java connectors use protocol v0 objects ( #20404 )
...
* Dupl v0 objects
* v0 namespace swap
* Introduce some object conversions in the tests
* Update source-java-jdbc template
* Use v0 objects in db-lib
* Fix more protocol object references
* Fix arg capture in tests
2022-12-15 13:39:50 -08:00
Andrii Leonets
39c8801169
Extend template for the Java JDBC template by SAT SPEC ( #19660 )
...
* extend template for the Java JDBC template by SAT SPEC
* extend example source scaffold-java-jdbc
* review upd
* add other SAT tests to the template
* review upd
* comment non-spec tests
* Revert "comment non-spec tests"
This reverts commit 8c78049fd9 .
* Revert "add other SAT tests to the template"
This reverts commit c15b4dcd87 .
* review
* review
* typo
* typo
* new line
2022-12-06 17:36:35 +02:00
Denis Davydov
426e9594cb
fix build: run gradlew format ( #13265 )
...
* fix build: run gradlew format
* Revert "fix build: run gradlew format"
This reverts commit e679b4f26f .
* fix connector template to fix the build
2022-05-27 17:36:43 +03:00
LiRen Tu
c873898f47
Fix datamodel_code_generator exception in connector build ( #9894 )
...
* Try python 3.7
* Use black 21.12b0
* Add comment
* Update comment
* Remove unused imports from template
2022-01-29 22:08:56 -08:00
LiRen Tu
e4661fb92a
Remove regex check from Java source acceptance test ( #9829 )
...
* Move getRegexTests to python source acceptance test
* Remove unused imports
* Update test template
2022-01-26 17:51:37 -08:00
Charles
ba44f700b9
add final for params, local variables, and fields ( #7084 )
2021-10-15 16:41:04 -07:00
Marcos Marx
10434372de
Change license in connector generator base files ( #6522 )
...
* change license in generator base files
* run gradlew scaffold
* format eof
* add eof singer base
* remove license from test_* http source
* format test_incremental http source
2021-09-29 04:45:42 -03:00
Andrii Leonets
6fb1b9ba84
🐛 Fix ScaffoldJavaJdbcSourceAcceptanceTest template ( #4132 )
...
* Fix ScaffoldJavaJdbcSourceAcceptanceTest template
* Update exception signature
2021-06-15 08:57:44 -07:00
etsybaev
eec3e03ddb
🎉 Added JDBC source connector bootstrap template ( #3819 )
...
* [3560] Added JDBC source connector bootstrap template
2021-06-08 21:04:10 +03:00