How to first n rows from Parquet file in Java without downloading the entire file

后端 未结 0 726
孤街浪徒
孤街浪徒 2021-01-06 09:55

My requirement was to read parquet file from s3/sftp/ftp and read few rows from the file and write it to csv file.

Since I didn\'t find any generic solution to read p

相关标签:
回答
  • 消灭零回复
提交回复
热议问题