tustvold commented on code in PR #2933:
URL: https://github.com/apache/arrow-rs/pull/2933#discussion_r1005316556


##########
.github/workflows/object_store.yml:
##########
@@ -68,12 +67,6 @@ jobs:
     name: Emulator Tests
     runs-on: ubuntu-latest
     env:
-      # Disable full debug symbol generation to speed up CI build and keep 
memory down
-      # "1" means line tables only, which is useful for panic tracebacks.
-      RUSTFLAGS: "-C debuginfo=1"
-      # https://github.com/rust-lang/cargo/issues/10280
-      CARGO_NET_GIT_FETCH_WITH_CLI: "true"

Review Comment:
   This is a workaround for CircleCI that survived the import from to arrow-rs 
and can be removed



-- 
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]

Reply via email to