aboutsummaryrefslogtreecommitdiff
path: root/python/pyspark/sql/dataframe.py
diff options
context:
space:
mode:
authorEwan Leith <ewan.leith@realitymine.com>2015-09-21 23:43:20 -0700
committerReynold Xin <rxin@databricks.com>2015-09-21 23:43:20 -0700
commit781b21ba2a873ed29394c8dbc74fc700e3e0d17e (patch)
tree3df8da945957740791da3344526a57a1b8bbb325 /python/pyspark/sql/dataframe.py
parent0180b849dbaf191826231eda7dfaaf146a19602b (diff)
downloadspark-781b21ba2a873ed29394c8dbc74fc700e3e0d17e.tar.gz
spark-781b21ba2a873ed29394c8dbc74fc700e3e0d17e.tar.bz2
spark-781b21ba2a873ed29394c8dbc74fc700e3e0d17e.zip
[SPARK-10419] [SQL] Adding SQLServer support for datetimeoffset types to JdbcDialects
Reading from Microsoft SQL Server over jdbc fails when the table contains datetimeoffset types. This patch registers a SQLServer JDBC Dialect that maps datetimeoffset to a String, as Microsoft suggest. Author: Ewan Leith <ewan.leith@realitymine.com> Closes #8575 from realitymine-coordinator/sqlserver.
Diffstat (limited to 'python/pyspark/sql/dataframe.py')
0 files changed, 0 insertions, 0 deletions