kou commented on issue #46254: URL: https://github.com/apache/arrow/issues/46254#issuecomment-2837303090
https://github.com/apache/arrow/actions/runs/14722010753/job/41317415489#step:5:1970 ```text [658/751] Compiling NIOCore AddressedEnvelope.swift /arrow/swift/ArrowFlight/.build/checkouts/swift-nio/Sources/NIOCore/AsyncChannel/AsyncChannel.swift:340:9: error: 'try' must be placed on the initial value expression do { ^~~~ /arrow/swift/ArrowFlight/.build/checkouts/swift-nio/Sources/NIOCore/AsyncChannel/AsyncChannel.swift:350:10: error: expected '}' to end struct } ^ /arrow/swift/ArrowFlight/.build/checkouts/swift-nio/Sources/NIOCore/AsyncChannel/AsyncChannel.swift:350:10: note: insert '}' } ^ /arrow/swift/ArrowFlight/.build/checkouts/swift-nio/Sources/NIOCore/AsyncChannel/AsyncChannel.swift:36:80: note: to match this opening '{' public struct NIOAsyncChannel<Inbound: Sendable, Outbound: Sendable>: Sendable { ^ /arrow/swift/ArrowFlight/.build/checkouts/swift-nio/Sources/NIOCore/AsyncChannel/AsyncChannel.swift:372:5: error: extraneous code at top level } ^ ... ``` https://github.com/apple/swift-nio may be related. @abandy Could you take a look at this? -- 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