enso/engine/runtime-language-arrow/src
Hubert Plociniczak f82e8020fe
Arrow builder is not an Array (#9358)
Follow up on #9150 - making sure that Arrow builder is not accidentally treated as an Array by disallowing reading elements.

# Important Notes
Also making sure that the length of the resulting Arrow Array is consistent with what user requested.
2024-03-13 14:37:41 +00:00
..
main/java Arrow builder is not an Array (#9358) 2024-03-13 14:37:41 +00:00
test/java/org/enso/interpreter/arrow Arrow builder is not an Array (#9358) 2024-03-13 14:37:41 +00:00