infoankitp commented on PR #38865:
URL: https://github.com/apache/spark/pull/38865#issuecomment-1339187683

   Ran the above command got below output
   `SPARK_GENERATE_GOLDEN_FILES=1 build/sbt "sql/testOnly 
*ExpressionsSchemaSuite"`
   
   ```
   [info] ExpressionsSchemaSuite:
   17:00:33.694 WARN org.apache.spark.util.Utils: Your hostname, ankit-home 
resolves to a loopback address: 127.0.1.1; using 10.10.0.45 instead (on 
interface wlp91s0)
   17:00:33.700 WARN org.apache.spark.util.Utils: Set SPARK_LOCAL_IP if you 
need to bind to another address
   17:00:34.104 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load 
native-hadoop library for your platform... using builtin-java classes where 
applicable
   
   ## Summary
     - Number of queries: 414
     - Number of expressions that missing example: 12
     - Expressions missing examples: 
bigint,binary,boolean,date,decimal,double,float,int,smallint,string,timestamp,tinyint
   
   [info] - Check schemas for expression examples (5 seconds, 938 milliseconds)
   17:00:41.385 WARN org.apache.spark.sql.ExpressionsSchemaSuite: 
   
   ===== POSSIBLE THREAD LEAK IN SUITE o.a.s.sql.ExpressionsSchemaSuite, 
threads: rpc-boss-3-1 (daemon=true), shuffle-boss-6-1 (daemon=true) =====
   [info] Run completed in 9 seconds, 513 milliseconds.
   [info] Total number of tests run: 1
   [info] Suites: completed 1, aborted 0
   [info] Tests: succeeded 1, failed 0, canceled 0, ignored 0, pending 0
   [info] All tests passed.
   [success] Total time: 311 s (05:11), completed 6 Dec, 2022 5:00:41 PM
   
   
   
   ```


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

To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to