Hello everyone, I am working on an Arrow Flight SQL ODBC WiX msi installer on Windows, and to label the installer as Arrow branded, I need the Arrow community UI bitmap banner which needs to be 493 by 58 pixels according to CMake Doc [1]. Could someone point me to a place where I can find such a banner? Suggestions are welcomed.
For reference, our team's ODBC development is in this PR [2], the ODBC currently supports data fetching through PowerBI and Excel on Windows. [1]: https://cmake.org/cmake/help/latest/cpack_gen/wix.html#variable:CPACK_WIX_UI_BANNER [2]: https://github.com/apache/arrow/pull/46099 Thank you, Alina (Xi) Li