Home
last modified time | relevance | path

Searched refs:skewed (Results 1 – 25 of 1079) sorted by relevance

12345678910>>...44

/dports/devel/spark/spark-2.1.1/sql/hive/src/test/resources/ql/src/test/queries/clientpositive/
H A Dlist_bucket_query_multiskew_3.q10 -- 1. where clause has multiple skewed columns and non-skewed columns
14 -- A table can mix up non-skewed partition and skewed partition
15 -- Even for skewed partition, it can have different skewed information.
20 -- create a skewed table
29 -- partition. skewed value is 484/238
30 alter table fact_daily skewed by (key, value) on (('484','val_484'),('238','val_238')) stored as DI…
35 -- another partition. skewed value is 327
36 alter table fact_daily skewed by (key, value) on (('327','val_327')) stored as DIRECTORIES;
41 -- query non-skewed partition
49 -- query skewed partition
[all …]
H A Dskewjoinopt17.q15 -- One of the tables is skewed by 2 columns, and the other table is
16 -- skewed by one column. Ths join is performed on the first skewed column
17 -- The skewed value for the jon key is common to both the tables.
18 -- In this case, the skewed join value is not repeated in the filter.
41 -- One of the tables is skewed by 2 columns, and the other table is
42 -- skewed by one column. Ths join is performed on the both the columns
43 -- In this case, the skewed join value is repeated in the filter.
H A Dcreate_alter_list_bucketing_table1.q11 -- 2. turn off stored as directories but table is still a skewed table
15 -- 3. turn off skewed
16 alter table stored_as_dirs_multiple not skewed;
25 -- 5. turn off skewed should turn off stored as directories too
26 alter table stored_as_dirs_single not skewed;
H A Dlist_bucket_query_oneskew_1.q10 -- 1. where clause has only one skewed column
11 -- 2. where clause doesn't have non-skewed column
37 -- switch fact_daily to skewed table and point its location to /fact_tz/ds=1
38 alter table fact_daily skewed by (x) on (484);
44 alter table fact_daily PARTITION (ds = '1') set skewed location (484='${hiveconf:hive.metastore.war…
49 -- pruner only pick up skewed-value directory
55 -- pruner only pick up default directory since x equal to non-skewed value
H A Dlist_bucket_query_multiskew_1.q12 -- 1. where clause has multiple skewed columns
13 -- 2. where clause doesn't have non-skewed column
21 -- create a skewed table
24 skewed by (key, value) on (('484','val_484'),('238','val_238'))
34 -- pruner only pick up skewed-value directory
40 -- pruner only pick up skewed-value directory
H A Dlist_bucket_dml_11.q6 -- Ensure it works if skewed column is not the first column in the table columns
10 -- list bucketing DML: static partition. multiple skewed columns.
12 -- create a skewed table
15 skewed by (value) on ('val_466','val_287','val_82')
H A Dskewjoinopt6.q15 -- Both the join tables are skewed by 2 keys, and one of the skewed values
16 -- is common to both the tables. The join key is a subset of the skewed key set:
17 -- it only contains the first skewed key for both the tables
H A Dlist_bucket_query_multiskew_2.q10 -- 1. where clause has multiple skewed columns and non-skewed columns
18 -- create a skewed table
21 skewed by (key, value) on (('484','val_484'),('238','val_238'))
43 -- pruner only pick up skewed-value directory
H A Dlist_bucket_dml_2.q13 -- list bucketing DML: static partition. multiple skewed columns.
24 -- create a skewed table
27 skewed by (key, value) on (('484','val_484'),('51','val_14'),('103','val_103'))
53 -- 51 and val_51 in the table so skewed data for 51 and val_14 should be none
60 -- queries with < <= > >= should work for skewed test although we don't benefit from pruning
H A Dlist_bucket_query_oneskew_3.q10 -- 1. where clause has single skewed columns and non-skewed columns
43 -- switch fact_daily to skewed table and point its location to /fact_tz/ds=1
44 alter table fact_daily skewed by (x) on (484,238);
50 alter table fact_daily PARTITION (ds = '1') set skewed location (484='${hiveconf:hive.metastore.war…
H A Dlist_bucket_dml_10.q7 -- list bucketing DML: static partition. multiple skewed columns.
18 -- create a skewed table
21 skewed by (key) on ('484','51','103')
H A Dskewjoinopt5.q15 -- One of the tables is skewed by 2 columns, and the other table is
16 -- skewed by one column. Ths join is performed on the first skewed column
H A Dskewjoinopt12.q15 -- Both the join tables are skewed by 2 keys, and one of the skewed values
16 -- is common to both the tables. The join key matches the skewed key set.
H A Dlist_bucket_dml_13.q6 -- Ensure skewed value map has escaped directory name
10 -- test where the skewed values are more than 1 say columns no. 2 and 4 in a table with 5 columns
13 skewed by (col2, col4) on (('466','val_466'),('287','val_287'),('82','val_82'))
H A Dlist_bucket_query_oneskew_2.q10 -- 1. where clause has only one skewed column
11 -- 2. where clause doesn't have non-skewed column
38 -- switch fact_daily to skewed table and point its location to /fact_tz/ds=1
39 alter table fact_daily skewed by (x) on (484);
45 alter table fact_daily PARTITION (ds = '1') set skewed location (484='${hiveconf:hive.metastore.war…
/dports/science/py-OpenMC/openmc-0.12.2/openmc/data/
H A Dthermal_angle_energy.py171 def __init__(self, energy_out, mu_out, skewed=False): argument
174 self.skewed = skewed
188 group.create_dataset('skewed', data=self.skewed)
207 skewed = bool(group['skewed'])
208 return cls(energy_out, mu_out, skewed)
/dports/science/openmc/openmc-0.12.2/openmc/data/
H A Dthermal_angle_energy.py171 def __init__(self, energy_out, mu_out, skewed=False): argument
174 self.skewed = skewed
188 group.create_dataset('skewed', data=self.skewed)
207 skewed = bool(group['skewed'])
208 return cls(energy_out, mu_out, skewed)
/dports/graphics/scantailor/scantailor-advanced-1.0.16/imageproc/
H A DSkewFinder.cpp97 BinaryImage skewed(coarse_reduced.image().size()); in findSkew() local
105 const double score = process(coarse_reduced, skewed, angle); in findSkew()
128 skewed = BinaryImage(fine_reduced.image().size()); in findSkew()
133 double score_plus = process(fine_reduced, skewed, angle_plus); in findSkew()
134 double score_minus = process(fine_reduced, skewed, angle_minus); in findSkew()
140 score_minus = process(fine_reduced, skewed, angle_minus); in findSkew()
143 score_plus = process(fine_reduced, skewed, angle_plus); in findSkew()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/HelpSource/Classes/
H A DLinRand.schelp9 code::lo:: to code::hi:: , skewed towards
11 skewed towards code::hi:: .
25 The output is skewed towards code::lo:: if code::minmax:: < 0, otherwise skewed towards code::hi::.
/dports/net/asterisk-chan_sccp/chan-sccp-4.3.3/contrib/
H A Drefcounter.py100 if options.skewed:
105 if options.skewed:
200 and not options.skewed:
222 if options.skewed and len(skewed_objects):
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/html/canvas/offscreen/transformations/
H A D2d.transformation.setTransform.skewed.html.ini1 [2d.transformation.setTransform.skewed.html]
2 [OffscreenCanvas test: 2d.transformation.setTransform.skewed]
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/meta/offscreen-canvas/transformations/
H A D2d.transformation.setTransform.skewed.html.ini1 [2d.transformation.setTransform.skewed.html]
2 [OffscreenCanvas test: 2d.transformation.setTransform.skewed]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/html/canvas/offscreen/transformations/
H A D2d.transformation.setTransform.skewed.html.ini1 [2d.transformation.setTransform.skewed.html]
2 [OffscreenCanvas test: 2d.transformation.setTransform.skewed]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/meta/html/canvas/offscreen/transformations/
H A D2d.transformation.setTransform.skewed.html.ini1 [2d.transformation.setTransform.skewed.html]
2 [OffscreenCanvas test: 2d.transformation.setTransform.skewed]
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/frmenus/univ/
H A Dppccplot.top6 skewed distributions <xemf: ~univ\ppccplsk.men>
7 additional skewed distributions <xemf: ~univ\ppccpls2.men>

12345678910>>...44