Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

From the parquet directory, update Cargo.toml so that the arrow dependency references the just-released Arrow version, rather than a path, then run "cargo publish --allow-dirty".

From the datafusion directory, update Cargo.toml so that the arrow and parquet dependencies reference the just-released versions, rather than a path, then run "cargo publish --allow-dirty".

Updating JavaScript packages

...