jerryshao commented on issue #464: URL: https://github.com/apache/gravitino/issues/464#issuecomment-3635737956
It is because the column can be nested, so the column name will be like `a.b.c`, not simply `a`, using array to represent column name will be easy for query engine like Spark to leverage. -- 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]
