[
https://issues.apache.org/jira/browse/BEAM-5820?focusedWorklogId=293242&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-293242
]
ASF GitHub Bot logged work on BEAM-5820:
----------------------------------------
Author: ASF GitHub Bot
Created on: 12/Aug/19 16:16
Start Date: 12/Aug/19 16:16
Worklog Time Spent: 10m
Work Description: iemejia commented on pull request #9189: [BEAM-5820]
vendor calcite
URL: https://github.com/apache/beam/pull/9189#discussion_r313007490
##########
File path:
sdks/java/extensions/sql/datacatalog/src/main/java/org/apache/beam/sdk/extensions/sql/example/BeamSqlDataCatalogExample.java
##########
@@ -30,7 +30,7 @@
import org.apache.beam.sdk.transforms.MapElements;
import org.apache.beam.sdk.values.Row;
import org.apache.beam.sdk.values.TypeDescriptor;
-import org.apache.beam.vendor.guava.v26_0_jre.com.google.common.base.Strings;
Review comment:
What is the reason to have to change the guava imports.? Shouldn't we stick
to the vendored version of guava for Beam related code. I found a similar issue
with gRPC imports too https://issues.apache.org/jira/browse/BEAM-7954
----------------------------------------------------------------
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: 293242)
Time Spent: 2h 10m (was: 2h)
> Vendor Calcite
> --------------
>
> Key: BEAM-5820
> URL: https://issues.apache.org/jira/browse/BEAM-5820
> Project: Beam
> Issue Type: Sub-task
> Components: dsl-sql
> Reporter: Kenneth Knowles
> Assignee: Kai Jiang
> Priority: Major
> Time Spent: 2h 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)