AestheticAkhmad opened a new pull request, #48596:
URL: https://github.com/apache/arrow/pull/48596

   ### Rationale for this change
   
   ### What changes are included in this PR?
   Create type_fwd.h with forward declarations for ODBC classes to reduce 
compilation dependencies:
   - Add new type_fwd.h with forward declarations for Statement, ResultSet, 
ResultSetMetadata, ODBCEnvironment, ODBCDescriptor, ODBCStatement, and 
ODBCConnection
   - Replace full header includes with type_fwd.h
   - Remove duplicate forward declarations from existing headers
   - Update CMakeLists.txt to include new header
   
   ### Are these changes tested?
   No
   
   ### Are there any user-facing changes?
   No


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