{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":631431061,"defaultBranch":"main","name":"gravitino","ownerLogin":"apache","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-04-23T02:09:00.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/47359?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726908984.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"c7f571cd673168f486c177498b68d88f3c0f86de","ref":"refs/heads/issue_4979","pushedAt":"2024-09-21T08:56:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"yuqi1129","name":"Qi Yu","path":"/yuqi1129","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15794564?s=80&v=4"},"commit":{"message":"Add S3 related configuration to support Hive S3 schema/table.","shortMessageHtmlLink":"Add S3 related configuration to support Hive S3 schema/table."}},{"before":"2b40142b3bf35aaa2cbe27d45a10f23f53f0991c","after":"720a67ac9468662585a9ca6cf05b71971ab3addf","ref":"refs/heads/branch-0.6","pushedAt":"2024-09-21T07:33:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"yuqi1129","name":"Qi Yu","path":"/yuqi1129","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15794564?s=80&v=4"},"commit":{"message":"[#4960] fix(server): hive metastore authentication failed when checking whether securable object exists in createRole() method (#4978)\n\n### What changes were proposed in this pull request?\r\n\r\nput the check code into the code block Utils.doAs.\r\n\r\n### Why are the changes needed?\r\n\r\nFix: #4960 \r\n\r\n### Does this PR introduce _any_ user-facing change?\r\n\r\nPassing identity authentication information when checking hive resource\r\n\r\n### How was this patch tested?\r\n\r\nyes,finish functional test By hand, based on the hive meatasotre with\r\nkerberos authentication enabled.\r\n\r\nCo-authored-by: yangyuxia <13853186257@139.com>\r\nCo-authored-by: yangyx <360508847@qq.com>","shortMessageHtmlLink":"[#4960] fix(server): hive metastore authentication failed when checki…"}},{"before":"824c97f9c1539c844e69d7d493ebb8eb5295dd55","after":null,"ref":"refs/heads/justinmclean-patch-2","pushedAt":"2024-09-21T04:51:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jerryshao","name":"Jerry Shao","path":"/jerryshao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/850797?s=80&v=4"}},{"before":"1fff10ba226055218f3f9d4abe557503a19641f9","after":null,"ref":"refs/heads/justinmclean-patch-3","pushedAt":"2024-09-21T04:51:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jerryshao","name":"Jerry Shao","path":"/jerryshao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/850797?s=80&v=4"}},{"before":"2a9378b78fb159c0cecf8cb06513254543ec1e5b","after":null,"ref":"refs/heads/justinmclean-patch-4","pushedAt":"2024-09-21T04:51:30.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jerryshao","name":"Jerry Shao","path":"/jerryshao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/850797?s=80&v=4"}},{"before":"57c2a1734d02b16b03f99e8907d3d98a2405bde2","after":null,"ref":"refs/heads/cherry-pick-branch-0.6-a6a69cc9fcb88a0ea069711e1b7711da598e1f7c","pushedAt":"2024-09-21T04:51:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jerryshao","name":"Jerry Shao","path":"/jerryshao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/850797?s=80&v=4"}},{"before":"f78c721ad94268e9b8d2dd77939bd0495c57050e","after":null,"ref":"refs/heads/justinmclean-patch-5","pushedAt":"2024-09-21T04:51:14.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jerryshao","name":"Jerry Shao","path":"/jerryshao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/850797?s=80&v=4"}},{"before":"a973e9637460af3ca884a05f5fc1cb53127ad481","after":null,"ref":"refs/heads/cherry-pick-branch-0.6-a0cb17450ce90bd6fe8684563c891fc6bb6c4c43","pushedAt":"2024-09-21T04:51:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jerryshao","name":"Jerry Shao","path":"/jerryshao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/850797?s=80&v=4"}},{"before":"a5afac5d650793effeef79e11e7da17c5f37492c","after":null,"ref":"refs/heads/cherry-pick-branch-0.6-b0c4b117c55b14c5cc972d9ec5069dc3238b7197","pushedAt":"2024-09-21T04:50:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jerryshao","name":"Jerry Shao","path":"/jerryshao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/850797?s=80&v=4"}},{"before":"8aee4a3bb0bb3e2d61afef16aa9176663bb7b47d","after":"ca8d801c9b8ba606cc9c7c3f141dcb042e88d78a","ref":"refs/heads/main","pushedAt":"2024-09-20T12:08:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jerryshao","name":"Jerry Shao","path":"/jerryshao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/850797?s=80&v=4"},"commit":{"message":"[#4960] fix(server): hive metastore authentication failed when checking whether securable object exists in createRole() method (#4971)\n\n### What changes were proposed in this pull request?\r\n\r\nput the check code into the code block Utils.doAs.\r\n\r\n### Why are the changes needed?\r\n\r\nFix: #4960 \r\n\r\n### Does this PR introduce _any_ user-facing change?\r\n\r\nPassing identity authentication information when checking hive resource\r\n\r\n### How was this patch tested?\r\n\r\nyes,finish functional test By hand, based on the hive meatasotre with\r\nkerberos authentication enabled\r\n\r\nCo-authored-by: yangyx <360508847@qq.com>","shortMessageHtmlLink":"[#4960] fix(server): hive metastore authentication failed when checki…"}},{"before":"f54bfc152c2c2bd48c300ef8f4cb881d50b9cc83","after":"8aee4a3bb0bb3e2d61afef16aa9176663bb7b47d","ref":"refs/heads/main","pushedAt":"2024-09-20T12:04:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jerryshao","name":"Jerry Shao","path":"/jerryshao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/850797?s=80&v=4"},"commit":{"message":"[#4973] improvement(client-java/server): Clear `CallerContext` in Java Client and Server when call `getFileLocation` finally (#4974)\n\n### What changes were proposed in this pull request?\r\n\r\nCurrently, after the client completes the `getFileLocation` request and\r\nthe server completes the `getFileLocation` response, the Thread Local\r\n`CallerContext` is not cleaned up. This may cause the next request to\r\nincorrectly report the same information repeatedly when the thread is\r\nreused. We should eventually clean up the `CallerContext`.\r\n\r\n### Why are the changes needed?\r\n\r\nFix: #4973 \r\n\r\n### How was this patch tested?\r\n\r\nAdd UTs.","shortMessageHtmlLink":"[#4973] improvement(client-java/server): Clear CallerContext in Jav…"}},{"before":"95765758e6cab3e367f19d450f02b7a33e82faed","after":null,"ref":"refs/heads/cherry-pick-branch-0.6-f54bfc152c2c2bd48c300ef8f4cb881d50b9cc83","pushedAt":"2024-09-20T07:34:53.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jerryshao","name":"Jerry Shao","path":"/jerryshao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/850797?s=80&v=4"}},{"before":"bcd6f80bce6e2ccf0f7df3702dbf158bc921903e","after":"2b40142b3bf35aaa2cbe27d45a10f23f53f0991c","ref":"refs/heads/branch-0.6","pushedAt":"2024-09-20T07:34:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jerryshao","name":"Jerry Shao","path":"/jerryshao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/850797?s=80&v=4"},"commit":{"message":"[Minor] docs: Fix doc misspelling (#4972)\n\n### What changes were proposed in this pull request?\r\n\r\nFound a misspelling in document.\r\n\r\n### Why are the changes needed?\r\n\r\nFix: doc misspelling\r\n\r\n### Does this PR introduce _any_ user-facing change?\r\n\r\nno\r\n\r\n### How was this patch tested?\r\n\r\njust document\r\n\r\nCo-authored-by: zhenye zhang ","shortMessageHtmlLink":"[Minor] docs: Fix doc misspelling (#4972)"}},{"before":null,"after":"95765758e6cab3e367f19d450f02b7a33e82faed","ref":"refs/heads/cherry-pick-branch-0.6-f54bfc152c2c2bd48c300ef8f4cb881d50b9cc83","pushedAt":"2024-09-20T07:26:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"[Minor] docs: Fix doc misspelling (#4969)\n\n### What changes were proposed in this pull request?\r\n\r\nFound a misspelling in document.\r\n\r\n### Why are the changes needed?\r\n\r\nFix: doc misspelling\r\n\r\n### Does this PR introduce _any_ user-facing change?\r\n\r\nno\r\n\r\n### How was this patch tested?\r\n\r\njust document","shortMessageHtmlLink":"[Minor] docs: Fix doc misspelling (#4969)"}},{"before":"7c10cdeb37ed89c5b853fdde25a4fb8ddd40ec33","after":"f54bfc152c2c2bd48c300ef8f4cb881d50b9cc83","ref":"refs/heads/main","pushedAt":"2024-09-20T07:26:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jerryshao","name":"Jerry Shao","path":"/jerryshao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/850797?s=80&v=4"},"commit":{"message":"[Minor] docs: Fix doc misspelling (#4969)\n\n### What changes were proposed in this pull request?\r\n\r\nFound a misspelling in document.\r\n\r\n### Why are the changes needed?\r\n\r\nFix: doc misspelling\r\n\r\n### Does this PR introduce _any_ user-facing change?\r\n\r\nno\r\n\r\n### How was this patch tested?\r\n\r\njust document","shortMessageHtmlLink":"[Minor] docs: Fix doc misspelling (#4969)"}},{"before":"aa988e158f196e8574017e84c9660f09d8c7d626","after":"7c10cdeb37ed89c5b853fdde25a4fb8ddd40ec33","ref":"refs/heads/main","pushedAt":"2024-09-19T04:52:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mchades","name":null,"path":"/mchades","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24897598?s=80&v=4"},"commit":{"message":"Feature(jdbc-catalog):Add code skeleton for oceanbase-ce jdbc catalog (#4918)\n\n### What changes were proposed in this pull request?\r\n\r\n- add catalog-jdbc-oceanbase module\r\n- add code skeleton for oceanbase-ce jdbc catalog\r\n\r\n### Why are the changes needed?\r\nFix: #4916 \r\n\r\n### Does this PR introduce _any_ user-facing change?\r\n\r\nno\r\n\r\n### How was this patch tested?\r\nbuild pass. tests will be added in implementation PRs","shortMessageHtmlLink":"Feature(jdbc-catalog):Add code skeleton for oceanbase-ce jdbc catalog ("}},{"before":"b12929dbe95720552f1e9956529bb08eb8bcde15","after":"aa988e158f196e8574017e84c9660f09d8c7d626","ref":"refs/heads/main","pushedAt":"2024-09-19T03:08:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jerryshao","name":"Jerry Shao","path":"/jerryshao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/850797?s=80&v=4"},"commit":{"message":"[#4698] feat(auth-ranger): Extended Ranger authorization by rules (#4744)\n\n### What changes were proposed in this pull request?\r\n\r\n1. Added interface `RangerPrivilegesMappingProvider`, we can use it to\r\nmap Gravitino privileges to the Ranger privileges.\r\n2. Added abstract class `RangerAuthorizationPlugin`, we can use it to\r\nextend another Ranger authorization plugin.\r\n\r\n### Why are the changes needed?\r\n\r\nFix: #4698\r\n\r\n### Does this PR introduce _any_ user-facing change?\r\n\r\nNA\r\n\r\n### How was this patch tested?\r\n\r\nCI Passed.","shortMessageHtmlLink":"[#4698] feat(auth-ranger): Extended Ranger authorization by rules (#4744"}},{"before":"0a215ca75f668aa2386cb0990949023d5716eb09","after":null,"ref":"refs/heads/cherry-pick-branch-0.6-1debca60ba52d6ec9dae7960cbe92903f296fa8f","pushedAt":"2024-09-18T08:58:52.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jerryshao","name":"Jerry Shao","path":"/jerryshao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/850797?s=80&v=4"}},{"before":"8b55591ca873d8c84897f83b747aad1bcc5d97fb","after":"bcd6f80bce6e2ccf0f7df3702dbf158bc921903e","ref":"refs/heads/branch-0.6","pushedAt":"2024-09-18T08:58:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jerryshao","name":"Jerry Shao","path":"/jerryshao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/850797?s=80&v=4"},"commit":{"message":"Revert \"[#4608] feat(core): Supports to load fields lazily\" (#4950)\n\nReverts apache/gravitino#4690\r\n\r\nCo-authored-by: roryqi ","shortMessageHtmlLink":"Revert \"[#4608] feat(core): Supports to load fields lazily\" (#4950)"}},{"before":"b803a565b6af022a8cf7b7b8611d0e06a49b846d","after":"b12929dbe95720552f1e9956529bb08eb8bcde15","ref":"refs/heads/main","pushedAt":"2024-09-18T08:27:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"yuqi1129","name":"Qi Yu","path":"/yuqi1129","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15794564?s=80&v=4"},"commit":{"message":"[#4955]fix(IT): fix client IT (#4957)\n\n### What changes were proposed in this pull request?\r\n\r\n - add dependsOn hadoop catalog jar\r\n\r\n### Why are the changes needed?\r\n\r\nFix: #4955 \r\n\r\n### Does this PR introduce _any_ user-facing change?\r\n\r\nno\r\n\r\n### How was this patch tested?\r\n\r\nCI passed","shortMessageHtmlLink":"[#4955]fix(IT): fix client IT (#4957)"}},{"before":"3433967204d98e164285fb1be50bd20090b704e2","after":"b803a565b6af022a8cf7b7b8611d0e06a49b846d","ref":"refs/heads/main","pushedAt":"2024-09-18T06:59:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"xunliu","name":"Xun","path":"/xunliu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3677382?s=80&v=4"},"commit":{"message":"[#4922] improvement(test): Add the integration test for client withSimpleAuth(String) (#4924)\n\n### What changes were proposed in this pull request?\r\n\r\nAdd the integration test for client withSimpleAuth(String)\r\n\r\n### Why are the changes needed?\r\n\r\nFix: #4922 \r\n\r\n### Does this PR introduce _any_ user-facing change?\r\nNo.\r\n\r\n### How was this patch tested?\r\nAdd more test cases.","shortMessageHtmlLink":"[#4922] improvement(test): Add the integration test for client withSi…"}},{"before":"61fe0eef05de7ada691cfcc970703019cedf604c","after":"3433967204d98e164285fb1be50bd20090b704e2","ref":"refs/heads/main","pushedAt":"2024-09-18T06:19:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jerryshao","name":"Jerry Shao","path":"/jerryshao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/850797?s=80&v=4"},"commit":{"message":"[#4927] improvement(catalog): extract a common HMS module (#4928)\n\n### What changes were proposed in this pull request?\r\n\r\nextract a common HMS module\r\n\r\n### Why are the changes needed?\r\n\r\nFix: #4927 \r\n\r\n### Does this PR introduce _any_ user-facing change?\r\n\r\nno\r\n\r\n### How was this patch tested?\r\n\r\nCI passed","shortMessageHtmlLink":"[#4927] improvement(catalog): extract a common HMS module (#4928)"}},{"before":"1debca60ba52d6ec9dae7960cbe92903f296fa8f","after":"61fe0eef05de7ada691cfcc970703019cedf604c","ref":"refs/heads/main","pushedAt":"2024-09-18T06:03:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jerryshao","name":"Jerry Shao","path":"/jerryshao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/850797?s=80&v=4"},"commit":{"message":"[#4476] feat(iceberg): rename IcebergTableOps to IcebergCatalogWrapper (#4947)\n\n### What changes were proposed in this pull request?\r\n\r\nThe name of `IcebergTableOps` is not accurate, rename to\r\n`IcebergCatalogWrapper`\r\n\r\n### Why are the changes needed?\r\n\r\nFix: #4476 \r\n\r\n### Does this PR introduce _any_ user-facing change?\r\nno\r\n\r\n### How was this patch tested?\r\nexisting tests","shortMessageHtmlLink":"[#4476] feat(iceberg): rename IcebergTableOps to IcebergCatalogWrapper ("}},{"before":null,"after":"0a215ca75f668aa2386cb0990949023d5716eb09","ref":"refs/heads/cherry-pick-branch-0.6-1debca60ba52d6ec9dae7960cbe92903f296fa8f","pushedAt":"2024-09-18T03:52:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Revert \"[#4608] feat(core): Supports to load fields lazily\" (#4945)\n\nReverts apache/gravitino#4690","shortMessageHtmlLink":"Revert \"[#4608] feat(core): Supports to load fields lazily\" (#4945)"}},{"before":"4f961bb2d498fb6158b4f1db0b249e8a1b356149","after":"1debca60ba52d6ec9dae7960cbe92903f296fa8f","ref":"refs/heads/main","pushedAt":"2024-09-18T03:51:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jerryshao","name":"Jerry Shao","path":"/jerryshao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/850797?s=80&v=4"},"commit":{"message":"Revert \"[#4608] feat(core): Supports to load fields lazily\" (#4945)\n\nReverts apache/gravitino#4690","shortMessageHtmlLink":"Revert \"[#4608] feat(core): Supports to load fields lazily\" (#4945)"}},{"before":"b34e3e83abb2eeefcd906ab2fc1db15fa9255601","after":"8b55591ca873d8c84897f83b747aad1bcc5d97fb","ref":"refs/heads/branch-0.6","pushedAt":"2024-09-14T12:56:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"FANNG1","name":"FANNG","path":"/FANNG1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5102100?s=80&v=4"},"commit":{"message":"[#4743]fix(trino-connector): Fix the default precision of time and timestamp in the Iceberg catalog. (#4936)\n\n### What changes were proposed in this pull request?\r\n\r\nFix the default precision of time and timestamp in the Iceberg catalog. \r\nIt causes Trino to be unable to read Iceberg tables with data of time\r\nand timestamp\r\n\r\n### Why are the changes needed?\r\n\r\nFix: #4743\r\n\r\n### Does this PR introduce _any_ user-facing change?\r\n\r\nNO\r\n\r\n### How was this patch tested?\r\n\r\nNew UT, IT\r\n\r\nCo-authored-by: Yuhui ","shortMessageHtmlLink":"[#4743]fix(trino-connector): Fix the default precision of time and ti…"}},{"before":"93e05028039b5843c47dfcb38259995cd72b74fa","after":"4f961bb2d498fb6158b4f1db0b249e8a1b356149","ref":"refs/heads/main","pushedAt":"2024-09-14T00:42:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jerryshao","name":"Jerry Shao","path":"/jerryshao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/850797?s=80&v=4"},"commit":{"message":"[#4933] improvement(client-python): Change the Apache License comment style in client-python (#4934)\n\n### What changes were proposed in this pull request?\r\n\r\n* Change current Apache License comments in `client-python` from\r\ndocstrings into linewise comments\r\n* Current Display\r\n\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/e641fa97-b654-4d32-9cdb-460667c00fe1\"\r\n\r\n\r\n### Why are the changes needed?\r\n\r\nFix: #4933\r\n\r\n### Does this PR introduce _any_ user-facing change?\r\n\r\nNo\r\n\r\n### How was this patch tested?\r\n\r\n`./gradlew client:client-python:doc`\r\n\r\n---------\r\n\r\nCo-authored-by: TimWang ","shortMessageHtmlLink":"[#4933] improvement(client-python): Change the Apache License comment…"}},{"before":"682e5a2773851acfe1252d4d2061a11e4687e775","after":"93e05028039b5843c47dfcb38259995cd72b74fa","ref":"refs/heads/main","pushedAt":"2024-09-13T22:36:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jerryshao","name":"Jerry Shao","path":"/jerryshao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/850797?s=80&v=4"},"commit":{"message":"[#4514] improvement(iceberg): shrink catalog-lakehouse-iceberg libs size from 184MB to 56MB, IcebergRESTServer size from 162M to 70M (#4548)\n\n### What changes were proposed in this pull request?\r\n\r\nremove some unnecessary dependencies for Iceberg REST server and Iceberg\r\ncatalog\r\n\r\n\r\n\r\n### Why are the changes needed?\r\n\r\nFix: #4514 #4696 \r\n\r\n### Does this PR introduce _any_ user-facing change?\r\n\r\nNo\r\n\r\n### How was this patch tested?\r\n\r\nCI passed\r\n\r\n---------\r\n\r\nCo-authored-by: fanng ","shortMessageHtmlLink":"[#4514] improvement(iceberg): shrink catalog-lakehouse-iceberg libs s…"}},{"before":"b0c4b117c55b14c5cc972d9ec5069dc3238b7197","after":"682e5a2773851acfe1252d4d2061a11e4687e775","ref":"refs/heads/main","pushedAt":"2024-09-13T22:27:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jerryshao","name":"Jerry Shao","path":"/jerryshao","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/850797?s=80&v=4"},"commit":{"message":"[#4795] feat(core): Add column entity in Gravitino (#4866)\n\n### What changes were proposed in this pull request?\r\n\r\nThis PR adds a basic implementation of ColumnEntity in Gravitino.\r\n\r\n### Why are the changes needed?\r\n\r\nThis is the first PR to let Gravitino to manage columns in its store.\r\n\r\nFix: #4795\r\n\r\n### Does this PR introduce _any_ user-facing change?\r\n\r\nNo.\r\n\r\n### How was this patch tested?\r\n\r\nAdd UTs to test.","shortMessageHtmlLink":"[#4795] feat(core): Add column entity in Gravitino (#4866)"}},{"before":null,"after":"a5afac5d650793effeef79e11e7da17c5f37492c","ref":"refs/heads/cherry-pick-branch-0.6-b0c4b117c55b14c5cc972d9ec5069dc3238b7197","pushedAt":"2024-09-13T07:49:25.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"[#4743]fix(trino-connector): Fix the default precision of time and timestamp in the Iceberg catalog. (#4893)\n\n### What changes were proposed in this pull request?\r\n\r\nFix the default precision of time and timestamp in the Iceberg catalog. \r\nIt causes Trino to be unable to read Iceberg tables with data of time\r\nand timestamp\r\n\r\n### Why are the changes needed?\r\n\r\nFix: #4743\r\n\r\n### Does this PR introduce _any_ user-facing change?\r\n\r\nNO\r\n\r\n### How was this patch tested?\r\n\r\nNew UT, IT","shortMessageHtmlLink":"[#4743]fix(trino-connector): Fix the default precision of time and ti…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMVQwODo1NjoyNC4wMDAwMDBazwAAAAS8nqJM","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMVQwODo1NjoyNC4wMDAwMDBazwAAAAS8nqJM","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xM1QwNzo0OToyNS4wMDAwMDBazwAAAAS1NjcH"}},"title":"Activity · apache/gravitino"}