[
https://issues.apache.org/jira/browse/BEAM-13835?focusedWorklogId=721233&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-721233
]
ASF GitHub Bot logged work on BEAM-13835:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 04/Feb/22 23:22
Start Date: 04/Feb/22 23:22
Worklog Time Spent: 10m
Work Description: pabloem commented on pull request #15848:
URL: https://github.com/apache/beam/pull/15848#issuecomment-1030425091
> > The issue is that the query with the full range would be executing in
the database, so we may duplicate work on the database - so I'm not sure how
bad this is or not : )
>
> I was thinking about this as well. When just traversing the index tree
that's probably fine if it doesn't happen too aggressively. But if it involves
sorting and throwing a significant part of that work away all the time it will
certainly impact the database badly.
If I have time, I'll try to write a SDF implementation for this next week,
and make sure that the documentation is clear about what it does, and
considerations.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 721233)
Remaining Estimate: 0h
Time Spent: 10m
> Support any-column-type to partition JdbcIO table reads
> -------------------------------------------------------
>
> Key: BEAM-13835
> URL: https://issues.apache.org/jira/browse/BEAM-13835
> Project: Beam
> Issue Type: Sub-task
> Components: io-java-jdbc
> Reporter: Pablo Estrada
> Assignee: Pablo Estrada
> Priority: P2
> Time Spent: 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)