Skip to content

Gravitino 0.3.1

Compare
Choose a tag to compare
@jerryshao jerryshao released this 10 Jan 10:17
· 1366 commits to main since this release

Gravitino 0.3.1 is a maintenance release on branch-0.3, which fixes a bunch of UI, documentation and JDBC catalog issues.

For the details, please see the detailed change list below.

What's Changed

  • [Minor] Minor formating and changes to fit with the style guide. by @github-actions in #1127
  • [MINOR] fix(docs): Fix the wrong link in the README.md by @github-actions in #1130
  • [MINOR] docs(lakehouse-iceberg): improvement lakehouse iceberg document by @github-actions in #1138
  • [#1136] improvement(docs): Add the md suffix for every link in the markdown by @github-actions in #1140
  • [Minor] improvement(docs): Optimized Trino related docs. by @github-actions in #1144
  • [MINOR] fix(docs): Fix link of REST API page by @github-actions in #1148
  • [MINOR] fix(docs): fix ./gradlew spotlessApply of Coding standards by @SteNicholas in #1153
  • [Minor] improvement(docs): Optimize Trino related docs and fix some minor mistakes in docs by @github-actions in #1159
  • [#1166] fix(docs): Fix typos graviton and syntax problems in docs by @github-actions in #1176
  • [MINOR] fix(docs): Fix a typo by @github-actions in #1192
  • [#1154] fix(trino-connector): Fix the issue with joins causing errors in PostgreSQL. by @github-actions in #1186
  • [#1047] improvement(core): Fix the issue of StringIdentifier in metalake property by @github-actions in #1188
  • [#1171] bugfix(postgresql): Fix bug where the same table name can be loaded under multiple schemas. by @github-actions in #1195
  • [MINOR] fix(docs): Modify the required value for the document security.md by @github-actions in #1223
  • [MINOR] fix(doc): Fix a JSON format error in doc manage-metadata-using-gravitino.md by @github-actions in #1229
  • [#1112] fix(jdbc): deleteColumn throws exception for table with ifExisting = true. by @github-actions in #1230
  • [#879][#925] Docker network Pool overlaps with other one on this address space by @github-actions in #1234
  • [Minor] docs: Add more details about dropping schema and tables by @github-actions in #1240
  • [MINOR] fix(docs): Modify the document according to the README of playground by @github-actions in #1250
  • [#1231] Fix bugs in drop MySQL schemas by @github-actions in #1251
  • [#1253] bugfix(jdbc): fix jdbc catalog store empty audit info issue by @github-actions in #1261
  • [Minor] Improve English, use better names and data, simplify SQL by @github-actions in #1272
  • [#1469] improvement(doc): Add doc about webUI operation by @github-actions in #1281
  • [MINOR] improve(doc): Improve the index to reorganize the order of the docs by @github-actions in #1288
  • Happy new year! by @github-actions in #1289
  • [#1135] improvement(docs): Add docs about tables advanced feature like partitioning by @github-actions in #1296
  • [#1299] Fix the copyright year by @github-actions in #1309
  • [MINOR] doc: Improve English and add warning that web UI only works in Chrome by @github-actions in #1314
  • [#1311] bugfix(docker): Unable to run datastrato/trino Docker in AWS by @github-actions in #1315
  • Fix minor grammar errors and English mistakes in documentation. by @github-actions in #1320
  • [MINOR] fix typo in URL by @github-actions in #1324
  • [#1151] fix(UI): Fix status cache after modified a Metalake by @github-actions in #1325
  • [MINOR] Add note on supported build systems by @github-actions in #1326
  • [#1113][#1224] improvement(UI): TS support and improve global request handing by @github-actions in #1332
  • [#1237] fix(trino): Fix dropping iceberg schema failure by @github-actions in #1333
  • [#1150] fix(UI): Fix details comment error and improve components check by @github-actions in #1334
  • [#1282] bugfix(CI) Automatically trigger CI for auto-cherry-pick workflow by @jerryshao in #1342
  • [#1328] fix(trino-connector): Fix the failed 'drop catalog' test on Trino image gravitino-ci-trino:0.1.3. by @jerryshao in #1347
  • [#1295] improvement(CI): separate trino image for CI and users by @jerryshao in #1344
  • [#1267] fix: Add missing headers and license by @jerryshao in #1360
  • [#1317] fix(trino-connector): Support Fixed type conversion by @jerryshao in #1376
  • [#1001] fix(UI): Fix null requests in the web UI by @jerryshao in #1378
  • [#1350] fix(UI): Fix fields validation when create a catalog in the web UI by @jerryshao in #1387
  • [#1273] fix(UI): Fix cache values in the dialog when create a catalog by @jerryshao in #1382
  • [#1391] fix(UI): Fix update metalake error in the web UI by @jerryshao in #1400
  • [#1403] fix(UI): Remove unnecessary fields when creating a catalog in the web UI by @jerryshao in #1407
  • [#1428] improvement(UI): Filtering empty keys when create or update by @jerryshao in #1430

Full Changelog: v0.3.0...v0.3.1