access the data using pyspark or sql
#20
by
yaakov-tayeb
- opened
Hi,
I would like to access your data using a method that will allow me to only extract some parts of it (for example, only documents that includes some words), I was thinking about parquet files and querying it using spark.
Is it possible?
Is there any other way?
Thanks