GitHub user P1ntas closed a discussion: Custom Indexes in Apache DataFusion
Hello, I'm currently working on my dissertation, exploring how SIMD-optimized index data structures can enhance performance in column-oriented databases, specifically targeting analytical workloads. During my research, DataFusion stood out due to being based on Apache Arrow and its suitability for analytical queries. I want to use it to implement and benchmark my proposed solutions. I would like to know if it is feasible to implement custom indexes within DataFusion. The help of people already experinced with this technology would be great to help me direct my focus. Thanks in advance for your help! GitHub link: https://github.com/apache/datafusion/discussions/15052 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
