VitaliiMaltsev
e30d8348b2
Change JsonSchemaPrimitive to a class (#9913)
* fix for jdk 17
* add JsonSchemaType class
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* fix Oracle tests
* fix Redshift tests
* fix Redshift tests
* fix checkstyle
* fix MSSQL tests
* fix cockroachdb tests
* fix checkstyle
* fix checkstyle
* replace star imports
* replace star imports
* replace star imports
* update JsonSchemaType | fixed checkstyle
* Remove unused variables in test
* Fix imports
* Expand imports
* Fix more imports
Co-authored-by: vmaltsev <vitalii.maltsev@globallogic.com>
Co-authored-by: Liren Tu <tuliren.git@outlook.com>