[ 
https://issues.apache.org/jira/browse/ARROW-17659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Igor Suhorukov updated ARROW-17659:
-----------------------------------
    Description: Current implementation include 
[catalog,table,column,type|https://github.com/apache/arrow/blob/master/java/adapter/jdbc/src/main/java/org/apache/arrow/adapter/jdbc/JdbcToArrowUtils.java#L248]
 metadata, but schema metadata field is missing. In terms of PostgreSQL catalog 
- is database, schema - namespace inside database, so catalog name is 
insufficient for table addressing without schema.  (was: Current implementation 
include catalog,table,column,type metadata, but schema metadata field is 
missing. In terms of PostgreSQL catalog - is database, schema - namespace 
inside database, so catalog name is insufficient for table addressing without 
schema.)

> Populate JDBC schema metadata name when config.shouldIncludeMetadata provided
> -----------------------------------------------------------------------------
>
>                 Key: ARROW-17659
>                 URL: https://issues.apache.org/jira/browse/ARROW-17659
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Java
>    Affects Versions: 9.0.0
>            Reporter: Igor Suhorukov
>            Assignee: Igor Suhorukov
>            Priority: Major
>
> Current implementation include 
> [catalog,table,column,type|https://github.com/apache/arrow/blob/master/java/adapter/jdbc/src/main/java/org/apache/arrow/adapter/jdbc/JdbcToArrowUtils.java#L248]
>  metadata, but schema metadata field is missing. In terms of PostgreSQL 
> catalog - is database, schema - namespace inside database, so catalog name is 
> insufficient for table addressing without schema.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to