[
https://issues.apache.org/jira/browse/BEAM-11712?focusedWorklogId=581907&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-581907
]
ASF GitHub Bot logged work on BEAM-11712:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 13/Apr/21 17:09
Start Date: 13/Apr/21 17:09
Worklog Time Spent: 10m
Work Description: boyuanzz commented on a change in pull request #14373:
URL: https://github.com/apache/beam/pull/14373#discussion_r612630910
##########
File path: sdks/java/testing/tpcds/build.gradle
##########
@@ -16,38 +16,106 @@
* limitations under the License.
*/
-plugins {
- id 'java'
-}
+plugins { id 'org.apache.beam.module' }
+applyJavaNature(
+ automaticModuleName: 'org.apache.beam.sdk.tpcds',
Review comment:
Do we want to publish this package during beam release?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 581907)
Time Spent: 1h 40m (was: 1.5h)
> Run TPC-DS with BeamSQL and Spark runner
> ----------------------------------------
>
> Key: BEAM-11712
> URL: https://issues.apache.org/jira/browse/BEAM-11712
> Project: Beam
> Issue Type: Improvement
> Components: testing-tpcds
> Reporter: Alexey Romanenko
> Assignee: Alexey Romanenko
> Priority: P2
> Fix For: 2.30.0
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)