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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]