Home
last modified time | relevance | path

Searched defs:tablePath (Results 1 – 25 of 28) sorted by relevance

12

/dports/devel/spark/spark-2.1.1/sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/
H A DParquetPartitionDiscoverySuite.scala743 val tablePath = new File(dir, "key=value") constant
759 val tablePath = new File(path, "table") constant
777 val tablePath = new File(dir, "table") constant
858 val tablePath = new File(dir, "table") constant
/dports/databases/kexi/kexi-3.2.0/src/migration/xbase/
H A Dxbasemigrate.cpp149 QString tablePath = m_tableNamePathMap.value( originalName ); in drv_readTableSchema() local
211 QString tablePath = m_tableNamePathMap.value( srcTable ); in drv_copyTable() local
346 QString tablePath = m_tableNamePathMap.value( tableName ); in getConstraints() local
/dports/databases/hbase/hbase-1.2.1/hbase-server/src/test/java/org/apache/hadoop/hbase/migration/
H A DTestUpgradeTo96.java164 Path tablePath = new Path(hbaseRootDir, "foo"); in testHFileV1DetectorWithCorruptFiles() local
224 Path tablePath = new Path(hbaseRootDir, "foo"); in testADirForHFileV1() local
/dports/devel/spark/spark-2.1.1/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/catalog/
H A DInMemoryCatalog.scala384 val tablePath = new Path(tableMeta.location) constant
457 val tablePath = new Path(tableMeta.location) constant
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/
H A Ddbtable.h147 wxString tablePath; // needed for dBase tables variable
181 char tablePath[wxDB_PATH_MAX]; // needed for dBase tables variable
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/modules/translation/library/Translation/Util/
H A DGettextTranslationHelper.php108 private $tablePath; variable in Icinga\\Module\\Translation\\Util\\GettextTranslationHelper
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Ddbtable.h135 wxString tablePath; // needed for dBase tables variable
169 char tablePath[wxDB_PATH_MAX]; // needed for dBase tables variable
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Ddbtable.h135 wxString tablePath; // needed for dBase tables variable
169 char tablePath[wxDB_PATH_MAX]; // needed for dBase tables variable
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Ddbtable.h135 wxString tablePath; // needed for dBase tables variable
169 char tablePath[wxDB_PATH_MAX]; // needed for dBase tables variable
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Ddbtable.h135 wxString tablePath; // needed for dBase tables variable
169 char tablePath[wxDB_PATH_MAX]; // needed for dBase tables variable
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzlib/
H A Dstudiopalette.cpp187 TFilePath tablePath = rootFp + pathTableFileName; in StudioPalette() local
716 TFilePath tablePath = rootFp + pathTableFileName; in removeEntry() local
736 TFilePath tablePath = rootFp + pathTableFileName; in addEntry() local
/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/tools/walkers/contamination/
H A DMinorAlleleFractionRecord.java59 … static ImmutablePair<String, List<MinorAlleleFractionRecord>> readFromPath(final Path tablePath) { in readFromPath()
/dports/devel/liblouis/liblouis-3.20.0/extra/generate-display-names/
H A Dgenerate.c200 char *tablePath = _lou_getTablePath(); in main() local
/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/tools/walkers/validation/
H A DFilterAnalysisRecord.java66 public static List<FilterAnalysisRecord> readFromPath(final Path tablePath) { in readFromPath()
/dports/devel/spark/spark-2.1.1/sql/hive/src/main/scala/org/apache/spark/sql/hive/
H A DHiveExternalCatalog.scala874 val tablePath = new Path(tableMeta.location) constant
917 val tablePath = new Path(tableMeta.location) constant
H A DTableReader.scala114 val tablePath = hiveTable.getPath constant
/dports/biology/sra-tools/sra-tools-2.11.0/tools/util/
H A Drowwritetest.c38 char tablePath[512]; variable
/dports/www/hs-postgrest/postgrest-8.0.0/test/Feature/
H A DOpenApiSpec.hs154 let tablePath = r ^? key "paths" . key "/authors_only" function
/dports/biology/sra-tools/sra-tools-2.11.0/tools/rd-filter-redact/
H A Drd-filter-redact.c480 const char* tablePath, const SRAMgr* rdMgr, rc_t rc) in SDataInit()
1005 const char* tablePath = NULL; variable
/dports/graphics/digikam/digikam-7.4.0/core/libs/dngwriter/extra/dng_sdk/
H A Ddng_big_table.cpp1135 dng_string tablePath; in ReadTableFromXMP() local
1256 dng_string tablePath; in WriteToXMP() local
/dports/databases/hbase/hbase-1.2.1/hbase-server/src/main/java/org/apache/hadoop/hbase/io/
H A DHFileLink.java484 Path tablePath = regionPath.getParent(); in getHFileFromBackReference() local
/dports/science/cdo/cdo-2.0.0/libcdi/src/
H A Dtable.c32 static char *tablePath = NULL; variable
/dports/databases/hsqldb/hsqldb-2.3.4/hsqldb/src/org/hsqldb/util/
H A DDatabaseManagerSwing.java2084 TreePath tablePath; field in DatabaseManagerSwing.PopupListener
/dports/devel/py-tables/tables-3.6.1/tables/
H A Dtable.py134 def _index_pathname_of_column_(tablePath, colpathname): argument
/dports/databases/hbase/hbase-1.2.1/hbase-server/src/main/java/org/apache/hadoop/hbase/util/
H A DFSUtils.java1196 public static TableName getTableName(Path tablePath) { in getTableName()

12