Skip to content
Open
Show file tree
Hide file tree
Changes from 14 commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
7cb8122
[FLINK-30481][FLIP-277] GlueCatalog Implementation
Samrat002 Aug 10, 2024
ee2b385
AWS Glue Catalog implementation for Apache Flink
fmorillo7694 May 5, 2025
e449cd6
merged commits
fmorillo7694 May 5, 2025
3f0c943
fixing conflicts with AWSGeneralUtil
fmorillo7694 May 7, 2025
af636c0
fixing build
fmorillo7694 May 14, 2025
ae1d761
removing idea
fmorillo7694 May 14, 2025
059a57a
removing gitignore
fmorillo7694 May 14, 2025
3d78f41
Adding Docs
fmorillo7694 May 14, 2025
17eaa1c
Add AWS Glue Catalog documentation and update POM
fmorillo7694 May 14, 2025
7bea413
Update AWS Glue Catalog documentation to match README
fmorillo7694 May 14, 2025
1da04f0
support for uppercase for database and table name
fmorillo7694 Jun 2, 2025
8b24573
adding lowercase support for database name
fmorillo7694 Jun 3, 2025
9df0e25
adding upper case support for table names
fmorillo7694 Jun 3, 2025
97ed6bf
updating tests
fmorillo7694 Jun 3, 2025
59a97eb
Merge remote-tracking branch 'upstream/main' into new-combined-implem…
fmorillo7694 Feb 23, 2026
a7e1c06
Update flink-catalog-aws for Flink 2.0 / 6.0-SNAPSHOT compatibility
fmorillo7694 Feb 23, 2026
f102054
Merge remote-tracking branch 'upstream/main' into new-combined-implem…
FCAgent Jun 1, 2026
46e9f73
[hotfix] Fix spotless formatting violations in flink-catalog-aws-glue
FCAgent Jun 1, 2026
361de78
fix(catalog): Fix HIGH-severity Glue catalog bugs B2, B3 and implemen…
fmorillo7694 Aug 8, 2026
7e4a11f
Merge pull request #4 from fmorillo7694/glue-catalog-high-fixes
fmorillo7694 Aug 10, 2026
d90a67a
fix(catalog): Preserve column case against real Glue and implement al…
fmorillo7694 Aug 10, 2026
b1a05d3
Merge pull request #5 from fmorillo7694/glue-catalog-real-glue-case-f…
fmorillo7694 Aug 10, 2026
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
25 changes: 0 additions & 25 deletions .idea/vcs.xml

This file was deleted.

Loading