lidavidm commented on PR #14389: URL: https://github.com/apache/arrow/pull/14389#issuecomment-1289536196
Seems tests need to be realigned too? ``` Error: BaseTableTest.getVectorCopyByIndex:199 Unexpected exception type thrown, expected: <java.lang.IllegalStateException> but was: <java.lang.IllegalArgumentException> Error: BaseTableTest.getVectorCopyByName:219 Unexpected exception type thrown, expected: <java.lang.IllegalStateException> but was: <java.lang.IllegalArgumentException> Error: BaseTableTest.testGetVector:178 Unexpected exception type thrown, expected: <java.lang.IllegalStateException> but was: <java.lang.IllegalArgumentException> Error: RowTest.testNameNotFound:172 Unexpected exception type thrown, expected: <java.lang.IllegalStateException> but was: <java.lang.IllegalArgumentException> ``` -- 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]
