Github user beyond1920 commented on a diff in the pull request:

    https://github.com/apache/flink/pull/3406#discussion_r104333889
  
    --- Diff: flink-libraries/flink-table/pom.xml ---
    @@ -92,7 +92,12 @@ under the License.
                        </exclusions>
                </dependency>
     
    -
    +           <dependency>
    --- End diff --
    
    Yes, this problem bothers me, too. the license of reflections jar is  
WTFPL, does that means we would do anything, how to check whether it is 
compatible with AL2? I noticed that the reflections jar is already referenced 
in  flink-parent.pom, but only for tests, and would not be included in any 
flink jars. My original thought is not only use this jar, but also include it 
(like calcit) in the flink-table-{version}.jar. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to