We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89658c7 commit fd0ec69Copy full SHA for fd0ec69
1 file changed
vector/pom.xml
@@ -209,7 +209,7 @@ under the License.
209
(comparisons, casts, aggregations) benefit from generating type-specialized code rather
210
than hand-writing implementations for each type.
211
The TDD files provide a machine-readable definition of Arrow's types that enables this.
212
- Including them in the distribution allows downstream projects to generate code that
+ Including them in the distribution allows downstream projects to generate code that
213
stays in sync as Arrow's type system evolves.-->
214
<classifier>codegen</classifier>
215
<classesDirectory>${basedir}/src/main/codegen</classesDirectory>
0 commit comments