[jira] [Commented] (SPARK-42196) Typo in StreamingQuery.scala

2023-01-25 Thread Ganesh Chand (Jira)
[ https://issues.apache.org/jira/browse/SPARK-42196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17680896#comment-17680896 ] Ganesh Chand commented on SPARK-42196: -- I have created a PR with a fix - https://gi

[jira] [Updated] (SPARK-42196) Typo in StreamingQuery.scala

2023-01-25 Thread Ganesh Chand (Jira)
[ https://issues.apache.org/jira/browse/SPARK-42196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Chand updated SPARK-42196: - Description: {color:#172b4d}/**{color} {color:#172b4d} * Returns the unique id of this run of th

[jira] [Created] (SPARK-42196) Typo in StreamingQuery.scala

2023-01-25 Thread Ganesh Chand (Jira)
Ganesh Chand created SPARK-42196: Summary: Typo in StreamingQuery.scala Key: SPARK-42196 URL: https://issues.apache.org/jira/browse/SPARK-42196 Project: Spark Issue Type: Bug Compon

[jira] [Updated] (SPARK-35267) nullable field is set to false for integer type when using reflection to get StructType for a case class

2021-04-28 Thread Ganesh Chand (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Chand updated SPARK-35267: - Description: {code:java} // code placeholder object Util { def toStructType[T](implicit typeT

[jira] [Created] (SPARK-35267) nullable field is set to false for integer type when using reflection to get StructType for a case class

2021-04-28 Thread Ganesh Chand (Jira)
Ganesh Chand created SPARK-35267: Summary: nullable field is set to false for integer type when using reflection to get StructType for a case class Key: SPARK-35267 URL: https://issues.apache.org/jira/browse/SPARK

[jira] [Updated] (SPARK-22928) API Documentation issue for org.apache.spark.sql.streaming.Trigger

2018-01-03 Thread Ganesh Chand (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Chand updated SPARK-22928: - Affects Version/s: 1.6.3 2.0.0 2.2.1 > API Document

[jira] [Updated] (SPARK-22928) API Documentation issue for org.apache.spark.sql.streaming.Trigger

2018-01-03 Thread Ganesh Chand (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Chand updated SPARK-22928: - Description: 1) {{Trigger.java}} link is broken in the documentation - https://spark.apache.org/

[jira] [Updated] (SPARK-22928) API Documentation issue for org.apache.spark.sql.streaming.Trigger

2018-01-03 Thread Ganesh Chand (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Chand updated SPARK-22928: - Description: 1) {{Trigger.java}} link is broken in the documentation - {{https://spark.apache.or

[jira] [Updated] (SPARK-22928) API Documentation issue for org.apache.spark.sql.streaming.Trigger

2017-12-30 Thread Ganesh Chand (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Chand updated SPARK-22928: - Description: 1) {{Trigger.java}} link is broken in the documentation - {{https://spark.apache.or

[jira] [Updated] (SPARK-22928) API Documentation issue for org.apache.spark.sql.streaming.Trigger

2017-12-30 Thread Ganesh Chand (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Chand updated SPARK-22928: - Description: 1) {{Trigger.java}} link is broken in the documentation - {{https://spark.apache.or

[jira] [Updated] (SPARK-22928) API Documentation issue for org.apache.spark.sql.streaming.Trigger

2017-12-30 Thread Ganesh Chand (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Chand updated SPARK-22928: - Description: 1) {{Trigger.java}} link is broken in the documentation - {{https://spark.apache.or

[jira] [Created] (SPARK-22928) API Documentation issue for org.apache.spark.sql.streaming.Trigger

2017-12-30 Thread Ganesh Chand (JIRA)
Ganesh Chand created SPARK-22928: Summary: API Documentation issue for org.apache.spark.sql.streaming.Trigger Key: SPARK-22928 URL: https://issues.apache.org/jira/browse/SPARK-22928 Project: Spark

[jira] [Commented] (SPARK-18393) DataFrame pivot output column names should respect aliases

2016-12-27 Thread Ganesh Chand (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15781324#comment-15781324 ] Ganesh Chand commented on SPARK-18393: -- [~hyukjin.kwon] - Can you confirm the Spark

[jira] [Commented] (SPARK-16886) StructuredNetworkWordCount code comment incorrectly refers to DataFrame instead of Dataset

2016-08-03 Thread Ganesh Chand (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15407031#comment-15407031 ] Ganesh Chand commented on SPARK-16886: -- Submitted a pull request - https://github.co

[jira] [Updated] (SPARK-16886) StructuredNetworkWordCount code comment incorrectly refers to DataFrame instead of Dataset

2016-08-03 Thread Ganesh Chand (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Chand updated SPARK-16886: - Description: Both StructuredNetworkWordCount.scala and StructuredNetworkWordCount.java has the f

[jira] [Updated] (SPARK-16886) StructuredNetworkWordCount code comment incorrectly refers to DataFrame instead of Dataset

2016-08-03 Thread Ganesh Chand (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Chand updated SPARK-16886: - Description: Both StructuredNetworkWordCount.scala and StructuredNetworkWordCount.java has the f

[jira] [Created] (SPARK-16886) StructuredNetworkWordCount code comment incorrectly refers to DataFrame instead of Dataset

2016-08-03 Thread Ganesh Chand (JIRA)
Ganesh Chand created SPARK-16886: Summary: StructuredNetworkWordCount code comment incorrectly refers to DataFrame instead of Dataset Key: SPARK-16886 URL: https://issues.apache.org/jira/browse/SPARK-16886