pan3793 commented on PR #5017: URL: https://github.com/apache/kyuubi/pull/5017#issuecomment-1619917473
> > Another question not related to this PR, what's the output filename pattern written by this connector? does it have `.<codec>.<format>` suffix? e.g. `.gzip.parquet` > > Like Spark Hive v1, it has no suffix It's inconsistent in built-in Hive, parquet has no suffix but ORC does. -- 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]
