Gabriella Lotz has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/23531


Change subject: KUDU-3708 Create Python example for array datatype
......................................................................

KUDU-3708 Create Python example for array datatype

Add a Python client example demonstrating array data type operations
(insert, scan, update, delete), similar to the C++ example (95abb8d).

The example shows working with arrays containing NULL elements, empty
arrays, and arrays of varying lengths.

Also updated test-python-examples.sh to run the new example in CI
and updated the README to document it.

Change-Id: I4a84ee9731efdc802673bb964d358b07648b3fae
---
M examples/python/basic-python-example/README.md
A examples/python/basic-python-example/array_example.py
M python/test-python-examples.sh
3 files changed, 200 insertions(+), 4 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/31/23531/1
--
To view, visit http://gerrit.cloudera.org:8080/23531
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4a84ee9731efdc802673bb964d358b07648b3fae
Gerrit-Change-Number: 23531
Gerrit-PatchSet: 1
Gerrit-Owner: Gabriella Lotz <[email protected]>

Reply via email to