Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / wangkuiyi/recordio issues and pull requests

#67 - Disable Python 3.5 in Travis CI

Pull Request - State: closed - Opened by wangkuiyi about 4 years ago - 1 comment

#66 - Use MultiWriter to simplify record writing

Pull Request - State: closed - Opened by zou000 almost 5 years ago - 1 comment

#65 - Use io.ReadFull to replace ReadNBytes

Pull Request - State: closed - Opened by zou000 almost 5 years ago

#64 - Add test-in-Docker for TensorFlow dataset convertion to RecordIO file

Pull Request - State: closed - Opened by wangkuiyi almost 5 years ago

#63 - Fix the failure reading old files

Pull Request - State: closed - Opened by wangkuiyi almost 5 years ago

#62 - Fix comments from Li

Pull Request - State: closed - Opened by wangkuiyi almost 5 years ago - 1 comment

#61 - Add FileList and FileListScanner for async reading

Pull Request - State: closed - Opened by wangkuiyi almost 5 years ago

#60 - Re-enable Python test

Pull Request - State: closed - Opened by wangkuiyi almost 5 years ago

#59 - Introduce readNBytes

Pull Request - State: closed - Opened by wangkuiyi almost 5 years ago - 1 comment

#58 - WIP Polish tests

Pull Request - State: closed - Opened by wangkuiyi almost 5 years ago - 1 comment

#57 - Use Go's I/O pipeline

Pull Request - State: closed - Opened by wangkuiyi almost 5 years ago

#56 - snappy.NewBufferedWriter v.s. snappy.NewWriter

Pull Request - State: closed - Opened by wangkuiyi almost 5 years ago

#55 - Error on writing too big records

Pull Request - State: closed - Opened by wangkuiyi almost 5 years ago

#54 - WIP Remove a chunk buffer in parseChunk

Pull Request - State: closed - Opened by wangkuiyi almost 5 years ago - 1 comment

#53 - Reduce buffering a chunk before compress it

Pull Request - State: closed - Opened by wangkuiyi almost 5 years ago

#52 - Use binary search with Index.Locate

Pull Request - State: closed - Opened by wangkuiyi almost 5 years ago

#51 - Use bufio.NewReader and add benchmark

Pull Request - State: closed - Opened by wangkuiyi almost 5 years ago - 2 comments

#50 - Accelerate scanning/reading using `bufio`

Issue - State: closed - Opened by wangkuiyi almost 5 years ago - 2 comments

#49 - build and release package for python 3.6

Pull Request - State: closed - Opened by zou000 about 5 years ago

#48 - Release binary package for more python versions

Issue - State: open - Opened by zou000 about 5 years ago - 2 comments

#47 - Prepare a new recordio package

Pull Request - State: closed - Opened by zou000 about 5 years ago

#46 - * remve source distribution

Pull Request - State: closed - Opened by zou000 about 5 years ago

#45 - * fix

Pull Request - State: closed - Opened by zou000 about 5 years ago

#44 - Pip

Pull Request - State: closed - Opened by zou000 about 5 years ago

#43 - Speed up memory copy by using GoBytes

Pull Request - State: closed - Opened by zou000 about 5 years ago

#42 - Reduced the memory copy during I/O

Pull Request - State: closed - Opened by zou000 about 5 years ago - 1 comment

#41 - Fix warning in unittest

Pull Request - State: closed - Opened by ywskycn about 5 years ago - 1 comment

#40 - Use unique tempdir for test files

Pull Request - State: closed - Opened by zou000 about 5 years ago

#39 - Fix build warning

Issue - State: closed - Opened by zou000 about 5 years ago

#38 - Simplify test process

Pull Request - State: closed - Opened by zou000 about 5 years ago

#37 - Use tempfile in tests to avoid concurrent read/writes

Issue - State: closed - Opened by zou000 about 5 years ago
Labels: bug

#36 - Fix encoding problem

Pull Request - State: closed - Opened by zou000 about 5 years ago - 1 comment

#35 - Update .travis.yml to remote python install

Pull Request - State: closed - Opened by ywskycn about 5 years ago

#34 - Raise RuntimeError on IO error

Pull Request - State: closed - Opened by zou000 about 5 years ago

#33 - Need help understanding .travis.yml

Issue - State: closed - Opened by wangkuiyi about 5 years ago - 4 comments

#32 - * add dev docker file

Pull Request - State: closed - Opened by zou000 about 5 years ago

#31 - pip wheel . fail

Issue - State: closed - Opened by wangkuiyi about 5 years ago - 1 comment

#30 - Data corruption when writing non-ascii text

Issue - State: closed - Opened by zou000 about 5 years ago - 4 comments

#29 - Fix README examples

Pull Request - State: closed - Opened by ywskycn about 5 years ago

#28 - Add Apache2 license file

Pull Request - State: closed - Opened by ywskycn about 5 years ago

#27 - add python tests to travis

Pull Request - State: closed - Opened by zou000 about 5 years ago - 1 comment

#26 - Trigger python tests using travis ci

Issue - State: closed - Opened by zou000 about 5 years ago - 1 comment

#25 - Automate pypi package build and publish using travis CI

Issue - State: open - Opened by zou000 about 5 years ago

#24 - Use setuptools-golang to build package

Pull Request - State: closed - Opened by zou000 about 5 years ago

#23 - Support pip package building

Pull Request - State: closed - Opened by zou000 about 5 years ago

#22 - Don't panic on IO error in python wrapper.

Issue - State: closed - Opened by zou000 about 5 years ago

#21 - Possible performance improvement

Issue - State: closed - Opened by zou000 about 5 years ago - 1 comment

#20 - Use makefile instead of shell script for building python wrapper

Issue - State: closed - Opened by zou000 about 5 years ago - 1 comment

#19 - Build pip package for python wrapper

Issue - State: closed - Opened by zou000 about 5 years ago - 1 comment

#18 - Add Python wrapper

Pull Request - State: closed - Opened by zou000 about 5 years ago

#17 - Add badgets

Pull Request - State: closed - Opened by wangkuiyi about 5 years ago

#16 - Add Travis CI and Godoc badgets

Issue - State: closed - Opened by wangkuiyi about 5 years ago

#15 - Fix doc

Pull Request - State: closed - Opened by zou000 about 5 years ago

#14 - * Add python interface design

Pull Request - State: closed - Opened by zou000 about 5 years ago

#13 - Add /LICENSE file with the content of Apache 2.0

Issue - State: closed - Opened by wangkuiyi about 5 years ago - 1 comment

#12 - Remove Index.ChunkIndex

Pull Request - State: closed - Opened by wangkuiyi about 5 years ago

#11 - Hide type Header

Pull Request - State: closed - Opened by wangkuiyi about 5 years ago

#10 - Don't expose type Chunk

Pull Request - State: closed - Opened by wangkuiyi about 5 years ago

#9 - Add .travis.yml

Pull Request - State: closed - Opened by wangkuiyi about 5 years ago - 1 comment

#8 - Add Travis CI

Issue - State: closed - Opened by wangkuiyi about 5 years ago

#7 - Add Python wrapper

Issue - State: closed - Opened by wangkuiyi about 5 years ago - 1 comment

#6 - Maybe remove method Index.ChunkIndex

Issue - State: closed - Opened by wangkuiyi about 5 years ago

#5 - Do not expose type Header

Issue - State: closed - Opened by wangkuiyi about 5 years ago

#4 - Do not expose type Chunk

Issue - State: closed - Opened by wangkuiyi about 5 years ago

#3 - able to get chunk Index from Index, fix writer

Pull Request - State: closed - Opened by helinwang about 7 years ago

#2 - Try Gravizo

Issue - State: closed - Opened by wangkuiyi about 7 years ago

#1 - First complete version of RecordIO

Pull Request - State: closed - Opened by wangkuiyi about 7 years ago