pengding-stripe
pengding-stripe
I'm also working on batch upload for realtime table using spark job spec. Read through the source code, it looks like it's not supported for `uploadedRealtime`. All fields are getting...
@rohityadav1993 thanks for the response. I think spark-connector only supports read operations so everyone uses spark for ingestion is using the job spec (though I see there are some efforts...
@rohityadav1993 I made a PR to fix this: https://github.com/apache/pinot/pull/14443