4paradigm / 4paradigm/OpenMLDB
Add optimization passes for native LastJoin
- Linguagem predominante
- C++
- Estrelas
- 1.7k
- Forks
- 331
- Merge médio
- 12d 12h
- PRs com merge (30d)
- 1
Descrição
Native LastJoin is implemented in OpenMLDB Spark distribution and make great performance improved. We should add more optimization passes like LeftOuterJoin to leverage the improvement of Spark.
Guia de contribuição
Direção de pesquisa
Look at the existing native LastJoin implementation in the OpenMLDB Spark distribution to understand its optimization passes. Investigate how LeftOuterJoin and similar joins are currently handled. Determine what changes are needed to extend the optimization passes, likely in the Spark-related codebase within the project. Testing will involve verifying performance improvements for the new optimization passes.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- spark
- Domínio
- backend, databases, machine-learning
- Tipo de issue
- Funcionalidade
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 35/100