79165475

Date: 2024-11-07 08:03:50
Score: 1
Natty:
Report link

You can just:

pip install chdb
python3 -m chdb \
   "SELECT * FROM \`hits.parquet\` \
   LIMIT 10000000 \
   INTO OUTFILE 'hits10m.parquet'"
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: auxten