datafusion-comet icon indicating copy to clipboard operation
datafusion-comet copied to clipboard

Fix rat check errors during release process

Open andygrove opened this issue 8 months ago • 1 comments

Describe the bug

The rat exclude list needs updating to ignore these files:

NOT APPROVED: docs/source/_static/images/comet-dataflow.excalidraw (apache-datafusion-comet-0.8.0/docs/source/_static/images/comet-dataflow.excalidraw): false
NOT APPROVED: native/core/testdata/backtrace.txt (apache-datafusion-comet-0.8.0/native/core/testdata/backtrace.txt): false
NOT APPROVED: native/core/testdata/stacktrace.txt (apache-datafusion-comet-0.8.0/native/core/testdata/stacktrace.txt): false

Steps to reproduce

No response

Expected behavior

No response

Additional context

No response

andygrove avatar Apr 23 '25 13:04 andygrove

take

hsiang-c avatar Apr 28 '25 21:04 hsiang-c

fixed in https://github.com/apache/datafusion-comet/pull/1689

andygrove avatar Jun 16 '25 19:06 andygrove