There's definitely going to be additional overhead with join. However, there are some use cases that're simply not possible without a join. If you can express your queries in a flat schema, you should consider that first.
m
Mikkel Bonde
04/11/2024, 6:46 AM
@Kishore Nallan yes there are definetely use cases where this is going to be a game changer for us as well where we will happily take the performance degredation.
I will continue flattening when it's possible. Thank you for swift and precise response 🙏