wenijinew commented on PR #38312:
URL: https://github.com/apache/spark/pull/38312#issuecomment-2621403679

   Can I use the option `spark.sql.legacy.parquet.nanosAsLong` in any version 
newer than `3.2.4` or only the version `3.2.4`?
   I am using `3.3.1`, and I set the option as below. It doesn't work.
   
   
`SparkSession.builder.appName("app").config("spark.sql.legacy.parquet.nanosAsLong",
 "true").getOrCreate()`


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