While Alteryx Designer's Input Tool will correctly presume that DateTime values from a SQL Server query are indeed DateTime types, it does not correctly presume that DATE type values should remain as Date types. Instead, they are currently interpreted as Strings. While downstream tools, such as Select, Formula, and DateTime can transform the types, this can impact run times. I suggest that the Input Tool do correct interpretation of Date types in the origin data set.