andygrove opened a new pull request, #3843: URL: https://github.com/apache/datafusion-comet/pull/3843
## Which issue does this PR close? Addresses review feedback on #3812. ## Rationale for this change The `area:writer` and `area:scan` labels were described as Parquet-specific, but Comet supports multiple data formats. ## What changes are included in this PR? - `area:writer`: "Native Parquet writer" → "Native writer (Parquet and other formats)" - `area:scan`: "Parquet scan / data reading" → "Data source scan (Parquet, CSV, Iceberg)" ## How are these changes tested? Documentation-only change. -- 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]
