Commit Graph

21 Commits

Author SHA1 Message Date
Hadi
a3daa41fa0 fix header detection
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
2025-11-03 13:31:35 +01:00
Hadi
b8dba7cfd4 add _column detection
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
2025-11-03 13:29:01 +01:00
Hadi
e12e3e6e1b jsonToParquet: add --delete-temp-file option
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
2025-10-01 12:07:00 +02:00
Hadi
4e9234c8f1 fix
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
2025-09-28 02:06:50 +02:00
Hadi
bf19c0578c ignore errors
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
2025-09-28 02:04:38 +02:00
Hadi
696b7ca63b fix token length
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
2025-09-28 01:22:52 +02:00
Hadi
b8c4d646ec debug
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
2025-09-28 01:11:16 +02:00
Hadi
c5e0ee0819 flatten json
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
2025-09-28 00:52:01 +02:00
Hadi
fb90fcb125 new way to flatten json
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
2025-09-28 00:49:47 +02:00
Hadi
d501ddad33 fix empty strings
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
2025-09-28 00:47:25 +02:00
Hadi
4bace2bb10 new json flatten algo
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
2025-09-28 00:45:01 +02:00
Hadi
26eda60daa just show the first 100 chars
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
2025-09-27 21:26:17 +02:00
Hadi
9950157ad5 force header option
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
2025-09-27 19:31:51 +02:00
Hadi
224454bf51 new action: jsonToParquet (#2)
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
2025-09-24 22:51:10 +02:00
Hadi
ba5ef5c0f3 new action: countLinesWithAt (both txt/csv & parquet) (#5)
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
2025-09-24 21:12:31 +02:00
Hadi
7ee82425c2 new action: DeleteLines (#4)
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
2025-09-24 20:57:47 +02:00
Hadi
979b395c56 bump to duckdb v2
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
2025-09-24 19:39:21 +02:00
Hadi
8db7c6f7f7 remove useless dependency
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
2025-09-24 19:19:45 +02:00
Hadi
66df4d94e2 change known headers verification strategy
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
2025-09-24 19:19:17 +02:00
Hadi
6ddce0c0da add known headers
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
2025-09-24 19:16:39 +02:00
Hadi
b9fbed9a54 init 2025-09-24 17:20:03 +02:00