Home
last modified time | relevance | path

Searched defs:record_batches (Results 1 – 25 of 27) sorted by relevance

12

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/ruby/red-arrow-dataset/lib/arrow-dataset/
H A Din-memory-scan-task.rb22 def initialize(record_batches, **options) argument
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/ipc/
H A Dreader.h267 std::vector<std::shared_ptr<RecordBatch>> record_batches() const { in record_batches() function
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/ipc/
H A Dreader.h240 std::vector<std::shared_ptr<RecordBatch>> record_batches() const { in record_batches() function
H A Dmetadata_internal.cc1278 const std::vector<FileBlock>& record_batches, in WriteFileFooter()
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/ipc/
H A Dreader.h281 std::vector<std::shared_ptr<RecordBatch>> record_batches() const { in record_batches() function
H A Dmetadata_internal.cc1292 const std::vector<FileBlock>& record_batches, in WriteFileFooter()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/dataset/
H A Ddataset.cc41 RecordBatchVector record_batches, in InMemoryFragment()
47 InMemoryFragment::InMemoryFragment(RecordBatchVector record_batches, in InMemoryFragment()
H A Dscanner.h124 InMemoryScanTask(std::vector<std::shared_ptr<RecordBatch>> record_batches, in InMemoryScanTask()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/dataset/
H A Ddataset.cc60 RecordBatchVector record_batches, in InMemoryFragment()
67 InMemoryFragment::InMemoryFragment(RecordBatchVector record_batches, in InMemoryFragment()
H A Dscanner.h123 InMemoryScanTask(std::vector<std::shared_ptr<RecordBatch>> record_batches, in InMemoryScanTask()
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/dataset/
H A Ddataset.cc68 RecordBatchVector record_batches, in InMemoryFragment()
75 InMemoryFragment::InMemoryFragment(RecordBatchVector record_batches, in InMemoryFragment()
H A Dscanner_test.cc451 explicit CountFailFragment(RecordBatchVector record_batches) in CountFailFragment()
1294 RecordBatchVector record_batches{ in MakeBasicDataset() local
/dports/databases/arrow/apache-arrow-6.0.1/c_glib/arrow-dataset-glib/
H A Dfragment.cpp142 GArrowRecordBatch **record_batches, in gadataset_in_memory_fragment_new()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/c_glib/arrow-glib/
H A Drecord-batch.cpp531 garrow_record_batch_iterator_new(GList *record_batches) in garrow_record_batch_iterator_new()
602 GList *record_batches = NULL; in garrow_record_batch_iterator_to_list() local
H A Dtable.cpp313 GArrowRecordBatch **record_batches, in garrow_table_new_record_batches()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/c_glib/arrow-glib/
H A Drecord-batch.cpp532 garrow_record_batch_iterator_new(GList *record_batches) in garrow_record_batch_iterator_new()
603 GList *record_batches = NULL; in garrow_record_batch_iterator_to_list() local
H A Dtable.cpp313 GArrowRecordBatch **record_batches, in garrow_table_new_record_batches()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/python/pyarrow/tests/
H A Dstrategies.py236 def record_batches(draw, type, rows=None, max_fields=None): function
/dports/databases/arrow/apache-arrow-6.0.1/c_glib/arrow-glib/
H A Drecord-batch.cpp607 garrow_record_batch_iterator_new(GList *record_batches) in garrow_record_batch_iterator_new()
678 GList *record_batches = NULL; in garrow_record_batch_iterator_to_list() local
H A Dtable.cpp457 GArrowRecordBatch **record_batches, in garrow_table_new_record_batches()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/python/pyarrow/tests/
H A Dstrategies.py325 def record_batches(draw, type, rows=None, max_fields=None): function
/dports/databases/arrow/apache-arrow-6.0.1/python/pyarrow/tests/
H A Dstrategies.py329 def record_batches(draw, type, rows=None, max_fields=None): function
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/c_glib/arrow-dataset-glib/
H A Dscanner.cpp597 gad_in_memory_scan_task_new(GArrowRecordBatch **record_batches, in gad_in_memory_scan_task_new()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/rust/arrow/src/ipc/
H A Dwriter.rs92 let record_batches = fbb.create_vector(&self.record_blocks); in finish() localVariable
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/rust/arrow/src/ipc/
H A Dwriter.rs442 let record_batches = fbb.create_vector(&self.record_blocks); in finish() localVariable

12