Re: Intellij Issue in Imports

2019-12-30 Thread Zohaib Baig
Thank you Kirill and Maximilan for your reply. Solved the issue using "./gradlew clean" and then refresh the Gradle. Zohaib On Sun, Dec 29, 2019 at 6:07 PM Maximilian Michels wrote: > I have this issue from time to time when pulling in the latest master. > I've found that the only way to

Re: External transform API in Java SDK

2019-12-30 Thread Luke Cwik
On Mon, Dec 23, 2019 at 12:20 PM Heejong Lee wrote: > > > On Fri, Dec 20, 2019 at 11:38 AM Luke Cwik wrote: > >> What do side inputs look like? >> > > A user needs to first pass PCollections for side inputs into the external > transform in addition to ordinary input PCollections and define >

Beam Dependency Check Report (2019-12-30)

2019-12-30 Thread Apache Jenkins Server
High Priority Dependency Updates Of Beam Python SDK: Dependency Name Current Version Latest Version Release Date Of the Current Used Version Release Date Of The Latest Release JIRA Issue cachetools 3.1.1 4.0.0 2019-12-23

Re: Request for review of PR [Beam-8564]

2019-12-30 Thread Amogh Tiwari
Hi Luke, We have gone through shevek/lzo-java, but we chose to go with airflow/aircompressor for the following reasons: 1) shevek/lzo-java is internally using .jni, .c and .h files, hence the GNU licence, and that would leave us with only choice of putting this as an option dependency 2)