FANNG1 commented on PR #11060:
URL: https://github.com/apache/gravitino/pull/11060#issuecomment-4505356380

   > > Main issue: is_only_declared semantics do not match the Lance spec
   >
   > This problem will be solved in #11176
   
   @yuqi1129 Thanks for the pointer. Looking at #11176, it refreshes the table 
**column schema** from the Lance dataset on `loadTable`, while this concern is 
about the **`is_only_declared`** field in the `describeTable` REST response 
(derived from the immutable `lance.declared` property). They look related but 
seem like different problems, so they may not necessarily be fixed in the same 
PR. I've filed a separate issue to track it: #11178 — feel free to fold it into 
#11176 if it fits, otherwise it can be tracked independently.
   


-- 
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]

Reply via email to