Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Winters (0.18 sec)

  1. internal/s3select/csv/testdata/testdata.zip

    1 -73.86395263671875 40.732879638671875 -73.920028686523438 40.741107940673828 1 4.59 16 0 0.5 0 0 16.5 2 1 196 226 green 0.00 0.0 0.0 63 41 6.93 1288 717.02 4 Queens 071702 4071702 I QN18 Rego Park 4108 599 185.02 4 Queens 018502 4018502 E QN31 Hunters Point-Sunnyside-West Maspeth 4109 3389329 2 2014-03-26 19:37:54 2014-03-26 19:52:22 N 1 -73.863868713378906 40.732524871826172 -73.906852722167969 40.740898132324219 2 2.98 13.5 1 0.5 1 0 16 1 1 196 260 green 0.00 0.0 0.0 36 24 11.86 1288 717.02 4...
    ZIP Archive
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Tue Jun 01 21:59:40 GMT 2021
    - 111.6K bytes
    - Viewed (0)
  2. cmd/bucket-replication.go

    			// always set this to distinguish between `mc mirror` replication and serverside
    			ReplicationRequest: true,
    		},
    	})
    	return err
    }
    
    // filterReplicationStatusMetadata filters replication status metadata for COPY
    func filterReplicationStatusMetadata(metadata map[string]string) map[string]string {
    	// Copy on write
    	dst := metadata
    	var copied bool
    	delKey := func(key string) {
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Wed May 01 01:09:56 GMT 2024
    - 112.2K bytes
    - Viewed (1)
Back to top