bkietz commented on PR #38054: URL: https://github.com/apache/arrow/pull/38054#issuecomment-1750917440
Unfortunately, a string matching `/<a\b/` can't be used in comments in flatbuffer schemas (since the comments are copied to the generated c++, where they are recognized as ill formed html). I corrected this in my PR but if you're going to regenerate here then you'll need to modify Message.fbs https://github.com/apache/arrow/pull/37792/files#diff-0623d567d0260222d5501b4e169141b5070eabc2ec09c3482da453a3346c5bf3R109 -- 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]
