alinaliBQ opened a new issue, #47853:
URL: https://github.com/apache/arrow/issues/47853

   ### Describe the enhancement requested
   
   Currently, [Flight SQL column metadata (Java 
doc)](https://arrow.apache.org/docs/18.1/java/reference/org.apache.arrow.flight.sql/org/apache/arrow/flight/sql/FlightSqlColumnMetadata.html)
 doesn't have support for `Literal Prefix`, so the ODBC driver returns empty 
string by default. Once `ColumnMetadata` adds support for `Literal Prefix`, 
ODBC should retrieve the literal prefix from the server through 
`ColumnMetadata` protocol. 
   
   Parent issue: https://github.com/apache/arrow/issues/30622
   
   ### Component(s)
   
   FlightRPC, C++


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