mamtasharma311 commented on issue #3: URL: https://github.com/apache/pinot/issues/3#issuecomment-1045974759
Similarities between Apache Druid & Apache Pinot [https://www.decipherzone.com/blog-detail/druid-vs-pinot](https://www.decipherzone.com/blog-detail/druid-vs-pinot) Apache Druid and Apache Pinot are both fundamentally similar because they store data and process queries on the same nodes, deviating from the decoupled architecture of BigQuery. Druid and Pinot both have their data storing format with indexes, are tightly coupled with their query processing engines, and unsupportiveness of large data volumes between nodes, so the queries run faster in both than Big Data processing systems like Presto, Hive, Spark, Kudu and Parquet. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
