Join Slack
Powered by
You are correct in that you don't need to define a...
# community-help
f
Fanis Tharropoulos
11/11/2024, 1:30 PM
You are correct in that you don't need to define an
id
property on your schema. Could you run this
jq
command?
Copy code
jq -s 'map(.id) | unique | length' file.jsonl
Is the number produced the same as the line number?
Open in Slack
Previous
Next