kyle-hawk
kyle-hawk
@BlockLiu The document is about Legacy Fake connector, do we need to adjust the document of Fake Connector to v1 version? And add the description of this feature?
@hk-lrzy @garyli1019 @BlockLiu here is my first difficulty-medium PR, look forwards ur advice and guidance After I modify it according to your suggestion, I will submit a commit to add...
Hi @garyli1019 gary, I'd like to try this, could u please assign this to me?
I'd like to challenge this feature, could u please assign this to me @garyli1019
Okay, thanks a lot @BlockLiu , I have something to do with work in the last few days, and I will step up to deal with my issue in the...
hi @BlockLiu , I have commit code about this issue on my own branch, but I'm not sure is it good enough to start a PR, Could u please review...
Fake Connector does not seem to be able to declare whether the field is nullable, this can be useful sometimes @BlockLiu
Fake Connector support bigdecimal field, but seems not support specifying precision and scale, like this ``` { "name": "decimal_type", "type": "bigdecimal(9,9)" } ``` this can be useful when we test...
sure, I'd like to join to improve this