[MCOL-1439] Documentation for Python API missing Created: 2018-05-22 Updated: 2023-10-26 Resolved: 2018-07-17 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 1.1.4 |
| Fix Version/s: | 1.1.6 |
| Type: | Task | Priority: | Critical |
| Reporter: | Anders Karlsson | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Linux |
||
| Sprint: | 2018-14 |
| Description |
|
There seems that documentation for the Python Data Ingestion API is largely missing. The C++ API is well documented, but Python and Java seems missing. |
| Comments |
| Comment by Jens Röwekamp (Inactive) [ 2018-07-11 ] | |||
|
Added documentation for pymcsapi and javamcsapi and added it to the build pipeline. Needed to introduce following new dependencies:
Both should be installed through pip3 instead of the operating system's package manger to get the newer versions. I updated the top level README.md accordingly. For QA:
| |||
| Comment by Daniel Lee (Inactive) [ 2018-07-17 ] | |||
|
Build verified: 1.1.6-1 source /root/mariadb-columnstore-api Merge pull request #90 from mariadb-corporation/ |