mchades

Results 76 comments of mchades

> It seems that renaming a table via RENAME TABLE in the Java client doesn't take effect for modifying the schema. This is because there is no catalog that has...

> > > It seems that renaming a table via RENAME TABLE in the Java client doesn't take effect for modifying the schema. > > > > > > This...

> For source code I saw the field comment is not supported for hive struct column. Yes, it's a known issue with Hive and hasn't been fixed yet. FYI: https://issues.apache.org/jira/browse/HIVE-26593...

> @mchades @yuqi1129 How can we solve the problem of the `Transform expression parser` to handle the string `bucket(a, 2)` and Transform Trino Iceberg connector supports this, I think you...

Did you follow the [doc](https://gravitino.apache.org/docs/1.0.0/how-to-test) to use mac-docker-connector or orbstack?

I got it. So it's an improvement, not a bug. > Tests use getContainerIpAddress():5432 which points to internal Docker network (e.g., 172.17.0.2:5432) As you mentioned in the issue, the current...

> I think this change makes it more portable and reliable, and uses proper Testcontainers APIs (container.getHost(), getMappedPort()). But I am worried that doing so may not cover the existing...

> Do they run as part of the CI yes. Here it is: https://github.com/apache/gravitino/blob/3c7ede78688c2dbb580722735b2a222ec7f1ad57/.github/workflows/trino-integration-test.yml#L85-L89

@jerqi Can you help check how we should handle privilege if we want to support this operation? thx