hiroyuki-sato commented on PR #48617:
URL: https://github.com/apache/arrow/pull/48617#issuecomment-3684628578

   +1
   
   I confirmed a installation result filenames like `Arrow-23.0.typelib` not 
`Arrow-1.0.typelib`
   It will install multiple verion typelib files in the same directory.
   
   ```
   /tmp/local/lib/girepository-1.0$ ls -1
   Arrow-1.0.typelib
   Arrow-23.0.typelib
   ArrowDataset-1.0.typelib
   ArrowDataset-23.0.typelib
   ArrowFlight-1.0.typelib
   ArrowFlight-23.0.typelib
   ArrowFlightSQL-1.0.typelib
   ArrowFlightSQL-23.0.typelib
   Gandiva-1.0.typelib
   Gandiva-23.0.typelib
   Parquet-1.0.typelib
   Parquet-23.0.typelib
   ```
   
   Just for interest.
   Does `gobject-introspection` finds the typelib properly?


-- 
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]

Reply via email to