aditya-raval-genea commented on issue #108:
URL: https://github.com/apache/hudi-rs/issues/108#issuecomment-2270932950
Sure @abyssnlp here it is
Python version is
```3.12.3```
Requirements.txt
```
python-dotenv==1.0.1
opensearch_py==2.6.0
pyspark==3.5.1
ddtrace==2.9.3
hudi==0.1.0
duckdb==1.0.0
getdaft[all]==0.2.32
pandas==2.2.2
Flask==3.0.3
Flask-API==3.1
```
The redacted version of . env
```
AWS_ACCESS_KEY_ID="XXXX"
AWS_SECRET_ACCESS_KEY="XXXX"
AWS_DEFAULT_REGION="us-east-1"
```
Size of the dataset you're trying to read from s3 - I am trying to query
42000 records partitioned by **customer_uuid=ABCD/year=2023/month=4/day=17**
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]