代码拉取完成,页面将自动刷新
[package]
name = "arrow_flight_sql_protocol_rs"
version = "0.0.1"
edition = "2021"
license = "MIT OR Apache-2.0"
authors = ["fengyang <yueny09@163.com>"]
readme = "README.md"
documentation = "https://docs.rs/arrow_flight_sql_protocol_rs"
description = "arrow_flight_sql_protocol_rs"
publish = true
autobenches = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
arrow = { version = "47.0.0", features = ["prettyprint"] }
arrow-flight = { version = "47.0.0", features = ["flight-sql-experimental"] }
anyhow = "1.0.63"
bytes = "1.5.0"
byteorder = "1.5.0"
chrono = { version = "0.4.31", default-features = false, features = ["clock"] }
config = "0.14.0"
jsonxf = "1.1.1"
log = "0.4"
logos = "0.13"
tracing-appender = "0.2"
prost = { version = "0.12.1" }
prost-build = { version = "0.12.1" }
prost-types = { version = "0.12.1" }
serde = { version = "~1.0.126", features = ["derive"] }
serde_json = "1.0"
serde_bytes = "~0.11.12"
serde_derive = "~1.0.126"
tokio = { version = "~1.35.1", features = [
"macros",
"rt",
"rt-multi-thread",
"net",
"io-util",
"time",
"sync",
] }
tokio-serde = { version = "~0.8", features = ["bincode"] }
tokio-stream = { version = "~0.1.6", features = ["net"] }
tokio-util = { version = "~0.7.8", features = ["codec"] }
tonic = { version = "0.11.0" }
once_cell = { version = "1", default-features = false }
[build-dependencies]
tonic-build = "0.11.0"
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。