mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-29 11:20:38 +00:00
feat: ignoring time zone info when import from external files (#1341)
* feat: ignore timezone info when copy from external files * chore: rebase onto develop
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -2441,6 +2441,7 @@ name = "datatypes"
|
||||
version = "0.1.1"
|
||||
dependencies = [
|
||||
"arrow",
|
||||
"arrow-array",
|
||||
"arrow-schema",
|
||||
"common-base",
|
||||
"common-error",
|
||||
|
||||
Reference in New Issue
Block a user