test-app-organization / test-repo-app

MIT License
0 stars 0 forks source link

[SUPPORT] Issue with duplicated records when using insert overwrite with multiple commit times and join on 10 tables #96

Open Sheth-G opened 1 month ago

Sheth-G commented 1 month ago

Tips before filing an issue

Describe the problem you faced I am getting duplicated records when using insert overwrite. There are multiple commit times in the hoodie table and duplicated records exist after using insert overwrite into the target table. The query involves joining 10 tables.

Environment Description

Expected behavior A clear and concise description of what you expected to happen.

Additional context Add any other context about the problem here.

Stacktrace Add the stacktrace of the error.