datafusion-comet
datafusion-comet copied to clipboard
Doc: Add an example how to test Comet in K8s against user defined query
Originally posted by @comphead in https://github.com/apache/datafusion-comet/pull/1540#discussion_r2001712113
Apache Spark also relies on SparkPI example in their documentation https://spark.apache.org/docs/3.5.4/running-on-kubernetes.html
Spark-PI example is based on in memory RDD so Comet Scan cannot be tested, we need to prepare our own test case which reads data from local source and check the logs contains to comet plan and execution