Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature][Jdbc] Support read multiple tables #5581

Merged
merged 42 commits into from
Oct 25, 2023
Merged
Changes from 1 commit
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
cbaeee8
[Feature][Jdbc] Support read table list through table-path/query-sql
hailin0 Sep 28, 2023
578db41
fix
hailin0 Oct 8, 2023
f95f4d3
Update CatalogUtils.java
hailin0 Oct 9, 2023
2f8bbe0
Merge branch 'dev' into dev-jdbc-support-read-tables
hailin0 Oct 9, 2023
c18fd61
add docs
hailin0 Oct 10, 2023
7cb0053
fix
hailin0 Oct 10, 2023
34e6d56
fix
hailin0 Oct 10, 2023
d3eb655
fix
hailin0 Oct 11, 2023
e632e97
fix
hailin0 Oct 11, 2023
237889e
fix
hailin0 Oct 16, 2023
c08fc43
Merge branch 'apache:dev' into dev-jdbc-support-read-tables
hailin0 Oct 16, 2023
8f52007
fix
hailin0 Oct 19, 2023
eb2de8f
Merge branch 'dev' into dev-jdbc-support-read-tables
hailin0 Oct 19, 2023
9c07b4d
fix
hailin0 Oct 19, 2023
139d334
fix
hailin0 Oct 19, 2023
a0628a3
fix
hailin0 Oct 19, 2023
10210dd
Merge branch 'apache:dev' into dev-jdbc-support-read-tables
hailin0 Oct 19, 2023
b264b16
fix
hailin0 Oct 19, 2023
369023c
fix
hailin0 Oct 19, 2023
f1e1c02
fix
hailin0 Oct 19, 2023
d260043
Merge branch 'apache:dev' into dev-jdbc-support-read-tables
hailin0 Oct 20, 2023
9ac7a29
Update connector-v2-features.md
hailin0 Oct 20, 2023
b24cd68
Update Jdbc.md
hailin0 Oct 20, 2023
fad1456
fix
hailin0 Oct 20, 2023
2ee320e
fix
hailin0 Oct 20, 2023
5a110eb
fix
hailin0 Oct 20, 2023
e0af13c
fix
hailin0 Oct 21, 2023
694ac06
fix catalog-name/dialectName
hailin0 Oct 21, 2023
b44612f
fix testcase
hailin0 Oct 22, 2023
01c8f1b
fix
hailin0 Oct 22, 2023
bc1303e
fix
hailin0 Oct 22, 2023
9f19cbf
fix
hailin0 Oct 22, 2023
19d43c1
fix
hailin0 Oct 23, 2023
e22cbc1
fix
hailin0 Oct 23, 2023
26c4298
add where_condition
hailin0 Oct 23, 2023
39aaa1f
fix mysql version
hailin0 Oct 23, 2023
68d059c
fix
hailin0 Oct 23, 2023
6789dba
add test
hailin0 Oct 23, 2023
7165a62
fix
hailin0 Oct 24, 2023
0c7d9a9
add testlog
hailin0 Oct 24, 2023
010148f
remove testlog
hailin0 Oct 24, 2023
b1905aa
update AbstractJdbcCatalog
hailin0 Oct 24, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix
hailin0 committed Oct 11, 2023
commit e632e9750e2d305f2fe8565a6bb99a2348b0b590
Loading