Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
JS-0.3.1
Description
Currently the documentation build in ./dev/gen_apidocs.sh fails for JavaScript with the following error:
+ npm run doc > apache-arrow@0.3.0 doc /apache-arrow/arrow/js > shx rm -rf ./doc && typedoc --mode file --out doc src/Arrow.ts Using TypeScript 2.7.2 from /apache-arrow/arrow/js/node_modules/typedoc/node_modules/typescript/lib Error: /apache-arrow/arrow/js/src/vector.ts(161) Property 'childData' does not exist on type 'any[] | Data<T>'. Property 'childData' does not exist on type 'any[]'.
Attachments
Issue Links
- links to