dashjoin / platform

Dashjoin Is an Open Source & Cloud Native Low Code Development and Integration Platform that helps teams deliver applications faster 🚀 Uses a data-driven approach inspired by Linked Data to make use of your existing assets
https://dashjoin.com
GNU Affero General Public License v3.0
89 stars 7 forks source link

type detection should take the entire sample into account #299

Closed aeberhart closed 8 months ago

aeberhart commented 11 months ago

org.dashjoin.mapping.AbstractSource.type(String, List<Map<String, Object>>)

mixed typed columns cause casting issues (e.g. number follows by string)