cloud-fan commented on issue #26242: [SPARK-29586][SQL]changge jdbc method param lowerBound and upperBound DataType URL: https://github.com/apache/spark/pull/26242#issuecomment-546948755 We can't change the public API. I think the current API is OK as a shortcut to specify upper/lower bound for integral type column (we can improve the doc). User can specify whatever bound values they want via `DataFrameReader.option`, right?
---------------------------------------------------------------- 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]
