You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "barenko (via GitHub)" <gi...@apache.org> on 2023/09/28 20:14:53 UTC

[GitHub] [spark] barenko commented on pull request #40683: [SPARK-43049][SQL] Use CLOB instead of VARCHAR(255) for StringType for Oracle JDBC

barenko commented on PR #40683:
URL: https://github.com/apache/spark/pull/40683#issuecomment-1739946042

   How can I force to use varchar2 instead clob?
   
   I have a table with index in the varchar column (ROW_ID) and Oracle does not allow index on clobs. 


-- 
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.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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