Rok Mihevc

Results 159 comments of Rok Mihevc

I've updated the user mapping so the script is now usable. If you were a reporter/creator/assignee/watcher of an issue [the script](https://github.com/rok/arrow-migration/blob/main/transfer_arrow_subscriptions.py) will subscribe you to the issues's copy on github....

Issue appears when following install instructions, using Ubuntu 18.04.3 LTS on AWS EC2 and running: ``` /home/ubuntu$ python3 /home/ubuntu/DNAscan/scripts/DNAscan.py -in R1_001.fastq -in2 R2_001.fastq -alsgenescanner -out /home/ubuntu/reports ```

Would an [extension type](https://github.com/pola-rs/polars/issues/9112) over binary storage be expressive enough for everyone's usecases? I suppose that would cover the LOAD-PASSTHROUGH / F16-CAST-ONLY option.

@AlenkaF yes I'd very much like to continue working on this, I was waiting for the release before chasing reviewers :D I'll rebase tonight and would very much appreciate reviews...

@pitrou with the slicing issue seemingly resolved I think this is ready for review. Could I ask you to take a look?

Thank you for the thorough review @pitrou ! I addressed your comments (except for the `from_numpy` allowing for general strides which I'll do asap). Feel free to do another pass.

@AlenkaF I do believe it is! There are a couple of open questions ([1](https://github.com/apache/arrow/pull/38008#discussion_r1407984112), [2](https://github.com/apache/arrow/pull/38008#discussion_r1427367604)) but I think they don't block review.

@pitrou - now that #37533 was merged I've rebased this and it's again ready for review. :)