joellubi commented on PR #38385: URL: https://github.com/apache/arrow/pull/38385#issuecomment-1828169583
@lidavidm It seems the linter doesn't like the generated pb names such as `CommandStatementIngest_TableDefinitionOptions_TableNotExistOption_TABLE_NOT_EXIST_OPTION_UNSPECIFIED` which exceed the 90 character limit. I suppose we could extract `TableDefinitionOptions` to its own independent message, but this change would be more than just cosmetic. What do you think about this doing so? The message type _might_ be useful in other scenarios though it's not clear right now which ones exactly. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org