Marton Greber created KUDU-3478:
-----------------------------------
Summary: Automate Java and Python client example testing
Key: KUDU-3478
URL: https://issues.apache.org/jira/browse/KUDU-3478
Project: Kudu
Issue Type: Improvement
Reporter: Marton Greber
The C++ client examples are included in the automated tests:
https://github.com/apache/kudu/blob/master/src/kudu/client/client_examples-test.sh
https://github.com/apache/kudu/blob/master/src/kudu/client/CMakeLists.txt#L272
However the Java and Python examples are not tested automatically. It could be
useful to provide mechanisms to test the Java and Python examples as well. This
is useful in case of new example additions, or in case old examples are
updated, check for regressions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)