vectorijk commented on issue #11058: [SQL] vendor calcite 1.22.0
URL: https://github.com/apache/beam/pull/11058#issuecomment-595634115
 
 
   yes, it is optional.  I reduced the set of linkage errors being reported.
   ```
   > Task :checkJavaLinkage
   SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
   SLF4J: Defaulting to no-operation (NOP) logger implementation
   SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further 
details.
   Class org.apache.tapestry5.ioc.services.Coercion is not found;
     referenced by 2 class files
       org.apache.tapestry5.internal.json.StringToJSONArray 
(beam-vendor-calcite-1_22_0-0.1-SNAPSHOT.jar)
       org.apache.tapestry5.internal.json.StringToJSONObject 
(beam-vendor-calcite-1_22_0-0.1-SNAPSHOT.jar)
   Class org.apache.tapestry5.ioc.services.CoercionTuple is not found;
     referenced by 1 class file
       org.apache.tapestry5.json.modules.JSONModule 
(beam-vendor-calcite-1_22_0-0.1-SNAPSHOT.jar)
   Class org.apache.tapestry5.ioc.Configuration is not found;
     referenced by 1 class file
       org.apache.tapestry5.json.modules.JSONModule 
(beam-vendor-calcite-1_22_0-0.1-SNAPSHOT.jar)
   Class org.droidparts.dexmaker.stock.ProxyBuilder is not found;
     referenced by 1 class file
       org.easymock.internal.AndroidClassProxyFactory 
(beam-vendor-calcite-1_22_0-0.1-SNAPSHOT.jar)
   Class org.junit.jupiter.api.extension.TestInstancePostProcessor is not found;
     referenced by 1 class file
       org.easymock.EasyMockExtension 
(beam-vendor-calcite-1_22_0-0.1-SNAPSHOT.jar)
   
   beam-vendor-calcite-1_22_0-0.1-SNAPSHOT.jar is at:
     org.apache.beam:beam-vendor-calcite-1_22_0:0.1-SNAPSHOT (compile)
   
   ```

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to