Uploaded image for project: 'Spark Connector'
  1. Spark Connector
  2. SPARK-337

Ensure infer schema uses local read config overrides

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 10.0.0
    • Affects Version/s: None
    • Component/s: None
    • None

      When inferring a schema then local options should work:

      spark.read.format("mongodb").option("uri", "mongodb://localhost").option("database", "test").option("collection", "test").load()
      

            Assignee:
            ross@mongodb.com Ross Lawley
            Reporter:
            ross@mongodb.com Ross Lawley
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: