DylanGuedes commented on issue #24881: [SPARK-23160][SQL][TEST] Port window.sql URL: https://github.com/apache/spark/pull/24881#issuecomment-512363836 Nice! So, I'm almost finishing it, I get stucked in the following questions, because I'm not sure if the current behavior is intended or if I should create a JIRA for it: - Spark `exclude` looks different from PgSQL `exclude` (I commented out the error). Should I create a JIRA for it? - Spark does not accept operations between double and timestamp. Should I create a JIRA for it? - Spark does not have a `explain (costs off)`. Should I create a JIRA for it? - `ntile(0)` does not accept an empty bucket. Should I create a JIRA for it? - I think I should create a JIRA for the problems with result not being truncated, but to be fair I didn't created because I don't know which title to create for it. Do you have any suggestion? Thank you!
---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
