lidavidm commented on code in PR #1031: URL: https://github.com/apache/arrow-adbc/pull/1031#discussion_r1316164528
########## dev/release/rat_exclude_files.txt: ########## @@ -10,6 +10,8 @@ ci/linux-packages/changelog ci/linux-packages/*.install csharp/*.sln csharp/*.csproj +csharp/*.md +csharp/*.sql Review Comment: Can we add the license header via a markdown/sql comment? ########## csharp/test/Drivers/Snowflake/Resources/snowflake.arrow: ########## Review Comment: I'd really like to get us away from directly checking in binary data to this repo. Is this strictly necessary or more of a convenience? -- 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]
