opensearch-project/opensearch-spark

Pass err message during query result write

Offen

#1.017 geöffnet am 10.01.2025

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Scala (55 Forks)auto 404
catch-all acknowledgedenhancementgood first issue

Repository-Metriken

Stars
 (43 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Is your feature request related to a problem?

https://github.com/opensearch-project/opensearch-spark/blob/main/spark-sql-application/src/main/scala/org/apache/spark/sql/FlintREPL.scala#L586C15-L611

The current implementaion of finalizeCommand only logs error. People has no visibility on it from the flintStatement data model.

Contributor Guide