This is an automated email from the ASF dual-hosted git repository. jiayuliu pushed a change to branch datafusion-common-scalar in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git.
discard 25f5937 scalar omit 640d7e2 move column, dfschema, etc. to common module new a076a37 move column, dfschema, etc. to common module new dd61931 include scalar new 7cbbd5a fmt This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (25f5937) \ N -- N -- N refs/heads/datafusion-common-scalar (7cbbd5a) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: datafusion-common/src/lib.rs | 2 +- datafusion-common/src/scalar.rs | 4312 +++++++++++++++------------------------ datafusion/src/scalar.rs | 1184 ++++++++++- 3 files changed, 2781 insertions(+), 2717 deletions(-)