acezen commented on PR #488: URL: https://github.com/apache/incubator-graphar/pull/488#issuecomment-2123698382
> May we add it [here](https://github.com/apache/incubator-graphar/blob/main/pyspark/graphar_pyspark/enums.py#L57) also? yes, hi, @amygbAI, could you help to add the JSON file type to pyspark library? BTW, the CI seems stuck by the code format check, you can fix the format by following command: c++ ``` make graphar-clformat ``` spark ``` mvn spotless:apply ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
