IMO it's not about technology, it's about data... if we don't have access
to the data there's no point throwing "microservices" and "kafka" at the
problem. You might find that the most effective analysis might be delivered
through an excel sheet ;)
So before technology I'd suggest to get access to
Hi,
I've continued my investigation and found it's an issue with pyspark's
explain() not showing cost information - adding the EXPLAIN COST to the
queries does show me rowCount information when turning the CBO on.
Thanks
On Thu, Feb 20, 2020 at 1:36 PM Aelur Sadgod wrote:
> Hi,
>
>
>
> I’m us