kou commented on PR #37787: URL: https://github.com/apache/arrow/pull/37787#issuecomment-1734467538
> Do you know what are the difference between them and the `AppVeyor` CI check? They use GCC/Clang (built on MSYS2 that is an UNIX emulation layer on Windows). AppVeyor use Visual C++. > Considering both of them are Windows environments, do they differ in compiler primarily (clang vs. Visual C++ compiler)? Yes. > Do you have any recommended folder(s) to add: > > 1. JSON schema How about https://github.com/apache/arrow/tree/main/format (`format/gandiva/`)? > 2. the corresponding doc How about https://github.com/apache/arrow/tree/main/docs/source/format (`docs/source/format/Gandiva.rst`)? > Sure. I sent an email to the dev mailing list a while ago, and I will collect some feedback and see how I should proceed. Thanks! The thread: https://lists.apache.org/thread/lm4sbw61w9cl7fsmo7tz3gvkq0ox6rod -- 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]
