Hi, While I was working on updating the Arrow logo images, I discovered a few issues:
1. Version Sorting: The versions are currently sorted lexicographically rather than numerically. This means that version 10 is appearing before version 2. 2. Image Rendering: It seems that after the first nine entries, the images are not displaying correctly. This affects the newly updated Arrow logo as well as Cassandra. I plan to investigate the current page rendering logic, which appears to be handled by a Python script. However, it is currently difficult for me to test this or determine if there is any back logic for updating the website. Best, tison. tison <[email protected]> 于2026年5月29日周五 10:56写道: > Pushed. Let's wait a bit to see if the site update is automatic or I > should do something. > > I'm not quite familiar here as well :D > > Best, > tison. > > > Emil Sadek <[email protected]> 于2026年5月27日周三 09:40写道: > >> Hi Tison, >> >> I don't have any permissions and haven't used Subversion before. >> >> I attached a minimal SVG file of the logo in my original email. I've >> also attached a version downloaded directly from >> arrow.apache.org/visual_identity to this email. Could you please >> upload it? >> >> Thanks and regards, >> Emil >> >> On Tue, Mar 31, 2026 at 2:13 AM tison <[email protected]> wrote: >> > >> > +Emil in case of you don't subscribe this list. >> > >> > Best, >> > tison. >> > >> > >> > tison <[email protected]> 于2026年3月31日周二 17:11写道: >> >> >> >> Hi Emil, >> >> >> >> As noted in [1], you can update the file(s) at [2]. >> >> >> >> [1] https://www.apache.org/logos/about.html >> >> [2] https://svn.apache.org/repos/asf/comdev/project-logos/originals/ >> >> >> >> I suppose you'd upload arrow-1.svg to arrow-12.svg so that the >> frontend page could properly show all the variants. >> >> >> >> Let me know if you don't have enough permissions, and if so, please >> provide all the SVG files at once so I can upload them for you. >> >> >> >> Best, >> >> tison. >> >> >> >> >> >> Emil Sadek <[email protected]> 于2026年3月31日周二 16:54写道: >> >>> >> >>> Hello, >> >>> >> >>> I would like to request an update to the Apache Arrow logo on the >> Apache website at https://www.apache.org/logos. The site appears to be >> hosting an older version of the logo. I’ve attached the current SVG from >> the Apache Arrow visual identity page: >> https://arrow.apache.org/visual_identity. >> >>> >> >>> Thank you, >> >>> Emil Sadek >> >>> >> >>> --------------------------------------------------------------------- >> >>> To unsubscribe, e-mail: [email protected] >> >>> For additional commands, e-mail: [email protected] >> >
