Skip to content

Commit 32bffc1

Browse files
committed
Decimal Vector
Signed-off-by: Nicholas Gates <[email protected]>
1 parent 409d04d commit 32bffc1

File tree

1 file changed

+3
-0
lines changed
  • vortex-scalar/src/decimal

1 file changed

+3
-0
lines changed

vortex-scalar/src/decimal/mod.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// SPDX-License-Identifier: Apache-2.0
2+
// SPDX-FileCopyrightText: Copyright the Vortex contributors
3+
14
mod macros;
25
mod scalar;
36
#[cfg(test)]

0 commit comments

Comments
 (0)