[GitHub] spark issue #8374: [SPARK-10101] [SQL] Add maxlength to JDBC field metadata ...

2018-01-04 Thread robbyki
Github user robbyki commented on the issue:

https://github.com/apache/spark/pull/8374
  
Apologies for misunderstanding this issue but I'm going through several 
resources to try and understand how to maintain my schema created outside of 
spark and then just truncating my tables from spark followed by writing with a 
savemode of overwrite. My problem exactly this issue with respect to my db 
netezza failing when it sees spark trying to save a text data type so I then 
have to go specify in my new jdbc dialect to use varchar(n) which does work 
however that just replaces all of my varchar columns (different lengths for 
different columns) with whatever I specified in my dialect which is not what I 
want. How can I just have it save the TEXT as varchar without specifying a 
length in the custom dialect?


---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark issue #8374: [SPARK-10101] [SQL] Add maxlength to JDBC field metadata ...

2017-02-09 Thread HyukjinKwon
Github user HyukjinKwon commented on the issue:

https://github.com/apache/spark/pull/8374
  
ping @rama-mullapudi


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark issue #8374: [SPARK-10101] [SQL] Add maxlength to JDBC field metadata ...

2016-10-12 Thread HyukjinKwon
Github user HyukjinKwon commented on the issue:

https://github.com/apache/spark/pull/8374
  
It seems this PR is stale..


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org