daipom commented on PR #2864: URL: https://github.com/apache/arrow-adbc/pull/2864#issuecomment-2955296174
I noticed these are FPs. I added them to the ignoring list. ``` csharp/test/Drivers/Interop/FlightSql/DriverTests.cs:46: caseSenstive ==> case-sensitive csharp/test/Drivers/Interop/FlightSql/DriverTests.cs:55: caseSenstive ==> case-sensitive csharp/test/Drivers/Apache/Impala/Resources/impalaconfig.json:8: schem ==> scheme ``` About `schem`, it appears to be used intentionally. https://github.com/apache/arrow-adbc/blob/443037930c5eabd5922efb3eb0fc5d2303a19067/csharp/src/Drivers/Databricks/DatabricksStatement.cs#L295-L304 -- 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