No, you're not missing anything. This isn't functionality that ships with the bulk export tool, but you can use it as a reference implementation to understand remote_api and add the functionality you need.
On Thu, Jul 22, 2010 at 10:29 AM, Scott Newman <[email protected]> wrote: > Hello All, > > I'm going to be accumulating millions of rows a day that I need to > export into a remote system for reconciliation purposes. It looks like > I'll need to use the data exporter tool, but I'm not seeing how I > could export data for a date range. I see in the docs how to export > all data and how to transform data in the export, but nothing about > providing filters on the exported data. > > Am I missing something obvious? > > -- Scott > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-appengine%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > -- Ikai Lan Developer Programs Engineer, Google App Engine Blog: http://googleappengine.blogspot.com Twitter: http://twitter.com/app_engine Reddit: http://www.reddit.com/r/appengine -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
