David Wood

Results 57 comments of David Wood

i'm not sure I think this has to be backwards compatibile with code2parquet. As such, I would suggest the following: 1. code is NOT the default 2. There are a...

@sungeunan-ibm please resolve the conflicts and make sure the ci/cd tests are running after that. Thanks!

@sungeunan-ibm please sign your commits using `git commit -s ...` Note that git desktop does not seem to support signing.

@sungeunan-ibm For now let's ignore the kfp test failures and focus on the html2parquet test failures. You can run `make test-src` and `make test-image` in the python directory to run...

@sungeunan-ibm it looks like maybe you need to update the test-data/expected test data to match the new date-acquired column. The launcher-based tests can be made to ignore selected columns (see...

> @daw3rd I agree, and I want to disable the non-transform tests. Is this the correct way to do it? Is this how you would disable it in the Makefile`...

There is now a Makefile and test-src and test-image pass (tested on rh)

What extensions are you proposing be handled as text? Can we be more specific about requirements?

That does not provide any more detail on the requirements. 1. Do you want to import .txt files from zips similarly to how we do .pdf contained in zip? 2....

@shivdeep-singh-ibm suggest you merge dev into this branch given some recent issues with versioning. See https://github.com/IBM/data-prep-kit/issues/355