Filter Athena Results and Persist to Various Formats?

0

I'm looking for an open-source solution that can help us make our python API more accessible. For simplicity's sake, the data is accessed using Athena and has three string fields A, B, C. Every customer wants to have a different data projection: some want just column A, some want B&C, and so on. The format also differs from customer to customer: Some want that column A as JSON, and others want B&C as CSV.

Is there an open-source solution that can help my customers and me filter the desired data and persist it?

preguntada hace 6 meses141 visualizaciones
No hay respuestas

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas