Skip to content

feat: Add comprehensive README.md for csv_tool#2174

Open
jaffarkeikei wants to merge 1 commit intoaden-hive:mainfrom
jaffarkeikei:feat/csv-tool-readme
Open

feat: Add comprehensive README.md for csv_tool#2174
jaffarkeikei wants to merge 1 commit intoaden-hive:mainfrom
jaffarkeikei:feat/csv-tool-readme

Conversation

@jaffarkeikei
Copy link
Copy Markdown

Adds documentation for the csv_tool module to match other tools in the project.

Includes:

  • All 5 functions: csv_read, csv_write, csv_append, csv_info, csv_sql
  • Argument tables with types and descriptions
  • Return value examples
  • Usage examples including SQL queries
  • Security notes for csv_sql (SELECT-only)
  • Limitations and error handling

Closes #2130

- Documents all 5 functions (csv_read, csv_write, csv_append, csv_info, csv_sql)
- Includes argument tables, return examples, and usage samples
- SQL query examples with DuckDB syntax
- Security notes and limitations clearly outlined

Closes aden-hive#2130
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.

[Enhancement]: Add README.md for csv_tool

1 participant