Skip to content

Commit

Permalink
Add base type to cluster connection test
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamVyborny committed Aug 14, 2024
1 parent 06b6b3e commit a546f9d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"incremental":false,"columns":["id","name"],"column_metadata":{"id":[{"key":"KBC.datatype.nullable","value":true}],"name":[{"key":"KBC.datatype.nullable","value":true}]}}
{"incremental":false,"columns":["id","name"],"column_metadata":{"id":[{"key":"KBC.datatype.nullable","value":true},{"key":"KBC.datatype.basetype","value":"string"}],"name":[{"key":"KBC.datatype.nullable","value":true},{"key":"KBC.datatype.basetype","value":"string"}]}}

0 comments on commit a546f9d

Please sign in to comment.