This is an automated email from the ASF dual-hosted git repository.

agrove pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-comet.git


    from fa2742729 fix: use `spark.comet.batchSize` instead of 
`conf.arrowMaxRecordsPerBatch` for data that is coming from Java (#2196)
     add 3f6649541 chore: Pass Spark configs to native `createPlan` (#2180)

No new revisions were added by this update.

Summary of changes:
 native/core/src/execution/jni_api.rs                       | 14 ++++++++++++--
 native/core/src/execution/serde.rs                         | 10 +++++++++-
 native/proto/build.rs                                      |  1 +
 native/proto/src/lib.rs                                    |  6 ++++++
 native/proto/src/proto/{metric.proto => config.proto}      | 11 ++++-------
 .../main/scala/org/apache/comet/CometExecIterator.scala    | 10 ++++++++++
 spark/src/main/scala/org/apache/comet/Native.scala         |  1 +
 7 files changed, 43 insertions(+), 10 deletions(-)
 copy native/proto/src/proto/{metric.proto => config.proto} (86%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@datafusion.apache.org
For additional commands, e-mail: commits-h...@datafusion.apache.org

Reply via email to