roee88 commented on a change in pull request #691: URL: https://github.com/apache/arrow-rs/pull/691#discussion_r700664794
########## File path: arrow/Cargo.toml ########## @@ -50,6 +50,8 @@ chrono = "0.4" flatbuffers = { version = "=2.0.0", optional = true } hex = "0.4" comfy-table = { version = "4.0", optional = true, default-features = false } +prettytable-rs = { version = "0.8.0", optional = true } Review comment: @kszucs Was this (re)added by mistake or is it intentional? -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org