[ https://issues.apache.org/jira/browse/SPARK-26925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hyukjin Kwon resolved SPARK-26925. ---------------------------------- Resolution: Invalid > how to get the statistics when read from or writer to another database by > datasourceV2 > ---------------------------------------------------------------------------------------- > > Key: SPARK-26925 > URL: https://issues.apache.org/jira/browse/SPARK-26925 > Project: Spark > Issue Type: Question > Components: SQL > Affects Versions: 2.4.0 > Reporter: webber > Priority: Major > Original Estimate: 24h > Remaining Estimate: 24h > > How to get the statistics when read from or writer to another database by > datasourceV2. For example, when i read data from Rocksdb by datasourceV2, i > get a dataset, but also need the number of data. If i want to know the > number of the data, i must to do dataset.count(). In fact, i have counted > the number when read from Rocksdb, but i cant feedback the infomation. Can > you help me ? -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org