alamb opened a new issue, #1630:
URL: https://github.com/apache/arrow-rs/issues/1630
reported by @zeroflaw
A project with
`parquet = { version = "12.0.0", default-features = false, features =
["zstd"] }`
Fails to compile with
`format!("{}", dt.format("%Y-%m-%d %H:%M:%S %:z"))
| ^^^^^^ method not found in DateTime<Utc>`
https://github.com/apache/arrow-rs/blob/7da41c7328820241a1e9a06eb83cade2e1f08da4/parquet/Cargo.toml#L41
This should not have default-features = false
_Originally posted by @zeroflaw in
https://github.com/apache/arrow-rs/issues/1623#issuecomment-1113196552_
--
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]