Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add read_json and list_json_columns for JSON support. #412

Merged
merged 1 commit into from
Aug 9, 2019

Conversation

jiachengxu
Copy link
Contributor

@jiachengxu jiachengxu commented Aug 7, 2019

This is a refactor of JSON support according to the related discussions in #382 and #366.

Currently, there is no kwargs supported, but I am thinking about adding some(for example, num to be the number of the records the user want to read from the file, and start and stop to be the record the user wants to start and end to read.
ref: #262

@jiachengxu
Copy link
Contributor Author

/cc @yongtang

Copy link
Member

@yongtang yongtang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Thanks!

@yongtang yongtang merged commit ada18c0 into tensorflow:master Aug 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants