[jira] [Commented] (SPARK-39604) Miss UT for DerbyDialet's getCatalystType

2022-06-26 Thread eugene (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17558857#comment-17558857 ] eugene commented on SPARK-39604: Issued https://github.com/apache/spark/pull/36993 for the ticket. >

[jira] [Created] (SPARK-39604) Miss UT for DerbyDialet's getCatalystType

2022-06-26 Thread eugene (Jira)
eugene created SPARK-39604: -- Summary: Miss UT for DerbyDialet's getCatalystType Key: SPARK-39604 URL: https://issues.apache.org/jira/browse/SPARK-39604 Project: Spark Issue Type: Test

[jira] [Commented] (SPARK-38846) Teradata's Number is either converted to its floor value or ceiling value despite its fractional part.

2022-05-10 Thread eugene (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1753#comment-1753 ] eugene commented on SPARK-38846: The JDBC type read from Teradata Numeric is `java.math.BigDecimal`. I

[jira] [Updated] (SPARK-38846) Teradata's Number is either converted to its floor value or ceiling value despite its fractional part.

2022-04-11 Thread eugene (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] eugene updated SPARK-38846: --- Environment: Spark2.3.0/Spark3.2.1 on Yarn Teradata 16.20.32.59 was: Spark2.3.0 on Yarn Teradata

[jira] [Updated] (SPARK-38846) Teradata's Number is either converted to its floor value or ceiling value despite its fractional part.

2022-04-11 Thread eugene (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] eugene updated SPARK-38846: --- Description: I'm trying to load data from Teradata, the code using is:          sparkSession.read          

[jira] [Updated] (SPARK-38846) Teradata's Number is either converted to its floor value or ceiling value despite its fractional part.

2022-04-11 Thread eugene (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] eugene updated SPARK-38846: --- Affects Version/s: 3.2.1 > Teradata's Number is either converted to its floor value or ceiling value >

[jira] [Commented] (SPARK-38846) Teradata's Number is either converted to its floor value or ceiling value despite its fractional part.

2022-04-10 Thread eugene (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17520299#comment-17520299 ] eugene commented on SPARK-38846: [~hyukjin.kwon]  Thanks, just tried with latest Spark version (Spark

[jira] [Created] (SPARK-38846) Teradata's Number is either converted to its floor value or ceiling value despite its fractional part.

2022-04-10 Thread eugene (Jira)
eugene created SPARK-38846: -- Summary: Teradata's Number is either converted to its floor value or ceiling value despite its fractional part. Key: SPARK-38846 URL: https://issues.apache.org/jira/browse/SPARK-38846

[jira] [Commented] (SPARK-25694) URL.setURLStreamHandlerFactory causing incompatible HttpURLConnection issue

2019-03-13 Thread Eugene (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16792230#comment-16792230 ] Eugene commented on SPARK-25694: [~howardatwork],   I have hit this problem as well, seems no