Connector feeling slow during joins
I’m building an application that allows me to use pyspark to combine an oracle and a cassandra table. The cassandra table’s count is in a scale of 100s of millions with the oracle one at a few 1000.
I’m building an application that allows me to use pyspark to combine an oracle and a cassandra table. The cassandra table’s count is in a scale of 100s of millions with the oracle one at a few 1000.