s
DataType enum?user
10/19/2020, 8:21 PMDataType, AirbyteType, and the JSON schema typesuser
10/19/2020, 8:26 PMuser
10/19/2020, 8:27 PMinteger https://json-schema.org/understanding-json-schema/reference/numeric.html#numeric?user
10/19/2020, 8:27 PMjsonSchemaTypesToDataType conversion because there is no DataType.INTEGERuser
10/19/2020, 8:28 PMjsonSchemaTypesToDataType map integer to DataType.NUMBER?user
10/19/2020, 8:31 PMDataType and AirbyteType completely redundant?user
10/19/2020, 8:42 PMio.airbyte.config.Schema. that just wasn’t in scope for 0.2.0. we need to figure out our story about how to express the airbyte protocol schema in the UI at some point and get rid of io.airbyte.config.Schemauser
10/19/2020, 8:42 PMuser
10/19/2020, 8:43 PMuser
10/19/2020, 8:44 PMDataType . tl;dr. as long as we have io.airbyte.config.Schema in API/UI we need to shim back and for between whatever the airbyteprotocl is and that.user
10/19/2020, 8:44 PMuser
10/19/2020, 8:44 PMuser
10/19/2020, 8:45 PM