jerryshao commented on PR #5127: URL: https://github.com/apache/gravitino/pull/5127#issuecomment-2416749371
> @jerqi @mchades we don't maintain the column ordering in entity store, because we only store the columns in entity store. But the returned columns are all from catalog, if the catalog implementation can guarantee the ordering, then it is correct. > > The columns store in entity store is only used for like tag, lineage, we don't have to keep the ordering in entity store. After discussion, I will do this in a separate issue. -- 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]
