fornwall opened a new pull request, #4493: URL: https://github.com/apache/arrow-adbc/pull/4493
`TestSqlPartitionedInts` hardcoded `ASSERT_EQ(1, num_partitions)`, which is not true for all engines (Spanner reports 2 here - one of them being empty). Accept `>=1` partitions and assert on the the union of all partitions. -- 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]
