[
https://issues.apache.org/jira/browse/CALCITE-3548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated CALCITE-3548:
------------------------------------
Labels: pull-request-available (was: )
> ./gradlew :ubenchmark:jmh cannot find benchmark to run
> ------------------------------------------------------
>
> Key: CALCITE-3548
> URL: https://issues.apache.org/jira/browse/CALCITE-3548
> Project: Calcite
> Issue Type: Bug
> Components: build
> Reporter: Rui Wang
> Assignee: Rui Wang
> Priority: Major
> Labels: pull-request-available
>
> Per https://github.com/melix/jmh-gradle-plugin#configuration,
> jmh-gradle-plugin expects a file structure as: src/jmh/java, but current
> structure is src/main/jmh, thus ./gradlew :ubenchmark:jmh reports no
> benchmark to run.
> Change the structure accordingly fixed this problem.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)