apache / datafusion-comet

Apache DataFusion Comet Spark Accelerator
https://datafusion.apache.org/comet
Apache License 2.0
447 stars 100 forks source link

docs: Generate configuration guide in mvn build #349

Closed andygrove closed 2 weeks ago

andygrove commented 2 weeks ago

Which issue does this PR close?

Closes https://github.com/apache/datafusion-comet/issues/315

Rationale for this change

We should publish our configuration settings so that users know about them.

What changes are included in this PR?

Screenshot 2024-04-29 at 10 23 00 AM

How are these changes tested?

Tested manually by running mvn clean package -DskipTests and then generating the documentation.

viirya commented 2 weeks ago

Merged. Thanks @andygrove @kazuyukitanimura