You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/08/15 17:44:55 UTC

[GitHub] [iceberg] kbendick opened a new issue, #5540: Structured Streaming Iceberg Source Silently Ignores Options It Cannot Process

kbendick opened a new issue, #5540:
URL: https://github.com/apache/iceberg/issues/5540

   ### Apache Iceberg version
   
   0.14.0 (latest release)
   
   ### Query engine
   
   Spark
   
   ### Please describe the bug 🐞
   
   When using `SparkMicroBatchStream`, i.e. when using iceberg as a soruce for structured streaming, certain options from the read configuration, i.e. `SparkReadConf`, are not supported.
   
   Until these options are supported (or if they're never supported for options that might not make sense), we should throw or log a warning that they are being ignored.
   
   As we migrate to `IncrementalDataTableScan`, these issues should go away.
   
   But at present, `SparkMicroBatchStream` is the entrypoint to structured streaming. And options such as `start-snapshot-id`, `end-snapshot-id`, and even `snapshot-id` are silently ignored.
   
   We should log a warning or fail the query at the beginning if any options from the read configuration are not supported / used.


-- 
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: issues-unsubscribe@iceberg.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] github-actions[bot] closed issue #5540: Structured Streaming Iceberg Source Silently Ignores Options It Cannot Process

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #5540: Structured Streaming Iceberg Source Silently Ignores Options It Cannot Process
URL: https://github.com/apache/iceberg/issues/5540


-- 
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: issues-unsubscribe@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] github-actions[bot] commented on issue #5540: Structured Streaming Iceberg Source Silently Ignores Options It Cannot Process

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #5540:
URL: https://github.com/apache/iceberg/issues/5540#issuecomment-1426904716

   This issue has been automatically marked as stale because it has been open for 180 days with no activity. It will be closed in next 14 days if no further activity occurs. To permanently prevent this issue from being considered stale, add the label 'not-stale', but commenting on the issue is preferred when possible.


-- 
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: issues-unsubscribe@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] github-actions[bot] commented on issue #5540: Structured Streaming Iceberg Source Silently Ignores Options It Cannot Process

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #5540:
URL: https://github.com/apache/iceberg/issues/5540#issuecomment-1445232501

   This issue has been closed because it has not received any activity in the last 14 days since being marked as 'stale'


-- 
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: issues-unsubscribe@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org