anishshri-db opened a new pull request, #49121:
URL: https://github.com/apache/spark/pull/49121

   ### What changes were proposed in this pull request?
   Add store encoding format conf into offset log and block non supported 
stateful operators from using avro
   
   
   ### Why are the changes needed?
   Changes are needed to ensure that encoding format info is stored in offset 
log and that trying to use avro in a query that has stateful operators that 
don't support this encoding format yet will result in query failure.
   
   
   ### Does this PR introduce _any_ user-facing change?
   Yes
   
   
   ### How was this patch tested?
   Added unit tests
   
   ```
   [info] Run completed in 2 seconds, 547 milliseconds.
   [info] Total number of tests run: 6
   [info] Suites: completed 1, aborted 0
   [info] Tests: succeeded 6, failed 0, canceled 0, ignored 0, pending 0
   [info] All tests passed.
   [success] Total time: 13 s, completed Dec 9, 2024, 6:15:25 PM
   ```
   
   
   ### Was this patch authored or co-authored using generative AI tooling?
   No


-- 
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]

Reply via email to