predator4ann
predator4ann
**Is your feature request related to a problem? Please describe.** Yes. Actually we want to manage `metric` and `dimension` metadata of charts, and fine grained lineage from upstream `datasets`/`fields`. **Describe...
- [x] https://github.com/StarRocks/starrocks/pull/45948 - [x] https://github.com/StarRocks/starrocks/pull/45590 ## Feature request **Is your feature request related to a problem? Please describe.** Generally speaking, kudu's metadata is also stored in hms, like hive,...
## Description In our current setup, the 'transient_lastDdlTime' property in the metastore gets updated when data is updated through Hive. This applies to table properties in non-partitioned tables and partition...
### Why are the changes needed? Fix: #6656 ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? UT already added.
### Version main branch ### Describe what's wrong When using the Trino connector to read MySQL tables containing timestamp columns with precision specification (e.g., TIMESTAMP(6)), the query fails with a...