This repository has been archived by the owner on Aug 9, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix csv parsing function, switch json to csv library Signed-off-by: Joshua Li <joshuali925@gmail.com> * Revert "Fix csv parsing function, switch json to csv library" This reverts commit 6b3d88f. * Fix csv parsing function Signed-off-by: Joshua Li <joshuali925@gmail.com> * Flatten nested results for csv * Add test case for nested fields Signed-off-by: Joshua Li <joshuali925@gmail.com> * Use test data from sample_data_ecommerce * Format code
- Loading branch information
1 parent
f013a40
commit 9b5b0a0
Showing
2 changed files
with
61 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters