rtpsw commented on PR #34392: URL: https://github.com/apache/arrow/pull/34392#issuecomment-1535797753
The recent fix is an attempt to fix to the ["AMD64 Windows 2019 C++ 17" CI job](https://github.com/apache/arrow/actions/runs/4890588626/jobs/8730173377?pr=34392) error: ``` D:/a/arrow/arrow/cpp/src/arrow/acero/asof_join_node.cc(267): error C2679: binary '<<': no operator found which takes a right-hand operand of type 'arrow::acero::MemoStore::Store::<lambda_b10c418846c3718f8df41dfad4d64c46>' (or there is no acceptable conversion) ``` -- 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]
