fresh-borzoni commented on code in PR #3636:
URL: https://github.com/apache/fluss/pull/3636#discussion_r3579943949


##########
fluss-rust/bindings/elixir/test/integration/log_table_test.exs:
##########
@@ -166,6 +166,50 @@ defmodule Fluss.Integration.LogTableTest do
 
       cleanup_table(admin, table_name)
     end
+
+    test "round-trips array, map, and row values", %{conn: conn, admin: admin} 
do

Review Comment:
   Can we add a deeply-nested value (array<map<string,row>> or smth) and a 
nulls-at-depth case (null complex column + null array element/map value/row 
field)?



-- 
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]

Reply via email to