datafusion-comet icon indicating copy to clipboard operation
datafusion-comet copied to clipboard

Correct build commend in Comet Development Guide

Open whynick1 opened this issue 1 year ago • 2 comments

Describe the bug

make test-java: compile the project and run tests in Java side

in DEVELOPMENT.md seems should be

make test-jvm: compile the project and run tests in Java side

according to https://github.com/apache/datafusion-comet/blob/main/Makefile#L31.

Steps to reproduce

No response

Expected behavior

No response

Additional context

No response

whynick1 avatar Apr 23 '24 01:04 whynick1

Thank you @whynick1

viirya avatar Apr 23 '24 02:04 viirya

fixed in #364

planga82 avatar May 02 '24 08:05 planga82