joshelser commented on a change in pull request #130:
URL: https://github.com/apache/calcite-avatica/pull/130#discussion_r523181041
##########
File path: core/src/test/java/org/apache/calcite/avatica/FrameTest.java
##########
@@ -105,6 +106,84 @@ public void testMultipleRows() {
serializeAndTestEquality(singleRow);
}
+ protected void testValueRoundTrip(Object value) {
Review comment:
Ah, sorry. I see. I was getting "one row" mixed up with "one value in
that row". 👍
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]