apache / datafusion-ballista

Apache DataFusion Ballista Distributed Query Engine
https://datafusion.apache.org/ballista
Apache License 2.0
1.39k stars 181 forks source link

feat(scheduler): add csv support for get_file_metadata grpc method #1011

Open etolbakov opened 2 months ago

etolbakov commented 2 months ago

Which issue does this PR close?

Closes #. I was exploring the code and came across the TODO about the csv file format support. So decided to address it.

Rationale for this change

The functionality extension.

What changes are included in this PR?

Are there any user-facing changes?

No

etolbakov commented 2 months ago

@andygrove Could you please take a look at this change when you have time? Provided that there were no open ticket (but only todo in the code) I understand that maybe this change is of no use.

~UPD: I will resolve the failing checks if we decide to proceed with this PR.~

etolbakov commented 2 months ago

@andygrove just a ping in case this notification is lost. Could you please take a look?