Jefffrey opened a new pull request, #17691:
URL: https://github.com/apache/datafusion/pull/17691

   Closes #1773
   
   Updating READMEs of all published crates to be more consistent with each 
other. Changes include:
   
   - Add missing license header for `physical-expr-adapter`
   - Fix `readme` key in `Cargo.toml`s from pointing to workspace (which means 
published crate has README of the main datafusion crate) to their own READMEs
     - These crates had the wrong key:
       - `catalog-listing`
       - `catalog`
       - `datasource-avro`
       - `datasource-csv`
       - `datasource-json`
       - `datasource-parquet`
       - `datasource`
       -`proto-common`
       - `session`
     - Also some cases where they didn't have a `readme` key; this is still 
fine, but I added them explicitly for consistency across all `Cargo.toml`s:
       - `doc`
       - `expr-common`
       - `ffi`
       - macros
   - Add README for `pruning` as it was missing
   - Fix wording to be more consistent and have first reference to DataFusion 
as `Apache DataFusion` (subsequent references are still just DataFusion to not 
get overly verbose/formal)
   - Update a bunch of links (e.g. first `Apache DataFusion` reference always 
links to DataFusion homepage now instead of the crate, since we're referring to 
the project itself)
   


-- 
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]

Reply via email to