postgresql和greenplum 无法获取schema

Open
#5,117 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
38/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
java, postgresql
Domain
databases

Research direction

Start by reading org.apache.linkis.metadata.query.service.postgres.SqlConnection, which the issue identifies as lacking schema retrieval. Trace how Exchangis requests metadata after a database is selected, then verify that PostgreSQL and Greenplum connections expose their schemas. Done means the schema is displayed for the reported environment.

Written by the indexing model from the issue text.

Description

Question
Before asking
Your environment
  • Linkis version used: 1.4.0
  • Exchangis version used: 1.1.2
  • Environment name and version:
    • greenplum-9.4.24
    • scala-2.12.2
    • jdk 1.8.0_121
Describe your questions

Exchangis中数据类型为postgresql 选择 database后无法展示schema,是因为Linkis的 org.apache.linkis.metadata.query.service.postgres.SqlConnection 中 没有获取schema的方法

Dominant language
Java
Stars
3.4k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from apache/linkis

All issues in apache/linkis

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.