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

File source reader test #223

Merged
merged 4 commits into from
Sep 13, 2024
Merged

File source reader test #223

merged 4 commits into from
Sep 13, 2024

Conversation

camemre49
Copy link
Contributor

Added tests for the following actions:

  1. Throw IllegalArgumentException, NotImplementedError when necessary
  2. Correctly read from CSV, TSV, and TXT_CSV files
  3. Correctly read multiple files from CSV, TXT_CSV folders
  4. Correctly read from JSON and TXT-NDJSON files
  5. Correctly read multiple files from JSON and NDJSON folders
  6. Correctly read from Parquet file
  7. Correctly read multiple files from Parquet folders

@camemre49 camemre49 force-pushed the file-source-reader-test branch 2 times, most recently from b3b1377 to 1f250ff Compare September 10, 2024 13:11
@camemre49 camemre49 force-pushed the file-source-reader-test branch from 1f250ff to 77c5431 Compare September 10, 2024 13:19
@dogukan10

This comment was marked as resolved.

@dogukan10 dogukan10 merged commit beae033 into main Sep 13, 2024
1 check passed
@dogukan10 dogukan10 deleted the file-source-reader-test branch September 13, 2024 06:13
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.

2 participants