FANNG1 commented on PR #8980:
URL: https://github.com/apache/gravitino/pull/8980#issuecomment-3701623827
> > > @FANNG1 fixed
> >
> >
> > Thx, just minor comments, PTAL
>
> @FANNG1 fixed, but you need to help me retry the CI, thanks
could you update the version from 1.1 to 1.2?
```
public static final ConfigEntry<String> SCAN_PLAN_CACHE_IMPL =
new ConfigBuilder(IcebergConstants.SCAN_PLAN_CACHE_IMPL)
.doc("The implementation of the scan plan cache")
.version(ConfigConstants.VERSION_1_1_0)
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]