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 fab800924 Feat: map_from_entries (#2905)
add 7f7ad7442 chore: Move spark unsafe classes into spark_unsafe (#3373)
No new revisions were added by this update.
Summary of changes:
native/core/benches/row_columnar.rs | 2 +-
native/core/src/execution/jni_api.rs | 2 +-
native/core/src/execution/shuffle/mod.rs | 4 +---
native/core/src/execution/shuffle/{ => spark_unsafe}/list.rs | 2 +-
native/core/src/execution/shuffle/{ => spark_unsafe}/map.rs | 2 +-
.../src/execution/shuffle/spark_unsafe}/mod.rs | 4 +++-
native/core/src/execution/shuffle/{ => spark_unsafe}/row.rs | 10 ++++++----
7 files changed, 14 insertions(+), 12 deletions(-)
rename native/core/src/execution/shuffle/{ => spark_unsafe}/list.rs (99%)
rename native/core/src/execution/shuffle/{ => spark_unsafe}/map.rs (98%)
copy native/{hdfs/src/object_store =>
core/src/execution/shuffle/spark_unsafe}/mod.rs (96%)
rename native/core/src/execution/shuffle/{ => spark_unsafe}/row.rs (99%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]