79125820

Date: 2024-10-25 13:08:20
Score: 3.5
Natty:
Report link

In case someone facing the same error I can recommend to compare the schemas of you tables. My issue was difference between STRING - VARCHAR(), and TIMESTAMP_LTZ(3) - TIMESTAMP(3). After fixing the types my join work perfectly.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): facing the same error
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Niko